Add Node to the Cluster
Omnia supports adding new nodes to the cluster.
Add node to the cluster without any new functional groups in mapping file
Update the mapping file with the new entries.
Note
While updating the mapping file, ensure that the existing nodes are not removed from the mapping file.
Run the
discovery.ymlplabook to discover the new nodes.PXE boot the newly added nodes.
Add Node to the Cluster with new Functional Groups in Mapping File
Update the mapping file with the new entries.
Update the
software_config.jsonas required.Run the
local_repo.ymlplaybook if there are any update made to thesoftware_config.json. For more information, see Execute the Local Repo Playbook.Run the
build_image_x86_64.ymlorbuild_image_aarch64.ymlto build new images. For more information, see Step 12: Build Cluster Node Images.After the images are created, run the discovery.yml playbook. For more information, see Discover the Cluster Nodes.
PXE boot the newly added nodes.
Note
If you need to reprovision the Slurm Control Node and the Kube Control Plane, you must reprovision the entire cluster.
If you have any feedback about Omnia documentation, please reach out at omnia.readme@dell.com.