Re: [zfs-discuss] Question regarding incremental zfs send/recv for hundreds of zfs filesystems under one pool

2011-01-25 Thread Ian Collins
On 01/25/11 08:42 PM, Rahul Deb wrote: 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

Re: [zfs-discuss] Question regarding incremental zfs send/recv for hundreds of zfs filesystems under one pool

2011-01-25 Thread Richard Elling
On Jan 24, 2011, at 3: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? Yes. My assumption is negative as incremental

[zfs-discuss] Question regarding incremental zfs send/recv for hundreds of zfs filesystems under one pool

2011-01-24 Thread Rahul Deb
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

Re: [zfs-discuss] Question regarding incremental zfs send/recv for hundreds of zfs filesystems under one pool

2011-01-24 Thread Ian Collins
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

Re: [zfs-discuss] Question regarding incremental zfs send/recv for hundreds of zfs filesystems under one pool

2011-01-24 Thread Bryan Hodgson
And does it handle the deletions as well? Bryan On Tue, Jan 25, 2011 at 12:34:57PM +1300, Ian Collins 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.

Re: [zfs-discuss] Question regarding incremental zfs send/recv for hundreds of zfs filesystems under one pool

2011-01-24 Thread Rahul Deb
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