Oh.  Yup, I had figured this out on my own but forgot to post back.  --inplace 
accomplishes what we're talking about.  --no-whole-file is also necessary if 
copying files locally (not over the network), because rsync does default to 
only copying changed blocks, but it overrides that default behavior when not 
copying over the network.

Also, has anyone figured out a best-case blocksize to use with rsync?  I tried 
zfs get volblocksize [pool], but it just returns "-".
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to