[zfs-discuss] zfs inheritance

2010-05-31 Thread wojciech
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

[zfs-discuss] Remote synchronization of two pools: synchronizing ZFS properties

2009-12-08 Thread Wojciech Owczarek
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