Just experimenting a bit today ![Smile :) :)]()
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:
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
Playing with ZFS bookmarks

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):
- zfs bookmark tank/test@20140717-0941 tank/test#20140717-0941
3) now let's send the incremental from the bookmark
Code (text):
- zfs send -Rv -i tank/test#20140717-0941...