Hi, you will find enclosed 2 patches that help to use slurm in multiple-slurmd environment without too much modification in slurm start/stop procedures.
The first patch add a new "scontrol show aliases [nodename]" command that enables to get the list of logical nodes associated with the current or provided physical node. The second patch modify the slurm init script to use the previous command to automatically manage the logical nodes of the physical one on which it is running when MULTIPLE_SLURMD is set to yes in /etc/sysconfig/slurm. For those who make large usage of multiple-slurmd for dev purposes, this could probably be helpful. Regards, Matthieu
0001-add-scontrol-show-aliases-nodename.patch
Description: Binary data
0002-enhance-multiple-slurmd-integration-in-slurm-initscr.patch
Description: Binary data
