2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00
2015-11-03 16:41:35 +08:00

31 lines
1.3 KiB
ReStructuredText

Admin Guide
===========
When reading this chapter, assume you have read the :doc:`Overview of xCAT <../../overview/index>` to understand the architecture and features of xCAT, and have read the :doc:`xCAT Install Guide <../install-guides/index>` to have a xCAT Management Node installed.
Now you can start to learn how to manage a cluster by xCAT. This chapter includes following major sections:
* **Basic Concepts**
This section will give you the introduction of some basic concepts in xCAT like the **Object Concept**, **Database**, **Global Configuration**, **Network** and **Node Type**.
* **Manage Cluster**
This is the a major part of xCAT doc. It describes the procedures of how to manage a real cluster. Since the management procedures are different among the hardware type, this section is organized base on the hardware type.
* **Reference**
This section includes the brief introduction of xCAT commands, the man page of each command and the definition of each xCAT Database table.
* **Large Cluster**
This section gives some advanced topics of how to manage a large cluster. **Large Cluster** means a cluster which has more than 500 compute nodes.
.. toctree::
:maxdepth: 2
basic_concepts/index.rst
manage_clusters/index.rst
references/index.rst
large_clusters/index.rst