Thank you for the quick reply! I know I am pushing my luck here: is it possible to modify slurm: src/common/[read_conf.c, node_conf.c] src/slurmctld/[read_config.c, ...] such that the state can be maintained dynamically? -- or cheaper to write a job manager with less features but supporting dynamic nodes from ground up? best wishes: steve
On Thu, May 5, 2022 at 12:29 AM Christopher Samuel <ch...@csamuel.org> wrote: > On 5/4/22 7:26 pm, Steven Varga wrote: > > > I am wondering what is the best way to update node changes, such as > > addition and removal of nodes to SLURM. The excerpts below suggest a > > full restart, can someone confirm this? > > You are correct, you need to restart slurmctld and slurmd daemons at > present. See https://slurm.schedmd.com/faq.html#add_nodes > > All the best, > Chris > -- > Chris Samuel : http://www.csamuel.org/ : Berkeley, CA, USA > >