Docs. Add missing sections to Primary Storage. Fix a typo.

This commit is contained in:
Jessica Tomechak 2012-10-23 14:36:46 -07:00
parent 6f2792eb4b
commit 6cb0c97fbc
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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>