2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 09:50:19 +00:00

compete v1

This commit is contained in:
root
2015-11-11 06:09:17 -05:00
parent e9b165b2f2
commit e804493b36
3 changed files with 4 additions and 3 deletions

View File

@ -152,7 +152,8 @@ 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 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:`Using_Clone_to_Deploy_Server#Update_Nodes_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:`Sync-Files-label`
Use instuctions in :ref:`the_localtion_of_synclist_file_for_updatenode_label`
Syncfiles to the nodes
```````````````````````