]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-rbd.adoc
storage: cephfs/rbd: emphasize steps aren't needed for local cluster
[pve-docs.git] / pve-storage-rbd.adoc
index 4002fd3fb5c07b2c91f5022e9c7ad7f8f6f127fa..cd3fb2e55d5b4cd81b08c0647096e5f44dc1c4fd 100644 (file)
@@ -70,6 +70,9 @@ TIP: You can use the `rbd` utility to do low-level management tasks.
 Authentication
 ~~~~~~~~~~~~~~
 
+NOTE: If Ceph is installed locally on the {pve} cluster, the following is done
+automatically when adding the storage.
+
 If you use `cephx` authentication, which is enabled by default, you need to
 provide the keyring from the external Ceph cluster.
 
@@ -99,9 +102,6 @@ The keyring will be stored at
 # /etc/pve/priv/ceph/<STORAGE_ID>.keyring
 ----
 
-If Ceph is installed locally on the {pve} cluster, this is done automatically
-when adding the storage.
-
 TIP: Creating a keyring with only the needed capabilities is recommend when
 connecting to an external cluster. For further information on Ceph user
 management, see the Ceph docs.footnoteref:[cephusermgmt,{cephdocs-url}/rados/operations/user-management/[Ceph User Management]]