On 03/10/12 02:48 AM, Cameron Hanover wrote:
On Mar 6, 2012, at 8:26 AM, Carsten John wrote:
Hello everybody,
I set up a script to replicate all zfs filesystems (some 300 user home directories in
this case) within a given pool to a "mirror" machine. The basic idea is to send
the snapshots in
I've seen similar error messages from a script I've written, as well. Mine
does create a lock file and won't run if a `zfs send` is already in progress.
My only guess is that the second (or third, or...) filesystem starts sending to
the receiving host before the latter has fully finished the `zf
On Tue, Mar 6, 2012 at 10:19 AM, Edward Ned Harvey
wrote:
>> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss-
>> boun...@opensolaris.org] On Behalf Of Carsten John
>> "cannot receive new filesystem stream: dataset is busy" or
>>
>> "cannot receive incremental filesystem stream: da
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss-
> boun...@opensolaris.org] On Behalf Of Carsten John
>
> I set up a script to replicate all zfs filesystems (some 300 user home
> directories in this case) within a given pool to a "mirror" machine. The
basic
> idea is to send the sn
Hello everybody,
I set up a script to replicate all zfs filesystems (some 300 user home
directories in this case) within a given pool to a "mirror" machine. The basic
idea is to send the snapshots incremental if the corresponding snapshot exists
on the remote side or send a complete snapshot if