| Summary: | Adding new nodes | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Rob Sutton <rsutton> |
| Component: | Configuration | Assignee: | 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
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 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 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 Hi, No problem, feel free to ask if you need any more assistance. Thanks Hi, Did you manage to setup your nodes ok? Please let me know if I can be of any more assistance. Thanks We have the nodes added. Thanks for your help Benny, I appreciate it! Great news! You're welcome and have great weekend! Thanks |