2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 08:10:12 +00:00
This commit is contained in:
root
2015-11-11 06:34:59 -05:00
parent e804493b36
commit 2d757a6b26
6 changed files with 8 additions and 6 deletions

View File

@ -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>`_

Binary file not shown.

View File

@ -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
---------------------

View File

@ -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
```````````````````````

View File

@ -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::