mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 11:10:24 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/manually_discovery.rst
This commit is contained in:
@@ -5,10 +5,10 @@ If you have a few nodes which were not discovered by automated hardware discover
|
||||
Display the undefined nodes with the ``nodediscoverls`` command::
|
||||
|
||||
#nodediscoverls -t undef
|
||||
UUID NODE METHOD MTM SERIAL
|
||||
UUID NODE METHOD MTM SERIAL
|
||||
fa2cec8a-b724-4840-82c7-3313811788cd undef undef 8247-22L 10112CA
|
||||
|
||||
If you want to manually define an 'undefined' node to a specific free node name, use the nodediscoverdef(TODO) command.
|
||||
If you want to manually define an 'undefined' node to a specific free node name, use the nodediscoverdef(TODO) command.
|
||||
|
||||
Before doing that, a node with desired IP address for host and FSP/BMC must be defined first::
|
||||
|
||||
@@ -22,6 +22,6 @@ For example, if you want to assign the undefined node whose uuid is ``fa2cec8a-b
|
||||
After manually defining it, the 'node name' and 'discovery method' attributes of the node will be changed. You can display the changed attributes using the ``nodediscoverls`` command::
|
||||
|
||||
#nodediscoverls
|
||||
UUID NODE METHOD MTM SERIAL
|
||||
UUID NODE METHOD MTM SERIAL
|
||||
fa2cec8a-b724-4840-82c7-3313811788cd cn1 manual 8247-22L 10112CA
|
||||
|
||||
|
Reference in New Issue
Block a user