On Thu, Dec 9, 2010 at 5:31 PM, Ian Collins <i...@ianshome.com> wrote:
>  On 12/10/10 12:31 PM, Moazam Raja wrote:
>> So, is it OK to send/recv while having the receive volume write enabled?

> A write can fail if a filesystem is unmounted for update.

True, but ZFS recv will not normally unmount a filesystem.  It could
if you are receiving an incremental "send -R" stream where the
mountpoint or canmount properties are changed.

If you are accessing a file that is deleted by "zfs recv", then you
will get ESTALE.

--matt
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to