Humberto Ramirez
2010-Sep-12 15:24 UTC
[zfs-discuss] Failed zfs send "invalid backup stream".............
I''m trying to replicate a 300 GB pool with this command zfs send alpha at 3 | zfs receive -F omega about 2 hours in to the process it fails with this error "cannot receive new filesystem stream: invalid backup stream" I have tried setting the target read only (zfs set readonly=on omega) also disable Timeslider thinking it might have something to do with it. What could be causing the error ? if the target is a new hard drive can I use this zfs send alpha at 3 > /dev/c10t0d0 ? Thanks -- This message posted from opensolaris.org
Andrew Gabriel
2010-Sep-12 15:33 UTC
[zfs-discuss] Failed zfs send "invalid backup stream".............
Humberto Ramirez wrote:> I''m trying to replicate a 300 GB pool with this command > > zfs send alpha at 3 | zfs receive -F omega > > about 2 hours in to the process it fails with this error > > "cannot receive new filesystem stream: invalid backup stream" > > I have tried setting the target read only (zfs set readonly=on omega) > also disable Timeslider thinking it might have something to do with it. > > What could be causing the error ?Could be zfs filesystem version too old on the sending side (I have one such case). What are their versions, and what release/build of the OS are you using?> if the target is a new hard drive can I use > this zfs send alpha at 3 > /dev/c10t0d0 ? >That command doesn''t make much sense for the purpose of doing anything useful. -- Andrew Gabriel
Humberto Ramirez
2010-Sep-12 16:38 UTC
[zfs-discuss] Failed zfs send "invalid backup stream".............
Thanks for the reply Andrew, there both 22 (I checked on that prior to post) Thanks. -- This message posted from opensolaris.org
Richard Elling
2010-Sep-12 19:13 UTC
[zfs-discuss] Failed zfs send "invalid backup stream".............
On Sep 12, 2010, at 8:24 AM, Humberto Ramirez wrote:> I''m trying to replicate a 300 GB pool with this command > > zfs send alpha at 3 | zfs receive -F omega > > about 2 hours in to the process it fails with this error > > "cannot receive new filesystem stream: invalid backup stream" > > I have tried setting the target read only (zfs set readonly=on omega) > also disable Timeslider thinking it might have something to do with it. > > What could be causing the error ? if the target is a new hard drive can I use > this zfs send alpha at 3 > /dev/c10t0d0 ?Network problems will cause this. Try sending through ssh to take advantage of extra data stream protection. -- richard -- OpenStorage Summit, October 25-27, Palo Alto, CA http://nexenta-summit2010.eventbrite.com Richard Elling richard at nexenta.com +1-760-896-4422 Enterprise class storage for everyone www.nexenta.com