mirror of https://github.com/apache/cloudstack.git
Docs. Add missing sections to Primary Storage. Fix a typo.
This commit is contained in:
parent
6f2792eb4b
commit
6cb0c97fbc
|
|
@ -94,7 +94,7 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<para>Tags (optional). The comma-separated list of tags for this storage device. It should
|
||||
be an equivalent set or superset of the tags on your disk offerings</para>
|
||||
be an equivalent set or superset of the tags on your disk offerings.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>The tag sets on primary storage across clusters in a Zone must be identical. For
|
||||
|
|
|
|||
|
|
@ -23,6 +23,11 @@
|
|||
-->
|
||||
|
||||
<section id="primary-storage">
|
||||
<title>Primary Storage</title>
|
||||
<para>This section gives concepts and technical details about CloudPlatform primary storage. For information about how to install and configure primary storage through the CloudPlatform UI, see the Advanced Installation Guide.</para>
|
||||
</section>
|
||||
<title>Primary Storage</title>
|
||||
<para>This section gives concepts and technical details about CloudPlatform primary storage. For information about how to install and configure primary storage through the CloudPlatform UI, see the Advanced Installation Guide.</para>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="best-practices-primary-storage.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="runtime-behavior-of-primary-storage.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hypervisor-support-for-primarystorage.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="storage-tags.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="maintenance-mode-for-primary-storage.xml"/>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in New Issue