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:
parent
1e08a4b2c7
commit
9102692aaa
13
docs/source/advanced/hierarchy/1
Normal file
13
docs/source/advanced/hierarchy/1
Normal 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>`_
|
||||
|
||||
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
---------------------
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
``````````
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user