[slurm-users] meaning of "next_state_after_reboot" in scontrol show node output / API

7 views
Skip to first unread message

Josef Dvoracek

unread,
Nov 14, 2023, 9:28:50 AM11/14/23
to Slurm User Community List
I'm writing ansible module to interact with my clusters, so currently
diving in --yaml output of `scontrol show node`..

What is the meaning of "next_state_after_reboot" attribute of node?

eg for one of my nodes, it is:

                "next_state_after_reboot": [
                    "INVALID",
                    "PERFCTRS",
                    "RESERVED",
                    "UNDRAIN",
                    "CLOUD",
                    "RESUME",
                    "DRAIN",
                    "COMPLETING",
                    "NOT_RESPONDING",
                    "POWERED_DOWN",
                    "FAIL",
                    "POWERING_UP",
                    "MAINTENANCE",
                    "REBOOT_REQUESTED",
                    "REBOOT_CANCELED",
                    "POWERING_DOWN",
                    "DYNAMIC_FUTURE",
                    "REBOOT_ISSUED",
                    "PLANNED",
                    "INVALID_REG",
                    "POWER_DOWN",
                    "POWER_UP",
                    "POWER_DRAIN",
                    "DYNAMIC_NORM"
                ],



Reply all
Reply to author
Forward
0 new messages