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

Prometheus storage class configuration causing excess logging / warnings #849

Open
stephen-soltesz opened this issue Nov 2, 2021 · 0 comments

Comments

@stephen-soltesz
Copy link
Contributor

The prometheus configuration deployed to the data-processing cluster may be using conventions that are now out of date. This has not caused failures b/c the persistent volume was already allocated.

There are continuous logs like the following from the data-processing cluster logs. I believe the "fast" storage class refers to the prometheus-support configuration for this cluster.

Failed to provision volume with StorageClass "fast": invalid AccessModes [ReadWriteMany]: only AccessModes [ReadWriteOnce ReadOnlyMany] are supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant