Replies: 2 comments 3 replies
-
|
@jurim76 Currently, rustfs helm chart support two mnmd type: 4 pods and each pod has 4 pvc, 16 pod and each pod has 1 pvc, total disks(pvc) is the right configuration will be as below and there is no By the way, you also need to change the configmap Above configuration should be |
Beta Was this translation helpful? Give feedback.
-
|
@majinghe |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
The helm chart has a condition "if statefulset replica count == 4; then create 4 rustfs{0...3} subdirs in /data".
Is it ok, if I want to use 4 sts replicas pods on a different nodes (using podAntiAffinity) and use only
/datadirectory (and one PVC per replica) on every pod?Beta Was this translation helpful? Give feedback.
All reactions