mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-12 08:10:12 +00:00
v2
This commit is contained in:
@ -2,7 +2,9 @@ Configure DHCP
|
||||
==============
|
||||
|
||||
Add the relevant networks into the DHCP configuration, refer to:
|
||||
`XCAT_pLinux_Clusters/#setup-dhcp <http://localhost/fake_todo>`_
|
||||
|
||||
:ref: `Setup-dhcp`
|
||||
|
||||
|
||||
Add the defined nodes into the DHCP configuration, refer to:
|
||||
`XCAT_pLinux_Clusters/#configure-dhcp <http://localhost/fake_todo>`_
|
||||
|
BIN
docs/source/advanced/sysclone/.sysclone.rst.swp
Normal file
BIN
docs/source/advanced/sysclone/.sysclone.rst.swp
Normal file
Binary file not shown.
@ -152,8 +152,7 @@ following below commands to install the target nodes with the image captured fro
|
||||
nodeset <target-node> osimage=<mycomputeimage>
|
||||
rnetboot <target-node>
|
||||
|
||||
.. _Update-Node-Later-On:
|
||||
|
||||
.. _update-node-later-on:
|
||||
Update Nodes Later On
|
||||
---------------------
|
||||
|
||||
|
Binary file not shown.
@ -61,7 +61,7 @@ The next time you re-install these nodes, the additional software will be automa
|
||||
Update the delta changes in Sysclone environment
|
||||
````````````````````````````````````````````````
|
||||
|
||||
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 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
|
||||
|
||||
@ -103,7 +103,7 @@ Synchronize new/updated configuration files
|
||||
Setting up syncfile
|
||||
```````````````````
|
||||
|
||||
Use instuctions in :ref:`the_localtion_of_synclist_file_for_updatenode_label`
|
||||
Use instructions in :ref:`the_localtion_of_synclist_file_for_updatenode_label`.
|
||||
|
||||
Syncfiles to the nodes
|
||||
```````````````````````
|
||||
|
@ -16,7 +16,8 @@ Pls run the following command to add networks in ``networks`` table if no entry
|
||||
|
||||
makenetworks
|
||||
|
||||
setup DHCP
|
||||
.. _Set-up-dhcp:
|
||||
Setup DHCP
|
||||
``````````
|
||||
|
||||
Set the correct NIC from which DHCP server provide service::
|
||||
|
Reference in New Issue
Block a user