From 0e85064903f2ee3229054dac11782890cbdef8fc Mon Sep 17 00:00:00 2001 From: Lzebulon Date: Thu, 29 Jan 2026 22:22:48 +0100 Subject: [PATCH] add mds for cephFS --- hosts/physiques/cephiroth/ceph.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hosts/physiques/cephiroth/ceph.nix b/hosts/physiques/cephiroth/ceph.nix index ac32021..123fa03 100644 --- a/hosts/physiques/cephiroth/ceph.nix +++ b/hosts/physiques/cephiroth/ceph.nix @@ -34,6 +34,12 @@ }; }; + # pour cephFS + mds = { + enable = true; + daemons = ["cephiroth"]; + }; + global = { # Comme nom de cluster on choisit `ceph` (la valeur par défaut), # car on aura qu'un cluster.