2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

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

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 3ffc177940
commit cd37dbe00a

View File

@ -1,7 +1,7 @@
Verification
============
Before starting hardware discovery, ensure the following is configured to make the discovery process as smooth as possible.
Before starting hardware discovery, ensure the following is configured to make the discovery process as smooth as possible.
Password Table
--------------
@ -15,10 +15,10 @@ If not configured, use the following command to set ``usernam=ADMIN`` and ``pass
chtab key=ipmi passwd.username=ADMIN passwd.password=admin
Genesis Package
Genesis Package
---------------
The **xCAT-genesis** packages provides the utility to create the genesis network boot rootimage used by xCAT when doing hardware discovery. It should be installed during the xCAT install and would cause problems if missing.
The **xCAT-genesis** packages provides the utility to create the genesis network boot rootimage used by xCAT when doing hardware discovery. It should be installed during the xCAT install and would cause problems if missing.
Verify that the ``genesis-scripts`` and ``genesis-base`` packages are installed:
@ -47,7 +47,7 @@ If missing:
apt-get install xCAT-genesis
#. Create the network boot rootimage with the following command: ``mknb ppc64``.
#. Create the network boot rootimage with the following command: ``mknb ppc64``.
The genesis kernel should be copied to ``/tftpboot/xcat``.