This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:storage:zfs_snapshot [2021/07/08 13:39] gcooper |
computing:storage:zfs_snapshot [2024/04/05 06:59] (current) gcooper |
||
---|---|---|---|
Line 2: | Line 2: | ||
**Oracle Documentation**: | **Oracle Documentation**: | ||
+ | |||
+ | **Napp-IT Replication Docs**: https:// | ||
**Napp-IT Documentation**: | **Napp-IT Documentation**: | ||
Line 7: | Line 9: | ||
<note important> | <note important> | ||
- | :!: 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 ''/ | + | **Snapshots are automatically mounted** |
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: | ||
Line 23: | Line 25: | ||
==== Using Clones ==== | ==== Using Clones ==== | ||
- | :!: As with snapshots, creating a clone is nearly instantaneous and initially consumes no additional disk space. Clones can only be created from snapshots. | + | :!: As with snapshots, creating a clone (writeable filesystem) |
If you don't want to muck with the '' | If you don't want to muck with the '' |