Hi Chris, Chris Gerhard wrote: > With auto-snapshot still on are all the snapshots taken as a single > transaction as they would be with a recursive snapshot?
Yep, it uses "zfs snapshot -r" when it can, degrading to snapshots of the individual datasets it can't recursively snapshot and recursive snapshots of the ones it can. (if that makes sense) The logic to do that works, but is a bit process-heavy right now: I'm working on using more ksh builtins instead. Of course, you can disable the snapshot-based-on-zfs-user-properties functionality, and go back to taking snapshots based solely on statically listed filesystems (see the service manifest or README file and check for the "zfs/fs-name" SMF property) > Alas I've had to downgrade as Nautilus is not usable: Yow. cheers, tim _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss