update
This commit is contained in:
parent
4f93665533
commit
99a39a47c1
1 changed files with 5 additions and 0 deletions
|
@ -59,3 +59,8 @@ ceph status
|
|||
#todo -> https://docs.ceph.com/en/latest/cephadm/host-management/
|
||||
|
||||
|
||||
## Mount
|
||||
|
||||
`mount -t ceph <MON_IP>:/ /mnt -o name=admin,secret=<SECRET>`
|
||||
|
||||
Secret can be found in the keyring at `/etc/ceph`
|
||||
|
|
Loading…
Add table
Reference in a new issue