Persistent Volume Extending Instruction #7682
Unanswered
themkarimi
asked this question in
Q&A
Replies: 2 comments
-
Your documents helped me solve this problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
The volume resizing works differently on different infrastructure, environment and cloud providers. It is not really possible to provide a single guide for everyone. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Suggestion / Problem
We tried to extend the persistent volume of our Kafka Brokers according to the documentation provides in this link , although the cluster operator was able to increase the Persistent Volumes but the result of df -h command in the broker container did not show any change. after bringing down the cluster and increasing the brokers volume size again we were able to see the brokers filesystem extended as well.
Documentation Link
https://strimzi.io/blog/2019/02/28/resizing-persistent-volumes/
Beta Was this translation helpful? Give feedback.
All reactions