Hi,
I created couple zfs fs:
datapool
datapool/system
datapool/system/mikkel
datapool/users
datapool/users/john
...
I have set com.sun:auto-snapshot:daily to true on datapool/users and set
inherit -r to datapool/users.
datapool/users/john com.sun:auto-snapshot:daily true inherited f
Hi All,
My question is related to: 6839260 want zfs send with properties.
I'm running "zfs send | mbuffer | network | mbuffer | zfs recv" nightly between
two arrays (2008.11), but my backup script does not do recursive send/recv - it
walks through all datasets, sends the increments one by one a