> Try using the -d option to zfs receive. The ability
> to do "zfs send
> -R ... | zfs receive [without -d]" was added
> relatively recently, and
> you may be encountering a bug that is specific to
> receiving a send of
> a whole pool.
I just tried this, didn't work, new error:
# zfs send -
Here is some more info on my system:
This machine is running Solaris 10 U9, with all the patches as of 11/10/2010.
The source zpool I am attempting to transfer from was originally created on a
older OpenSolaris (specifically Nevada) release, I think it was 111.
I did a zpool export on that zpool
Hello,
I am attempting to move a bunch of zfs filesystems from one pool to another.
Mostly this is working fine, but one collection of file systems is causing me
problems, and repeated re-reading of "man zfs" and the ZFS Administrators Guide
is not helping. I would really appreciate some help