Trevor Watson wrote:

> I have had the same problem too, but managed to work around it by 
> setting the mountpoint to none before performing the ZFS send. But that 
> only works on file-systems you can quiesce.

Yeah, and / is always going to be a bit of a problem ;-)

> How about making a clone of your snapshot, then set the mounpoint of the 
> clone to none, take a snapshot of the unmounted clone and then zfs send 
> that?

I think that might work, but it means I'd have to write a script to 
traverse the filesystems in the root pool, which would be a bit fiddly. 
    If there was a '-nomount' flag to zfs receive, snapshotting & saving 
a pool would be just 2 commands.

Looks like a RFE is needed to me...

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

Reply via email to