The device is listed with s0; did you try using c5t9d0s0 as the name?

On 12 Sep, 2009, at 17.44, Jeremy Kister wrote:

[sorry for the cross post to solarisx86]

One of my disks died that i had in a raidz configuration on a Sun V40z with Solaris 10u5. I took the bad disk out, replaced the disk, and issued 'zpool replace pool c5t9d0'. the resilver process started, and before it was done i rebooted the system.

now, the raidz is all upset:

# zpool status
  pool: pool
 state: DEGRADED
status: One or more devices could not be opened. Sufficient replicas exist for
        the pool to continue functioning in a degraded state.
action: Attach the missing device and online it using 'zpool online'.
   see: http://www.sun.com/msg/ZFS-8000-D3
 scrub: resilver completed with 0 errors on Sat Sep 12 17:19:57 2009
config:

        NAME            STATE     READ WRITE CKSUM
        nfspool         DEGRADED     0     0     0
          raidz1        ONLINE       0     0     0
            c3t4d0      ONLINE       0     0     0
            c5t4d0      ONLINE       0     0     0
            c3t5d0      ONLINE       0     0     0
            c5t5d0      ONLINE       0     0     0
          raidz1        DEGRADED     0     0     0
            c3t8d0      ONLINE       0     0     0
            c5t8d0      ONLINE       0     0     0
            c3t9d0      ONLINE       0     0     0
            c5t9d0s0/o  UNAVAIL      0     0     0  cannot open
          raidz1        ONLINE       0     0     0
            c3t10d0     ONLINE       0     0     0
            c5t10d0     ONLINE       0     0     0
            c3t11d0     ONLINE       0     0     0
            c5t11d0     ONLINE       0     0     0
        spares
          c3t15d0       AVAIL
          c3t14d0       AVAIL
          c5t14d0       AVAIL

# zpool replace nfspool c5t9d0 c5t9d0
cannot replace c5t9d0 with c5t9d0: no such device in pool
# suex zpool replace nfspool c5t90d0 c5t14d0
cannot replace c5t9d0 with c5t14d0: no such device in pool


Any clues on what to do here ?

--

Jeremy Kister
http://jeremy.kister.net./



--

Jeremy Kister
http://jeremy.kister.net./
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss




Regards,
markm


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

Reply via email to