Skip to content

Commit 5904e4b

Browse files
datastore cluster casesensitve changes
1 parent e86691b commit 5904e4b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

source/adminguide/storage.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,11 @@ OCFS2. In this case the CloudStack does not attempt to mount or unmount
121121
the storage as is done with NFS. The CloudStack requires that the
122122
administrator insure that the storage is available
123123

124-
VMware vSphere supports VMFS5, VMFS6, vSAN, vVols, datastorecluster storage types.
125-
For datastorecluster storage type, any changes to the datastore cluster
124+
VMware vSphere supports VMFS5, VMFS6, vSAN, vVols, DatastoreCluster storage types.
125+
For DatastoreCluster storage type, any changes to the datastore cluster
126126
at vCenter can be synchronised with CloudStack, like any addition of new
127-
child datastore to the datastorecluster or removal or existing child datastore
128-
from the datastorecluster. Synchronisation of datastorecluster happens during
127+
child datastore to the DatastoreCluster or removal or existing child datastore
128+
from the DatastoreCluster. Synchronisation of DatastoreCluster happens during
129129
host connect or storage pool maintenance operations or by calling the API
130130
syncStoragePool.
131131

source/installguide/configuration.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ Advanced Zone Configuration
678678

679679
- **Protocol.** For XenServer, choose either NFS, iSCSI, or
680680
PreSetup. For KVM, choose NFS, SharedMountPoint, CLVM, and RBD.
681-
For vSphere, choose either NFS, PreSetup (VMFS, vSAN, vVols) or datastorecluster.
681+
For vSphere, choose either NFS, PreSetup (VMFS, vSAN, vVols) or DatastoreCluster.
682682
The remaining fields in the screen vary depending on what you choose here.
683683

684684
.. cssclass:: table-striped table-bordered table-hover
@@ -1181,19 +1181,19 @@ cluster.
11811181

11821182
- **Protocol.** For XenServer, choose either NFS, iSCSI, or
11831183
PreSetup. For KVM, choose NFS or SharedMountPoint. For vSphere
1184-
choose either NFS, PreSetup (VMFS, vSAN, vVols) or datastorecluster. For Hyper-V,
1184+
choose either NFS, PreSetup (VMFS, vSAN, vVols) or DatastoreCluster. For Hyper-V,
11851185
choose SMB.
11861186

11871187
- **Server (for NFS, iSCSI, or PreSetup).** The IP address or DNS
11881188
name of the storage device.
11891189

1190-
- **Server (for PreSetup or datastorecluster).** The IP address or DNS name of the vCenter
1190+
- **Server (for PreSetup or DatastoreCluster).** The IP address or DNS name of the vCenter
11911191
server.
11921192

11931193
- **Path (for NFS).** In NFS this is the exported path from the
11941194
server.
11951195

1196-
- **Path (for PreSetup or datastorecluster).** In vSphere this is a combination of the
1196+
- **Path (for PreSetup or DatastoreCluster).** In vSphere this is a combination of the
11971197
datacenter name and the datastore or datastore cluster name. The format is "/"
11981198
datacenter name "/" datastore or datastore cluster name. For example,
11991199
"/cloud.dc.VM/cluster1datastore".

0 commit comments

Comments
 (0)