Robert <slask <at> telia.com> writes:
> 
> I simply need to rename/remove one of the erronous c2d0 entries/disks in
> the pool so that I can use it in full again, since at this time I can't
> reconnect the 10th disk in my raid and if one more disk fails all my
> data would be lost (4 TB is a lot of disk to waste!)

You see an erroneous c2d0 device that you claim is in reality c3d0...
If I were you I would try:

  $ zpool replace [-f] rz2pool c2d0 c3d0

The -f option may or may not be necessary.
Also, what disk devices does this command display ?:

  $ format

-marc

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to