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 -- Brandon High : bh...@freaks.com _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss