Skip to content

Conversation

OleHolmNielsen
Copy link

With NHC 1.5 we get an error in nhc.log when on/offlining a Slurm node:

20250827 13:21:51 [] /usr/libexec/nhc/node-mark-online x007
/usr/libexec/nhc/node-mark-online: Unsupported RM detected in /usr/libexec/nhc/node-mark-online: ""

In fact nhc correctly autodetects NHC_RM=slurm but never exports that variable to the ONLINE_NODE/OFFLINE_NODE scripts.

A workaround is to export NHC_RM in nhc.conf as suggested by many people:

  • || export NHC_RM=slurm

However, the correct fix appears to be exporting NHC_RM in nhc as proposed in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant