There can be many reasons of VDEV failures, so log type as well.
This commit is contained in:
parent
db2faf119f
commit
86e97941c4
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user