Hi all,

ZFS send a message to FMA in case of disk failure.
The detail of the message reference a vdev by an hexadecimal number as:

# *fmdump -V -u 50ea07a0-2cd9-6bfb-ff9e-e219740052d5*
TIME                 UUID                                 SUNW-MSG-ID
Feb 18 11:07:29.5195 50ea07a0-2cd9-6bfb-ff9e-e219740052d5 ZFS-8000-D3

 TIME                 CLASS                                 ENA
 Feb 18 11:07:27.8476 ereport.fs.zfs.vdev.open_failed       0xb22406c635500401

       nvlist version: 0
       version = 0x0
...
               nvlist version: 0
                       version = 0x0
                       scheme = zfs
                       pool = 0x3a2ca6bebd96cfe3
                       _*vdev = 0xedef914b5d9eae8d*_


I have search how to join the vdev number
0xedef914b5d9eae8d to a failed device, but I found no way to make the link.

Can someone help ?

Thank you.

Alain Chéreau.



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

Reply via email to