Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/grafana] when persistence enabled pod is not running #23442

Closed
muradheydarov opened this issue Aug 4, 2020 · 2 comments
Closed

[stable/grafana] when persistence enabled pod is not running #23442

muradheydarov opened this issue Aug 4, 2020 · 2 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@muradheydarov
Copy link

muradheydarov commented Aug 4, 2020

I want to persist grafana. But when I enable persistence, can not start pod. I was tried both dynamic provisioner (nfs-dynamic-provisioner) and manually created persistence volume. But result is same

helm install grafana \ --namespace test \ --set persistence.enabled=true \ --set persistence.size=1Gi \ --set persistence.storageClassName=default \ stable/grafana

After this command pvc and pv created and bounded. But I think application can not store their data this storage. And I am getting:

Error from server (BadRequest): container "grafana" in pod "grafana-85f56cf56f-545hd" is waiting to start: PodInitializing

OS: Centos 7
Helm: v3.2.1
K8s: v1.18.2

@stale
Copy link

stale bot commented Sep 5, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

@stale stale bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 5, 2020
@scottrigby
Copy link
Member

📢 This chart is deprecated: #23662
If still applicable, please re-open issues at: https://github.com/grafana/helm-charts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

2 participants