> 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 -R naspool/open...@xfer-11292010 | zfs recv -d npool/openbsd
     cannot receive new filesystem stream: out of space

The destination pool is much larger (by several TB)  than the source pool, so I 
don't see how it can not have enough disk space:

# zfs list -r npool/openbsd
NAME                                                     USED  AVAIL  REFER  
MOUNTPOINT
npool/openbsd                                           82.5G  7.18T  23.5G  
/npool/openbsd
npool/open...@xfer-11292010                                 0      -  23.5G  -
npool/openbsd/openbsd                                   59.0G  7.18T  23.5G  
/npool/openbsd/openbsd
npool/openbsd/open...@xfer-11292010                         0      -  23.5G  -
npool/openbsd/openbsd/4.5                               22.3G  7.18T  1.54G  
/npool/openbsd/openbsd/4.5
npool/openbsd/openbsd/4...@xfer-11292010                     0      -  1.54G  -
npool/openbsd/openbsd/4.5/packages                      18.7G  7.18T  18.7G  
/npool/openbsd/openbsd/4.5/packages
npool/openbsd/openbsd/4.5/packa...@xfer-11292010            0      -  18.7G  -
npool/openbsd/openbsd/4.5/packages-local                49.7K  7.18T  49.7K  
/npool/openbsd/openbsd/4.5/packages-local
npool/openbsd/openbsd/4.5/packages-lo...@xfer-11292010      0      -  49.7K  -
npool/openbsd/openbsd/4.5/ports                          288M  7.18T   259M  
/npool/openbsd/openbsd/4.5/ports
npool/openbsd/openbsd/4.5/po...@patch000                47.2K      -  49.7K  -
npool/openbsd/openbsd/4.5/po...@patch005                29.0M      -   261M  -
npool/openbsd/openbsd/4.5/po...@xfer-11292010               0      -   259M  -
npool/openbsd/openbsd/4.5/release                        462M  7.18T   462M  
/npool/openbsd/openbsd/4.5/release
npool/openbsd/openbsd/4.5/rele...@xfer-11292010             0      -   462M  -
npool/openbsd/openbsd/4.5/src                            728M  7.18T   703M  
/npool/openbsd/openbsd/4.5/src
npool/openbsd/openbsd/4.5/s...@patch000                  47.2K      -  49.7K  -
npool/openbsd/openbsd/4.5/s...@patch005                  25.1M      -   709M  -
npool/openbsd/openbsd/4.5/s...@xfer-11292010                 0      -   703M  -
npool/openbsd/openbsd/4.5/xenocara                       572M  7.18T   565M  
/npool/openbsd/openbsd/4.5/xenocara
npool/openbsd/openbsd/4.5/xenoc...@patch000             47.2K      -  49.7K  -
npool/openbsd/openbsd/4.5/xenoc...@patch005             6.52M      -   565M  -
npool/openbsd/openbsd/4.5/xenoc...@xfer-11292010            0      -   565M  -
npool/openbsd/openbsd/4.8                               13.2G  7.18T   413M  
/npool/openbsd/openbsd/4.8
npool/openbsd/openbsd/4...@xfer-11292010                     0      -   413M  -
npool/openbsd/openbsd/4.8/packages                      11.9G  7.18T  11.9G  
/npool/openbsd/openbsd/4.8/packages
npool/openbsd/openbsd/4.8/packa...@xfer-11292010            0      -  11.9G  -
npool/openbsd/openbsd/4.8/packages-local                49.7K  7.18T  49.7K  
/npool/openbsd/openbsd/4.8/packages-local
npool/openbsd/openbsd/4.8/packages-lo...@xfer-11292010      0      -  49.7K  -
npool/openbsd/openbsd/4.8/ports                          277M  7.18T   277M  
/npool/openbsd/openbsd/4.8/ports
npool/openbsd/openbsd/4.8/po...@patch000                47.2K      -  49.7K  -
npool/openbsd/openbsd/4.8/po...@xfer-11292010               0      -   277M  -
npool/openbsd/openbsd/4.8/release                        577M  7.18T   577M  
/npool/openbsd/openbsd/4.8/release
npool/openbsd/openbsd/4.8/rele...@xfer-11292010             0      -   577M  -
npool/openbsd/openbsd/4.8/src                           96.9K  7.18T  49.7K  
/npool/openbsd/openbsd/4.8/src
npool/openbsd/openbsd/4.8/s...@patch000                  47.2K      -  49.7K  -
npool/openbsd/openbsd/4.8/s...@xfer-11292010                 0      -  49.7K  -
npool/openbsd/openbsd/4.8/xenocara                      96.9K  7.18T  49.7K  
/npool/openbsd/openbsd/4.8/xenocara
npool/openbsd/openbsd/4.8/xenoc...@patch000             47.2K      -  49.7K  -
npool/openbsd/openbsd/4.8/xenoc...@xfer-11292010            0      -  49.7K  -
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to