There can be many reasons of VDEV failures, so log type as well.

This commit is contained in:
Pawel Jakub Dawidek 2007-04-08 16:05:23 +00:00
parent db2faf119f
commit 86e97941c4

View File

@ -218,7 +218,7 @@ notify 10 {
notify 10 {
match "system" "ZFS";
match "type" "vdev";
action "logger -p kern.err 'ZFS: vdev failure, zpool=$pool'";
action "logger -p kern.err 'ZFS: vdev failure, zpool=$pool type=$type'";
};
notify 10 {