Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CSI] Do not resize pvc if filesystem contains errors #2720

Closed
antonmyagkov opened this issue Dec 17, 2024 · 0 comments
Closed

[CSI] Do not resize pvc if filesystem contains errors #2720

antonmyagkov opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR

Comments

@antonmyagkov
Copy link
Collaborator

resize2fs doesn’t resize filesystem if it contains errors.

We can check that fs contains errors using fsck before resizing volume and return non-retriable error FAILED_PRECONDITION spec/spec.md at master · container-storage-interface/spec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR
Projects
None yet
Development

No branches or pull requests

1 participant