Detect I/O errors

This commit is contained in:
varsha teratipally
2020-11-06 03:48:33 +00:00
parent f42281ee26
commit f01b5e5cfe
+5
View File
@@ -53,6 +53,11 @@
"reason": "Ext4Warning",
"pattern": "EXT4-fs warning .*"
},
{
"type": "temporary",
"reason": "IOError",
"pattern": "Buffer I/O error .*"
},
{
"type": "permanent",
"condition": "KernelDeadlock",