Replies: 3 comments
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
I have 6 osd (osd.0, osd.1, osd.2, osd.6, osd.7 and osd.8) I try to scale my cluster with one more osd, but osd doesn't created POD: rook-ceph-osd-prepare-pvc-s3-bucket-data-3ddcc2-n62hn |
Beta Was this translation helpful? Give feedback.
-
|
There is an error when creating the new OSD because of the max_osd setting. Remove |
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.
-
I want to increase MAX_OSD count to 100, the default values=9
I am using helm chart in specified following key-value pair max_osd = 100 in config-map rook-config-override, but changes didn't applied and cluster doesn't access the new PVC and OSD.
Could you please share any information how I can increase the value.
Beta Was this translation helpful? Give feedback.
All reactions