Add node to the cluster
Omnia supports adding new nodes to the cluster.
Add node to the cluster without any new functional groups
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
Update the
functional_groups_config.ymlwith the new functional groups and update thesoftware_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 11: 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.
If you have any feedback about Omnia documentation, please reach out at omnia.readme@dell.com.