From 99a39a47c1b89d107f594e5ca2289e72cf731310 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Mon, 21 Oct 2024 08:13:14 +0200 Subject: [PATCH] update --- technology/linux/filesystems/Ceph.md | 5 +++++ 1 file changed, 5 insertions(+) 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`