mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
Spelling fixes in advanced/xcat-inventory docs
This commit is contained in:
parent
074c9bb200
commit
56547d1fde
@ -17,7 +17,7 @@ The steps to create your first xCAT cluster is:
|
||||
|
||||
cp /opt/xcat/share/xcat/inventory_templates/flat_cluster_template.yaml /git/cluster/mycluster.yaml
|
||||
|
||||
2. custmize the cluster inventory file "mycluster.yaml" by modifying the attributs in the line under token ``#CHANGEME`` according to the setup of your phisical cluster. You can create new node definition by duplicating and modifying the node definition in the template.
|
||||
2. customize the cluster inventory file "mycluster.yaml" by modifying the attributes in the line under token ``#CHANGEME`` according to the setup of your physical cluster. You can create new node definition by duplicating and modifying the node definition in the template.
|
||||
|
||||
3. import the cluster inventory file ::
|
||||
|
||||
|
@ -9,7 +9,7 @@ xcat-inventory
|
||||
|
||||
* inventory templates for typical clusters, which help user to defines a cluster easily
|
||||
|
||||
* ability to intergrate with Ansible(Comming Soon)
|
||||
* ability to integrate with Ansible(Coming Soon)
|
||||
|
||||
|
||||
This section presents 2 typical user case of ``xcat-inventory``
|
||||
|
@ -41,7 +41,7 @@ By managing the inventory file under source control system, you can manage the x
|
||||
|
||||
*Notice:*
|
||||
|
||||
1. The cluster inventory data exported by ``xcat-inventory`` does not include intermidiate data, transiate data and historical data in xCAT DataBase, such as node status, auditlog table
|
||||
1. The cluster inventory data exported by ``xcat-inventory`` does not include intermediate data, transient data and historical data in xCAT DataBase, such as node status, auditlog table
|
||||
|
||||
2. We suggest you backup your xCAT database by ``dumpxCATdb`` before your trial on this feature, although we have run sufficient test on this
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user