====== ZFS - Snapshots - Take a Snapshot ====== ===== Take the Snapshot ===== sudo zfs snapshot testpool/some_directory@friday ---- ===== Verify the Snapshot ===== zfs list -t snapshot returns: NAME USED AVAIL REFER MOUNTPOINT testpool/some_directory@friday 18.20G - 18.20G -