From 9102692aaa7555b1310fd493f1d893e2d9dab5f3 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Nov 2015 23:56:06 -0500 Subject: [PATCH] complete updatenode --- docs/source/advanced/hierarchy/1 | 13 +++++++++++++ docs/source/advanced/hierarchy/configure_dhcp.rst | 4 +++- docs/source/advanced/sysclone/sysclone.rst | 1 + .../manage_clusters/common/updatenode.rst | 2 +- .../ppc64le/discovery/config_environment.rst | 2 +- 5 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 docs/source/advanced/hierarchy/1 diff --git a/docs/source/advanced/hierarchy/1 b/docs/source/advanced/hierarchy/1 new file mode 100644 index 000000000..f393b7a13 --- /dev/null +++ b/docs/source/advanced/hierarchy/1 @@ -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 `_ + + + diff --git a/docs/source/advanced/hierarchy/configure_dhcp.rst b/docs/source/advanced/hierarchy/configure_dhcp.rst index 79d93515d..f497a3376 100644 --- a/docs/source/advanced/hierarchy/configure_dhcp.rst +++ b/docs/source/advanced/hierarchy/configure_dhcp.rst @@ -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: diff --git a/docs/source/advanced/sysclone/sysclone.rst b/docs/source/advanced/sysclone/sysclone.rst index 419ec3d36..d91e9ad36 100644 --- a/docs/source/advanced/sysclone/sysclone.rst +++ b/docs/source/advanced/sysclone/sysclone.rst @@ -153,6 +153,7 @@ following below commands to install the target nodes with the image captured fro rnetboot .. _update-node-later-on: + Update Nodes Later On --------------------- diff --git a/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst b/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst index 7c56ec99d..78814c93f 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst @@ -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 -S diff --git a/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst b/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst index c04dc077f..5ba6a8b4e 100644 --- a/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst +++ b/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst @@ -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 ``````````