mirror of https://github.com/apache/cloudstack.git
Docs: Fix for part of CS-1299
This commit is contained in:
parent
ee7e9f0471
commit
abca670b99
|
|
@ -26,7 +26,7 @@
|
|||
<title>Prepare NFS Shares</title>
|
||||
<para>&PRODUCT; needs a place to keep primary and secondary storage (see Cloud Infrastructure Overview). Both of these can be NFS shares. This section tells how to set up the NFS shares before adding the storage to &PRODUCT;.</para>
|
||||
<note><title>Alternative Storage</title>
|
||||
<para>NFS is not the only option for primary or secondary storage. For example, you may use a Ceph RDB cluster, GlusterFS, iSCSI, and otthers.</para>
|
||||
<para>NFS is not the only option for primary or secondary storage. For example, you may use a Ceph RBD, GlusterFS, iSCSI, and others. The choice of storage system will vary depending on the choice of hypervisor and the type of storage it is being used for (e.g primary vs. secondary).</para>
|
||||
</note>
|
||||
<para>The requirements for primary and secondary storage are described in:</para>
|
||||
<itemizedlist>
|
||||
|
|
|
|||
Loading…
Reference in New Issue