]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-rbd.adoc
backup: clarify that CLI means FS-level and highlight retention-note
[pve-docs.git] / pve-storage-rbd.adoc
index a94cade8f5293fed44976d5225254f5917af47b2..bbc80e2d1b7163f77f160a9c27d139173b431c5d 100644 (file)
@@ -8,7 +8,7 @@ endif::wiki[]
 
 Storage pool type: `rbd`
 
-http://ceph.com[Ceph] is a distributed object store and file system
+https://ceph.com[Ceph] is a distributed object store and file system
 designed to provide excellent performance, reliability and
 scalability. RADOS block devices implement a feature rich block level
 storage, and you get the following advantages:
@@ -45,7 +45,9 @@ Ceph pool name.
 
 username::
 
-RBD user Id. Optional, only needed if Ceph is not running on the PVE cluster.
+RBD user ID. Optional, only needed if Ceph is not running on the PVE cluster.
+Note that only the user ID should be used. The "client." type prefix must be
+left out.
 
 krbd::