<div dir="ltr">Hello,<div><br></div><div>We have slurm 21.08 on ubuntu 20. We have a cluster of 8 nodes. Entire slurm communication happens over 192.168.5.x network (LAN). However as per requirement, now we are migrating the cluster to other premises and there we have 172.16.1.x (LAN). I have to migrate the entire network including SLURMDBD (mariadb), SLURMCTLD, SLURMD. ALso the cluster network is also changing from 192.168.5.x to 172.16.1.x and each node will be assigned the ip address from the 172.16.1.x network. </div><div>The cluster has been running for the last 3 months and it is required to maintain the old usage stats as well.</div><div><br></div><div><br></div><div> Is the procedure correct as below :</div><div><br></div><div>1) Stop slurm</div><div>2) suspend all the queued jobs</div><div>3) backup slurm database</div><div>4) change the slurm & munge configuration i.e. munge conf, mariadb conf, slurmdbd.conf, slurmctld.conf, slurmd.conf (on compute nodes), gres.conf, service file </div><div>5) Later, do the update in the slurm database by executing below command</div><div>sacctmgr modify node where node=old_name set name=new_name</div><div>for all the nodes.</div><div>ALso, I think, slurm server name and slurmdbd server names are also required to be updated. How to do it, still checking</div><div>6) Finally, start slurmdbd, slurmctld on server and slurmd on compute nodes</div><div><br></div><div>Please help and guide for above.</div><div><br></div><div>Regards,</div><div><br></div><div>Purvesh Parmar</div><div>INHAIT</div><br></div>