2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

complete all

This commit is contained in:
root 2015-11-12 00:07:59 -05:00
parent 9102692aaa
commit ccf2ff424a
4 changed files with 2 additions and 7 deletions

View File

@ -1,12 +1,7 @@
Configure DHCP
==============
Add the relevant networks into the DHCP configuration, refer to:
.. include::/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst
:ref:`Setup-dhcp`
Add the relevant networks into the DHCP configuration, refer to: :ref:`Setup-dhcp`
Add the defined nodes into the DHCP configuration, refer to:
`XCAT_pLinux_Clusters/#configure-dhcp <http://localhost/fake_todo>`_

View File

@ -60,7 +60,6 @@ The next time you re-install these nodes, the additional software will be automa
Update the delta changes in Sysclone environment
````````````````````````````````````````````````
.. include:: /advanced/sysclone/sysclone.rst
Updatenode can also be used in Sysclone environment to push delta changes to target node. After capturing the delta changes from the golden client to management node, just run below command to push delta changes to target nodes. See :ref:`update-node-later-on` for more information. ::
updatenode <targetnoderange> -S

View File

@ -17,6 +17,7 @@ Pls run the following command to add networks in ``networks`` table if no entry
makenetworks
.. _Setup-dhcp:
Setup DHCP
``````````