Skip to content

Commit 111a553

Browse files
installguide: add note on parameter docs for adding ceph primary storage (apache#175)
1 parent 297a011 commit 111a553

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/installguide/configuration.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,18 @@ cluster.
12031203
host that is where this primary storage is mounted. For example,
12041204
"/mnt/primary".
12051205

1206+
- **RADOS Monitor (for RBD).** With KVM, this is Ceph host domain/IP with
1207+
port. For example, "round-robin.ceph-cluster.xyz:6789".
1208+
1209+
- **RADOS Pool (for RBD).** With KVM, this is Ceph pool name. For example,
1210+
"cloudstack".
1211+
1212+
- **RADOS User (for RBD).** With KVM, this is Ceph client user name. For
1213+
example, "cloudstack".
1214+
1215+
- **RADOS Secret (for RBD).** With KVM, this is the Ceph pool secret
1216+
authorised for a client username. For example, "AQC3u/JfhipzGBAACiILEFKembN8gTJsIvu6nQ==".
1217+
12061218
- **SMB Username** (for SMB/CIFS): Applicable only if you select
12071219
SMB/CIFS provider. The username of the account which has the
12081220
necessary permissions to the SMB shares. The user must be part of

0 commit comments

Comments
 (0)