Skip to content

Die instead of exit when filesystem/device is read-only #37

@mehdid

Description

@mehdid

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

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions