Thanks Ian for your response. So you are saying, if I create recursive snapshot of the pool, it will be able to do the incremental send/recv for the file systems created on the fly?
I was thinking that if the file systems are created on the fly, then there is no previous snapshot for the newly created filesystems under that pool. So incremental send/recv will not work. On Mon, Jan 24, 2011 at 3:34 PM, Ian Collins <i...@ianshome.com> wrote: > On 01/25/11 12:30 PM, Rahul Deb wrote: > > There is only one pool and hundreds of zfs file systems under that > pool. New file systems are getting created on the fly. > > Is it possible to automate zfs incremental send/recv in this scenario? > > My assumption is negative as incremental send/recv needs a full > snapshot to be sent first before starting the incremental one. In our > case file systems are getting created on the fly while incremental > send/recv is active in parallel. > > Provided you do a recursive snapshot of the pool then yes, it will work. > > -- > Ian. > >
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss