It may happen that the filesystem become read-only (e.g. when many IO errors occur or a disk is detected faulty). In such cases, NHC tries to write its log file with no success but doesn't report the error. The patch below fixes this behavior and gives NHC a chance to drain the affected nodes.
https://github.com/edf-hpc/warewulf-nhc/blob/master/debian/patches/0002-Die-instead-of-exit-when-filesystem-device-is-read-o.patch
It may happen that the filesystem become read-only (e.g. when many IO errors occur or a disk is detected faulty). In such cases, NHC tries to write its log file with no success but doesn't report the error. The patch below fixes this behavior and gives NHC a chance to drain the affected nodes.
https://github.com/edf-hpc/warewulf-nhc/blob/master/debian/patches/0002-Die-instead-of-exit-when-filesystem-device-is-read-o.patch