On Tue, 27 Mar 2007, [UTF-8] �^Aukasz wrote: > zfs send then would: > 1. create replicate snapshot if it does not exist > 2. send data > 3. wait 10 seconds > 4. rename snapshot to replicate_previous ( destroy previous if exists ) > 5. goto 1. > > All snapshot operations are done in kernel - it works faster then. I > have implemented this mechanism and it works.
Out of curiosity, what is the timing difference between a userland script and performing the operations in the kernel? Which of the steps are you attempting to speed up? What's the bottleneck? Regards, markm _______________________________________________ zfs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
