Skip to content

Commit

Permalink
remove aufs hung check
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhuqi committed Jul 23, 2021
1 parent 70f7983 commit cab7f05
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/kernel-monitor.json
Expand Up @@ -63,12 +63,6 @@
"reason": "MemoryReadError",
"pattern": "CE memory read error .*"
},
{
"type": "permanent",
"condition": "KernelDeadlock",
"reason": "AUFSUmountHung",
"pattern": "task umount\\.aufs:\\w+ blocked for more than \\w+ seconds\\."
},
{
"type": "permanent",
"condition": "KernelDeadlock",
Expand Down

0 comments on commit cab7f05

Please sign in to comment.