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

complete updatenode

This commit is contained in:
root 2015-11-11 23:56:06 -05:00
parent 1e08a4b2c7
commit 9102692aaa
5 changed files with 19 additions and 3 deletions

View File

@ -0,0 +1,13 @@
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 defined nodes into the DHCP configuration, refer to:
`XCAT_pLinux_Clusters/#configure-dhcp <http://localhost/fake_todo>`_

View File

@ -3,7 +3,9 @@ Configure DHCP
Add the relevant networks into the DHCP configuration, refer to:
:ref: `Setup-dhcp`
.. include::/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst
:ref:`Setup-dhcp`
Add the defined nodes into the DHCP configuration, refer to:

View File

@ -153,6 +153,7 @@ following below commands to install the target nodes with the image captured fro
rnetboot <target-node>
.. _update-node-later-on:
Update Nodes Later On
---------------------

View File

@ -60,7 +60,7 @@ 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

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