We installed b151a and couldn't reproduce a failed receive of a
recursive root pool snapshot and also tested on b152 and b155.

The original error message isn't very helpful, but your test below
points to a problem in your root pool environment.

You might review your zpool history -il rpool output for clues.

Thanks,

Cindy


On 01/05/11 14:01, Brandon High wrote:
On Wed, Jan 5, 2011 at 11:57 AM, Cindy Swearingen
<cindy.swearin...@oracle.com> wrote:
In the meantime, you could rule out a problem with zfs send/recv on your
system if you could create another non-BE dataset with descendent
datasets, create a recursive snapshot, and retry the recursive send/recv
operation.

That appears to work fine on this system and on another running 151a.

# zfs snapshot -r radar/export/h...@copy
# zfs send -R radar/export/h...@copy | zfs recv -duF radar/bar
# echo $?
0

Trying to receive the rpool in a liveusb environment fails too.

-B

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

Reply via email to