-
Notifications
You must be signed in to change notification settings - Fork 49
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
FailedAttachVolume #550
Comments
Ohh, I'm not in front of the computer right now. I'll reproduce it locally later. Does this mistake exist all the time, or will it just wait a while? |
@elliotxx |
Strange, we didn't encounter this case during the test. Let me see what's going on. |
@elliotxx any update on this? |
Hi, @danielstankw, welcome to the Community! It seems you are using a k8s cluster with AWS. Can you please check your |
@ruquanzhao thanks for reply, |
Yes, you are right, the stroageclass can be configured through Helm chart. Let's discuss more for details! |
@ruquanzhao @danielstankw Yeah, PVC has been mentioned multiple times (#347 #522 ...), and we will support specifying it in helm this week! |
is this implemented, still I am getting the issue? |
@rajeswarr Thank you feedback. Have you encountered this problem too? We will provide the ability to customize StorageClass this week. |
@elliotxx , I got this issue on-premises cluster. |
@elliotxx if you want I can modify the helm chart and create pull request, unless you started on this topic? |
@danielstankw Very welcome! As I replied in another issue, I can only start optimizing the chart a few days later. If you can start directly, that would be great. |
@elliotxx sounds good, will do |
Thank you @elliotxx and @danielstankw. Please let me know once changes are done. |
@rajeswarr Of course 👌 |
I also encountered a similar problem and can temporarily solve it by creating a local pv |
Yeah, We are following this problem |
What happened?
There is an issue with the helm chart deployment and Volume.
The volume 'vol-03e1c30abe533984b' does not exist.
- seems like a misconfiguration of volume name on the helm siteWhen deploying the helm chart the following happens:
This is due:
k describe pod etcd-0
k get pvc
What did you expect to happen?
....
How can we reproduce it (as minimally and precisely as possible)?
Run the default helm chart with unchanged values.
Anything else we need to know?
No response
Karpor version
OS version
Install tools
The text was updated successfully, but these errors were encountered: