Skip to content
Discussion options

You must be logged in to vote

Strimzi does not resize the disks. Strimzi only changes the requested size in the PVC and waits. And the rest is basically up to your infrastructure. On most platforms, FileSystemResizeRequired means that a restart of the pod is required to resize the filesystem (the filesystem resize is not done by Strimzi but by the platform). So Strimzi rolls the pods. But what is required actually depends on your platform and simple restart is not always enough.

TBH, I have no idea how Oracle OKE works and what it needs. So you will need to find out what it actually needs to resize the filesystem and do it.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by eslam-gomaa
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@scholzj
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #7484 on October 14, 2022 23:20.