Ticket 16521

Summary: Adding new nodes
Product: Slurm Reporter: Rob Sutton <rsutton>
Component: ConfigurationAssignee: Director of Support <support>
Status: RESOLVED FIXED QA Contact:
Severity: 4 - Minor Issue    
Priority: --- CC: benny
Version: - Unsupported Older Versions   
Hardware: Linux   
OS: Linux   
Site: Atrium Health Wake Forest Baptist Health Alineos Sites: ---
Atos/Eviden Sites: --- Confidential Site: ---
Coreweave sites: --- Cray Sites: ---
DS9 clusters: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: 8 Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---

Description Rob Sutton 2023-04-13 13:50:41 MDT
We are adding 6 nodes to our cluster and, as someone new to Slurm administration, I need assistance with the procedure for adding the new machines to the cluster. I have been unable to find the steps documented, can you please provide guidance as to the correct process to follow?
Comment 1 Benny Hedayati 2023-04-14 06:42:41 MDT
Hi,
Please take a look at the node configuration section of the slurm.conf documentation seen here:

https://slurm.schedmd.com/slurm.conf.html#OPT_NodeName 

You would need to setup the nodes in your slurm.conf as mentioned like so:

NodeName, NodeHostname, Port, CPUS, SocketsPerBoard, CoresPerSocket ThreadsPerCore, RealMemory and other parameters can all be added to each node.

I would suggest reading through the documentation and seeing what parameters you need.  The ones I mentioned are standard for node configuration but other options can be set that can be useful depending on your needs.

Please review and let me know if you have any questions.

Thanks
Comment 3 Benny Hedayati 2023-04-14 09:16:17 MDT
I would also like to add the following links that give a more detailed explanation on adding nodes in Slurm:

This will give you the needed steps to achieve this:

https://slurm.schedmd.com/faq.html#add_nodes

And here is some extra reading for more clarification:

https://slurm.schedmd.com/SLUG22/Field_Notes_6.pdf slide 36-42

Please let me know if anything is not clear.

Thanks
Comment 4 Rob Sutton 2023-04-18 02:15:26 MDT
Hey Benny,

Thank you for the information! My new nodes arrived yesterday and are scheduled to be racked tomorrow. If possible, I would like to keep this bug open until I've added the nodes just in case I encounter issues or have questions?

Thanks,

Rob
Comment 5 Benny Hedayati 2023-04-18 05:00:24 MDT
Hi,

No problem, feel free to ask if you need any more assistance.

Thanks
Comment 6 Benny Hedayati 2023-04-24 10:52:19 MDT
Hi,

Did you manage to setup your nodes ok?  Please let me know if I can be of any more assistance.

Thanks
Comment 7 Rob Sutton 2023-04-28 12:27:58 MDT
We have the nodes added. Thanks for your help Benny, I appreciate it!
Comment 8 Benny Hedayati 2023-04-28 12:29:23 MDT
Great news!  You're welcome and have great weekend!

Thanks