From 558b2a81e1cd115d244db5ecdc3d1aaa80a5d0a4 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/index.rst --- docs/source/advanced/hierarchy/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/advanced/hierarchy/index.rst b/docs/source/advanced/hierarchy/index.rst index 4439ff4e6..52ed9ac80 100644 --- a/docs/source/advanced/hierarchy/index.rst +++ b/docs/source/advanced/hierarchy/index.rst @@ -1,7 +1,7 @@ Hierarchical Clusters / Large Cluster Support ============================================= -xCAT supports management of very large sized cluster by creating a **Hierarchical Cluster** and the concept of **xCAT Service Nodes**. +xCAT supports management of very large sized cluster by creating a **Hierarchical Cluster** and the concept of **xCAT Service Nodes**. When dealing with large clusters, to balance the load, it is recommended to have more than one node (Management Node, "MN") handling the installation and management of the Compute Nodes ("CN"). These additional *helper* nodes are referred to as **Service Nodes** ("SN"). The Management Node can delegate all management operational needs to the Service Node responsible for a set of compute node.