User Tools

Site Tools


computing:storage:zfs_snapshot

This is an old revision of the document!


ZFS Snapshots

https://docs.oracle.com/cd/E23824_01/html/821-1448/gavvx.html

ZFS snapshots can be a fast and easy way to perform backups.

:!: Napp-IT has a commercial (Pro) module available that performs ZFS snapshots and sends them to another ZFS server.

Recover Data from Snapshots

Snapshots are automatically mounted under /$MOUNTPOINT/.zfs/snapshot/$SNAPSHOTNAME.

You could also clone the snapshot if you don't want to muck with .zfs, copy out your files/folders that need recovering, then destroy the clone.

computing/storage/zfs_snapshot.1554325279.txt.gz · Last modified: 2019/04/03 15:01 by gcooper