On Tue, Sep 29, 2009 at 5:30 PM, David Stewart <despasad...@onebox.com> wrote: > Before I try these options you outlined I do have a question. I went in to > VMWare Fusion and removed one of the drives from the virtual machine that was > used to create a RAIDZ pool (there were five drives, one for the OS, and four > for the RAIDZ.) Instead of receiving the "removed" status that I am getting > with the "real" system, I receive "unnavail 0 0 0 cannot open." So, do I > really need to remove and RMA the drive or is it just not being recognized by > OpenSolaris and can I do something nondestructive to find and repair the > RAIDZ?
Yes, follow Marion's suggestion do a dd if=/dev/rdsk/c8t3d0s0 of=/dev/null bs=4k count=100000 on the failed drive, look for the activity light to find out which one is faulted, replace it with a good one and then do a zpool clear. > I am so not looking forward to moving the 2.4TB of data around again. That should not be necessary. -Ross _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss