Updated Branches: refs/heads/4.0 ee7e9f047 -> abca670b9
Docs: Fix for part of CS-1299 Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/abca670b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/abca670b Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/abca670b Branch: refs/heads/4.0 Commit: abca670b9992df86eb1b73c439495266a547eb60 Parents: ee7e9f0 Author: Sebastien Goasguen <[email protected]> Authored: Mon Feb 25 15:11:10 2013 -0500 Committer: Sebastien Goasguen <[email protected]> Committed: Mon Feb 25 15:11:10 2013 -0500 ---------------------------------------------------------------------- .../en-US/management-server-install-nfs-shares.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/abca670b/docs/en-US/management-server-install-nfs-shares.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/management-server-install-nfs-shares.xml b/docs/en-US/management-server-install-nfs-shares.xml index e917a8e..3d81de1 100644 --- a/docs/en-US/management-server-install-nfs-shares.xml +++ b/docs/en-US/management-server-install-nfs-shares.xml @@ -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>
