mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-06 13:17:48 +03:00
storage: cephfs/rbd: emphasize steps aren't needed for local cluster
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
208543355b
commit
33ccd432b8
@ -71,6 +71,9 @@ disabled.
|
||||
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 secret from the external Ceph cluster.
|
||||
|
||||
@ -112,9 +115,6 @@ Ceph docs.footnoteref:[cephusermgmt]
|
||||
# ceph auth get-key client.userid > cephfs.secret
|
||||
----
|
||||
|
||||
If Ceph is installed locally on the {pve} cluster, this is done automatically
|
||||
when adding the storage.
|
||||
|
||||
Storage Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -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]]
|
||||
|
Loading…
Reference in New Issue
Block a user