I physically removed a disk (c3t8d0 used by ZFS 'pool01') from a 3310 JBOD 
connected to a V210 running s10u3 (11/06) and 'zpool status' reported this:

# zpool status
  pool: pool01
 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 Mon Jan  8 15:56:20 2007
config:

        NAME        STATE     READ WRITE CKSUM
        pool01      DEGRADED     0     0     0
          mirror    DEGRADED     0     0     0
            c2t4d0  ONLINE       0     0     0
            c3t8d0  UNAVAIL      0     0     0  cannot open
          mirror    ONLINE       0     0     0
            c2t5d0  ONLINE       0     0     0
            c3t9d0  ONLINE       0     0     0
        spares
          c2t8d0    AVAIL   
          c3t10d0   AVAIL 

Why doesn't ZFS automatically use one of the hot spares? Is this expected 
behavior or a bug?

Rob
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to