Skip to content

Commit

Permalink
(pillan) change cephfilesystem to single mds
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Dec 12, 2024
1 parent 6a23c49 commit ac0195b
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
quotas:
maxSize: 2Ti
metadataServer:
activeCount: 3
activeCount: 1
activeStandby: true
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
quotas:
maxSize: 2Ti
metadataServer:
activeCount: 3
activeCount: 1
activeStandby: true
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
quotas:
maxSize: 250Gi
metadataServer:
activeCount: 3
activeCount: 1
activeStandby: true
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
quotas:
maxSize: 100Gi
metadataServer:
activeCount: 3
activeCount: 1
activeStandby: true
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
quotas:
maxSize: 2Ti
metadataServer:
activeCount: 3
activeCount: 1
activeStandby: true
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
quotas:
maxSize: 500Gi
metadataServer:
activeCount: 3
activeCount: 1
activeStandby: true
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
quotas:
maxSize: 250Gi
metadataServer:
activeCount: 3
activeCount: 1
activeStandby: true
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
quotas:
maxSize: 2Ti
metadataServer:
activeCount: 3
activeCount: 1
activeStandby: true
resources:
limits:
Expand Down

0 comments on commit ac0195b

Please sign in to comment.