________________________________________ From: Christopher Samuel via slurm-users slurm-users@lists.schedmd.com
On 2/20/26 6:04 am, Edmundo Carmona Antoranz via slurm-users wrote:
root@ea-u24-dynamic-2511:~# scontrol create NodeName=node004 .... state=FUTURE feature=dyn1
I believe you need the --future flag for scontrol and sinfo to see nodes in the "FUTURE" state.
That pulled it off, thanks!
$ scontrol show nodes node004 Node node004 not found $ scontrol show nodes --future node004 | grep NodeName NodeName=node004 CoresPerSocket=1
Edmundo Carmona Antoranz
Software Engineer NVIDIA Corporation