Charles Emery wrote:
> New server build with Solaris-10 u5/08, 
>   

Can you try on a later release?  The enhanced FMA for disks did not
make the Solaris 10 5/08 release.
http://www.opensolaris.org/os/community/on/flag-days/pages/2007080901/
 -- richard


> on a SunFire t5220, and this is our first rollout of ZFS and Zpools.
>
> Have 8 disks, boot disk is hardware mirrored (c1t0d0 + c1t1d0)
>
> Created Zpool my_pool as RaidZ using 5 disks + 1 spare: 
> c1t2d0, c1t3d0, c1t4d0, c1t5d0, c1t6d0, and spare c1t7d0
>
> I am working on alerting & recovery plans for disks failures in the zpool.
> As a test, I have pulled disk c1t6d0, to see what a disk failure will look 
> like.
> "zpool status -v mypool" Still reports disk c1t6d0 as ONLINE.
> "iostat -En" also does not yet realize that the disk is pulled.
>
> By contrast, format realizes the disk is missing, 
> and the disk pull did generate errors in /var/adm/messages.
>
> Do I need to hit the device bus with some a command to get a more accurate 
> status, or something like that? 
> Would appreciate any recommendations for zpool disk failure monitoring?
>
> See the attachment for output from iostat -En, format, and the tail of 
> /var/adm/messages:
>
> Here is the output from "zpool status -v":
> ============================================
> newserver:/# zpool status -v
> pool: my_pool
> state: ONLINE
> scrub: none requested
> config:
> NAME STATE READ WRITE CKSUM
> my_pool ONLINE 0 0 0
> raidz1 ONLINE 0 0 0
> c1t2d0 ONLINE 0 0 0
> c1t3d0 ONLINE 0 0 0
> c1t4d0 ONLINE 0 0 0
> c1t5d0 ONLINE 0 0 0
> c1t6d0 ONLINE 0 0 0
> spares
> c1t7d0 AVAIL 
> errors: No known data errors
> =============================================
>
> Message was edited by: 
> cemery
>  
>  
> This message posted from opensolaris.org
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

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

Reply via email to