Strimzi + Longhorn not able to mount/attach volumes #8805
Replies: 3 comments 1 reply
-
Switching zookeeper storage type from persistent-claim to ephemeral makes the cluster run.
|
Beta Was this translation helpful? Give feedback.
-
Have you asked Longhorn about this issue? The error does not seem to suggest it has anything to do with Strimzi. Strimzi does not mount the volume or format it. That is done by Kubernetes ad the storage drivers. |
Beta Was this translation helpful? Give feedback.
-
Hello @scholzj , no I haven't asked longhorn just yet. I thought it had to due to some wrong config in my Kind: Kafka but thank you for pointing me in the right direction. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As the title suggests I'm not able to attach volumes to zookeeper pods.
The 3 pvc get created correctly:
And they say they're bound but then when I describe the pod that supposedly this pvc is linked to I get this:
Do you have any idea/suggestion on how to make this work? I wouldn't know how to proceed on this..
Thank you
Beta Was this translation helpful? Give feedback.
All reactions