Re: [zfs-discuss] zfs send receive problem/questions

2010-12-03 Thread Matthew Ahrens
On Wed, Dec 1, 2010 at 10:30 AM, Don Jackson don.jack...@gmail.com wrote: # zfs send -R naspool/open...@xfer-11292010 | zfs receive -Fv  npool/openbsd receiving full stream of naspool/open...@xfer-11292010 into npool/open...@xfer-11292010 received 23.5GB stream in 883 seconds (27.3MB/sec)

Re: [zfs-discuss] zfs send receive problem/questions

2010-12-03 Thread Don Jackson
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

Re: [zfs-discuss] zfs send receive problem/questions

2010-12-03 Thread Edward Ned Harvey
From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- boun...@opensolaris.org] On Behalf Of Don Jackson # 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

[zfs-discuss] Problem with a failed replace.

2010-12-03 Thread Curtis Schiewek
I was in the middle of doing a replace on a bad drive and I lost power. Now the replacement won't finish and I'm not sure what to do. I've tried detaching, reataching, moving drives around, and nothing works. Here's my zpool status: pool: media state: DEGRADED scrub: scrub completed

Re: [zfs-discuss] Problem with a failed replace.

2010-12-03 Thread Mark J Musante
On Fri, 3 Dec 2010, Curtis Schiewek wrote: NAME STATE READ WRITE CKSUM media DEGRADED 0 0 0 raidz1 ONLINE 0 0 0 ad8ONLINE 0 0 0 ad10 ONLINE 0 0 0

Re: [zfs-discuss] Problem with a failed replace.

2010-12-03 Thread Curtis Schiewek
cannot detach ad24: no valid replicas On Fri, Dec 3, 2010 at 1:38 PM, Mark J Musante mark.musa...@oracle.comwrote: On Fri, 3 Dec 2010, Curtis Schiewek wrote: NAME STATE READ WRITE CKSUM media DEGRADED 0 0 0 raidz1 ONLINE

Re: [zfs-discuss] Problem with a failed replace.

2010-12-03 Thread Mark J Musante
On Fri, 3 Dec 2010, Curtis Schiewek wrote: cannot detach ad24: no valid replicas I bet that's an instance of CR 6909724. If you have another disk you can spare, you can do a zpool attach media ad24 newdisk, wait for it to finish resilvering, and then zfs should automatically clean up

Re: [zfs-discuss] Problem with a failed replace.

2010-12-03 Thread Günther
i have had the same problem a few weeks ago and destroyed/rebuilded my pool (NexentaCore) this seems to be a zfs bug, see * http://bugs.opensolaris.org/bugdatabase and goto bug_id=6782540 * fixed in zpool version 28 gea napp-it.org -- This message posted from opensolaris.org