Abnormal Compute Node Status
Symptom
The compute node is down and cannot be recovered automatically.
Procedure
- Use PuTTY to log in to the server as the root user.
- Run the following command to manually restore the node:
scontrol update nodename=testnode1 state=resume
- Check the node status.
sinfo
PARTITION AVAIL TIMELIMIT NODES STATE NODELIST ARM up infinite 1 idle testnode1 X86* up infinite 1 idle testnode2
Parent topic: Troubleshooting