2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 00:00:12 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/seq_discovery.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 278bbb79e0
commit a3f28e6018

View File

@ -8,7 +8,7 @@ When the physical location of the server is not so important, sequential-based h
Prepare node pool
-----------------
To prepare the node pool, shall predefine nodes first, then initialize the discovery process with the predefined nodes.
To prepare the node pool, shall predefine nodes first, then initialize the discovery process with the predefined nodes.
Predefine nodes
```````````````
@ -58,15 +58,15 @@ There are additional `nodediscover*` commands you can run during the discovery p
Verify the status of discovery using :doc:`nodediscoverstatus </guides/admin-guides/references/man1/nodediscoverstatus.1>`::
nodediscoverstatus
Show the nodes that have been discovered using :doc:`nodediscoverls </guides/admin-guides/references/man1/nodediscoverls.1>`::
nodediscoverls -t seq -l
Stop the current sequential discovery process using: :doc:`nodediscoverstop </guides/admin-guides/references/man1/nodediscoverstop.1>`::
nodediscoverstop
@ -80,6 +80,6 @@ To start the discovery process, the system administrator needs to power on the s
Verify Node Definition
----------------------
After discovery of the node, properties of the server will be added to the xCAT node definition.
After discovery of the node, properties of the server will be added to the xCAT node definition.
Display the node definition and verify that the MAC address has been populated.
Display the node definition and verify that the MAC address has been populated.