Werk #4876: mounts: Fixed wrong handling of NFS mounts on Linux which are detected as stale
Component | Checks & agents | ||||||||||||||||||
Title | mounts: Fixed wrong handling of NFS mounts on Linux which are detected as stale | ||||||||||||||||||
Date | Jun 26, 2017 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | Bug Fix | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
Such mounts are marked with '\040(deleted)' und therefore discovered as new services while the related services report {{UNKNOWN - filesystem not mounted}}.
This has been fixed. The service now reports {{WARN - Mount point detected as stale}}.
Please see https://utcc.utoronto.ca/~cks/space/blog/linux/NFSStaleUnmounting for more information.