User Tools

Site Tools


computing:storage:zfs_snapshot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:storage:zfs_snapshot [2021/07/08 13:40]
gcooper
computing:storage:zfs_snapshot [2024/04/05 06:59] (current)
gcooper
Line 2: Line 2:
  
 **Oracle Documentation**: https://docs.oracle.com/cd/E23824_01/html/821-1448/gavvx.html **Oracle Documentation**: https://docs.oracle.com/cd/E23824_01/html/821-1448/gavvx.html
 +
 +**Napp-IT Replication Docs**: https://www.napp-it.org/extensions/replication.html
  
 **Napp-IT Documentation**: https://napp-it.org/doc/downloads/napp-it.pdf **Napp-IT Documentation**: https://napp-it.org/doc/downloads/napp-it.pdf
Line 7: Line 9:
 <note important>ZFS snapshots can be a fast and easy way to enhance your disaster preparedness.</note> <note important>ZFS snapshots can be a fast and easy way to enhance your disaster preparedness.</note>
  
-:!: Napp-IT has a commercial (Pro) Replication module available that performs ZFS snapshots and sends them to another ZFS server.+:!: Napp-IT has a commercial (Pro) Replication module available that performs ZFS snapshots and pulls them to another ZFS server.
  
 ===== Recover Data from Snapshots ===== ===== Recover Data from Snapshots =====
Line 13: Line 15:
 ==== By File ==== ==== By File ====
  
-**Snapshots are automatically mounted** under ''/$FILESYSTEM/.zfs/snapshot/$SNAPSHOTNAME'' You can use the CLI to copy data you want to recover to another location.+**Snapshots are automatically mounted** (read only) under ''/$FILESYSTEM/.zfs/snapshot/$SNAPSHOTNAME'' You can use the CLI to copy data you want to recover to another location.
  
 Example with a (three level) nested ZFS filesystem showing an NFS storage repository containing VHDs: Example with a (three level) nested ZFS filesystem showing an NFS storage repository containing VHDs:
computing/storage/zfs_snapshot.1625773241.txt.gz · Last modified: 2021/07/08 13:40 by gcooper