ZFS devd messages

Mark Felder feld at FreeBSD.org
Sat Oct 12 12:59:02 UTC 2013


On Fri, Oct 11, 2013, at 19:51, Daniel O'Connor wrote:
> Hi,
> It seems that the ZFS messages no longer match entries in devd.conf, eg..
> notify 10 {
>         match "system"          "ZFS";
>         match "type"            "vdev";
>         action "logger -p kern.err 'ZFS: vdev failure, zpool=$pool
>         type=$type'";
> };
> 
> Doesn't match anything because messages now look like..
> Processing event '!system=ZFS subsystem=ZFS type=resource.fs.zfs.removed 
> version=0 class=resource.fs.zfs.removed pool_guid=469710819
> vdev_guid=215223839'
> 
> Does anyone have an updated set of rules handy?
> 

This seems like something we should make sure is fixed before the 10.0
release. Thanks for reporting it.


More information about the freebsd-stable mailing list