Skip to content

Feature : configure RebootProgram to allow scontrol reboot #532

Description

@xpillons

RebootProgram is not defined in the slurm.conf. Configuring it will allow scenarios in which you need to reboot a node without SSHing in it.
Here an example of the command line which will also drain the node from a slurm pov.

scontrol reboot ASAP nextstate=resume reason="freq-throttle recheck via RebootProgram"

To be added in slurm.conf or included one :

RebootProgram = /sbin/reboot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions