diff --git a/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/mtms/discovery_using_defined.rst b/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/mtms/discovery_using_defined.rst index 2a71d8087..a310c908e 100644 --- a/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/mtms/discovery_using_defined.rst +++ b/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/mtms/discovery_using_defined.rst @@ -47,6 +47,7 @@ The BMC IP address is obtained by the open range dhcp server and the plan in thi postbootscripts=otherpkgs postscripts=syslog,remoteshell,syncfiles serial=10112CA + nodetype=mp #. **Pre-define** the compute nodes: @@ -68,6 +69,8 @@ The BMC IP address is obtained by the open range dhcp server and the plan in thi mgt=ipmi mtm=8247-22L serial=10112CA + nodetype=mp + hwtype=bmc #. Edit the ``predefined.stanzas`` file and change the discovered nodes to the intended ``hostname`` and ``IP address``. @@ -84,6 +87,8 @@ The BMC IP address is obtained by the open range dhcp server and the plan in thi ip=10.1.2.1 + #. Remove ``nodetype`` and ``hwtype`` from ``predefined.stanza`` file based on the MTMS mapping. + #. Repeat for additional nodes in the ``predefined.stanza`` file based on the MTMS mapping.