diff --git a/technology/linux/filesystems/Ceph.md b/technology/linux/filesystems/Ceph.md index ec3b74f..b606b88 100644 --- a/technology/linux/filesystems/Ceph.md +++ b/technology/linux/filesystems/Ceph.md @@ -59,3 +59,8 @@ ceph status #todo -> https://docs.ceph.com/en/latest/cephadm/host-management/ +## Mount + +`mount -t ceph :/ /mnt -o name=admin,secret=` + +Secret can be found in the keyring at `/etc/ceph`