Alain,

I think you want to use fmdump -eV to display the extended device
information. See the output below.

Cindy

class = ereport.fs.zfs.checksum
         ena = 0x3242b9cdeac00401
         detector = (embedded nvlist)
         nvlist version: 0
                 version = 0x0
                 scheme = zfs
                 pool = 0x5fd04b3a3f98df8e
                 vdev = 0x6ae5803769caa878
         (end detector)

         pool = sunray
         pool_guid = 0x5fd04b3a3f98df8e
         pool_context = 0
         vdev_guid = 0x6ae5803769caa878
         vdev_type = disk
         vdev_path = /dev/dsk/c1t1d0s7
         vdev_devid = id1,[EMAIL PROTECTED]/h

Alain Chéreau wrote:
> 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
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to