From 9dd0e5217f8d39d221650739263350ce0f526892 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/advanced/hierarchy/provision/diskful_sn.rst --- docs/source/advanced/hierarchy/provision/diskful_sn.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/advanced/hierarchy/provision/diskful_sn.rst b/docs/source/advanced/hierarchy/provision/diskful_sn.rst index 552d0f39a..e72b9ba6a 100644 --- a/docs/source/advanced/hierarchy/provision/diskful_sn.rst +++ b/docs/source/advanced/hierarchy/provision/diskful_sn.rst @@ -11,7 +11,7 @@ Any cluster using statelite compute nodes must use a stateful (diskful) Service Configure ``otherpkgdir`` and ``otherpkglist`` for service node osimage ----------------------------------------------------------------------- - * Create a subdirectory ``xcat`` under a path specified by ``otherpkgdir`` attribute of the service node os image, selected during the :doc:`../define_service_nodes` step. + * Create a subdirectory ``xcat`` under a path specified by ``otherpkgdir`` attribute of the service node os image, selected during the :doc:`../define_service_nodes` step. For example, for osimage *rhels7-x86_64-install-service* :: @@ -114,17 +114,17 @@ Watch the installation progress using either wcons or rcons: :: Update Service Node Diskful Image --------------------------------- -To update the xCAT software on the Service Node: +To update the xCAT software on the Service Node: #. Remove previous xcat-core, xcat-dep, and tar files in the NFS mounted ``/install/post/otherpkgs/`` directory: :: - + rm /install/post/otherpkgs///xcat/xcat-core rm /install/post/otherpkgs///xcat/xcat-dep rm /install/post/otherpkgs///xcat/ rm /install/post/otherpkgs///xcat/ #. Download the desired tar files from xcat.org on to the Management Node, and untar them in the same NFS mounted ``/install/post/otherpkgs/`` directory: :: - + cd /install/post/otherpkgs///xcat/ tar jxvf tar jxvf