Quantcast
Channel: TrueNAS Community
Viewing all articles
Browse latest Browse all 185907

Playing with ZFS bookmarks

$
0
0
Just experimenting a bit today :)

I noticed that feature@bookmarks and feature@extensible_dataset are enabled and active.

1) Now I can bookmark a snapshot (i.e. @20140717-0941 in the test Dataset of the tank pool) with:

Code (text):
  1. zfs bookmark tank/test@20140717-0941 tank/test#20140717-0941
2) next step is taking a new snapshot of the same dataset (tank/test@20140717-1209)

3) now let's send the incremental from the bookmark

Code (text):
  1. zfs send -Rv -i tank/test#20140717-0941...
Playing with ZFS bookmarks

Viewing all articles
Browse latest Browse all 185907

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>