I am trying to recover a raid set, there are only three drives that are part of
the set. I attached a disk and discovered it was bad. It was never part of the
raid set. The disk is now gone and when I try to import the pool I get the
error listed below. Is there a chance to recover? TIA!
Sun Microsystems Inc. SunOS 5.11 snv_112 November 2008
# zpool import
pool: vpool
id: 14231674658037629037
state: UNAVAIL
status: One or more devices are missing from the system.
action: The pool cannot be imported. Attach the missing
devices and try again.
see: http://www.sun.com/msg/ZFS-8000-6X
config:
vpool UNAVAIL missing device
raidz1 ONLINE
c0t0d0 ONLINE
c0t1d0 ONLINE
c0t2d0 ONLINE
Additional devices are known to be part of this pool, though their
exact configuration cannot be determined.
# bash
bash-3.2# zpool import -fF
pool: vpool
id: 14231674658037629037
state: UNAVAIL
status: One or more devices are missing from the system.
action: The pool cannot be imported. Attach the missing
devices and try again.
see: http://www.sun.com/msg/ZFS-8000-6X
config:
vpool UNAVAIL missing device
raidz1 ONLINE
c0t0d0 ONLINE
c0t1d0 ONLINE
c0t2d0 ONLINE
Additional devices are known to be part of this pool, though their
exact configuration cannot be determined.
--
This message posted from opensolaris.org
Daniel Carosone
2010-Apr-10 05:31 UTC
[zfs-discuss] vPool unavailable but RaidZ1 is online
On Sun, Apr 04, 2010 at 07:13:58AM -0700, Kevin wrote:> I am trying to recover a raid set, there are only three drives that > are part of the set. I attached a disk and discovered it was bad. > It was never part of the raid set.Are you able to tell us more precisely what you did with this disk? For example, exactly how did you "attach" the disk? Maybe it was in fact "added" as a non-redundant second vdev? Can you attach the output of zdb -l from one of the pool devices? zdb -h may reveal more accurately the history of what was attached and how. -- Dan. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 194 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100410/bbfbdcbb/attachment.bin>