From c76c326780125caa2cf5672c21304dffcf69e06d Mon Sep 17 00:00:00 2001 From: Joshua Hoblitt Date: Wed, 11 Dec 2024 09:09:47 -0700 Subject: [PATCH] (pillan) change cephfilesystem to single mds --- .../rook-ceph-conf/charts/pillan/templates/cephnfs-auxtel.yaml | 2 +- .../rook-ceph-conf/charts/pillan/templates/cephnfs-comcam.yaml | 2 +- .../rook-ceph-conf/charts/pillan/templates/cephnfs-jhome.yaml | 2 +- .../charts/pillan/templates/cephnfs-lsstdata.yaml | 2 +- .../rook-ceph-conf/charts/pillan/templates/cephnfs-obs-env.yaml | 2 +- .../rook-ceph-conf/charts/pillan/templates/cephnfs-project.yaml | 2 +- .../rook-ceph-conf/charts/pillan/templates/cephnfs-rsphome.yaml | 2 +- .../rook-ceph-conf/charts/pillan/templates/cephnfs-scratch.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-auxtel.yaml b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-auxtel.yaml index 7a7793016..b8a276b58 100644 --- a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-auxtel.yaml +++ b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-auxtel.yaml @@ -18,7 +18,7 @@ spec: quotas: maxSize: 2Ti metadataServer: - activeCount: 3 + activeCount: 1 activeStandby: true resources: limits: diff --git a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-comcam.yaml b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-comcam.yaml index da9c583b8..2759846fe 100644 --- a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-comcam.yaml +++ b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-comcam.yaml @@ -18,7 +18,7 @@ spec: quotas: maxSize: 2Ti metadataServer: - activeCount: 3 + activeCount: 1 activeStandby: true resources: limits: diff --git a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-jhome.yaml b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-jhome.yaml index 5e6d14141..ffb3d93ca 100644 --- a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-jhome.yaml +++ b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-jhome.yaml @@ -18,7 +18,7 @@ spec: quotas: maxSize: 250Gi metadataServer: - activeCount: 3 + activeCount: 1 activeStandby: true resources: limits: diff --git a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-lsstdata.yaml b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-lsstdata.yaml index 6a2e8633d..a502f0d19 100644 --- a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-lsstdata.yaml +++ b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-lsstdata.yaml @@ -18,7 +18,7 @@ spec: quotas: maxSize: 100Gi metadataServer: - activeCount: 3 + activeCount: 1 activeStandby: true resources: limits: diff --git a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-obs-env.yaml b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-obs-env.yaml index 2a917bf25..50a482ec5 100644 --- a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-obs-env.yaml +++ b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-obs-env.yaml @@ -18,7 +18,7 @@ spec: quotas: maxSize: 2Ti metadataServer: - activeCount: 3 + activeCount: 1 activeStandby: true resources: limits: diff --git a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-project.yaml b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-project.yaml index c52ce0bf9..f302cd6e3 100644 --- a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-project.yaml +++ b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-project.yaml @@ -18,7 +18,7 @@ spec: quotas: maxSize: 500Gi metadataServer: - activeCount: 3 + activeCount: 1 activeStandby: true resources: limits: diff --git a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-rsphome.yaml b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-rsphome.yaml index 637399db0..2c6cbfae1 100644 --- a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-rsphome.yaml +++ b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-rsphome.yaml @@ -26,7 +26,7 @@ spec: quotas: maxSize: 250Gi metadataServer: - activeCount: 3 + activeCount: 1 activeStandby: true resources: limits: diff --git a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-scratch.yaml b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-scratch.yaml index ab5d6b4e3..937cae8f1 100644 --- a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-scratch.yaml +++ b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cephnfs-scratch.yaml @@ -18,7 +18,7 @@ spec: quotas: maxSize: 2Ti metadataServer: - activeCount: 3 + activeCount: 1 activeStandby: true resources: limits: