From c5c8258cdd5fcf336e2e6c29d0cf82fa79f98245 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Mon, 9 Nov 2015 15:41:37 -0500 Subject: [PATCH] Update architecture.rst --- docs/source/overview/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/overview/architecture.rst b/docs/source/overview/architecture.rst index e21110b30..9f698b30d 100644 --- a/docs/source/overview/architecture.rst +++ b/docs/source/overview/architecture.rst @@ -5,7 +5,7 @@ The following diagram shows the basic structure of xCAT: .. image:: Xcat-arch.png -Mgmt Node (xCAT Management Node): +xCAT Management Node (xCAT Mgmt Node): The server which installed xCAT and is used to perform the system management for the whole cluster. Generally, the database is installed in this server to store the Definition of Compute Node; The network services like dhcpd, tftpd, httpd are enabled on this server for OS deployment. Service Node: