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

Intermittent Volume Mounting Error #1992

Open
atilsensalduz opened this issue Mar 29, 2024 · 2 comments
Open

Intermittent Volume Mounting Error #1992

atilsensalduz opened this issue Mar 29, 2024 · 2 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@atilsensalduz
Copy link
Contributor

Hello everyone, I've been encountering an intermittent issue in my Kubernetes environment especially in under load and I was hoping to get some insight into what might be causing it. Occasionally, I see the following error message in the Kubernetes events:

Unable to attach or mount volumes: unmounted volumes=[config-volume-5favqh58-jv5hu1f5 keys-volume-5favqh58-jv5hu1f5 persistence-jv5hu1f5 kube-api-access-bf5b7], 
unattached volumes=[], failed to process volumes=[persistence-jv5hu1f5]: 
error processing PVC -5favqh58/persistence-jv5hu1f5-5favqh58-jv5hu1f5-46-1: failed to fetch PVC from API server: 
persistentvolumeclaims \"persistence-jv5hu1f5-5favqh58-jv5hu1f5-46-1\" is forbidden: User \"system:node:ip-10-10-10-10.us-east-2.compute.internal\" 
cannot get resource \"persistentvolumeclaims\" in API group \"\" in the namespace \"5favqh58\": 
no relationship found between node 'ip-10-10-10-10.us-east-2.compute.internal' and this object

It doesn't happen all the time, which makes it more perplexing. I've been suspecting that it might be related to some rate limits or perhaps an issue with handling requests from the EKS control plane side, but I'm not entirely sure. Has anyone else encountered a similar issue before? Or does anyone have any insights into what might be causing this error? Any help or suggestions would be greatly appreciated! Thanks in advance

/triage support

@k8s-ci-robot
Copy link
Contributor

@atilsensalduz: The label(s) triage/support cannot be applied, because the repository doesn't have them.

In response to this:

Hello everyone, I've been encountering an intermittent issue in my Kubernetes environment especially in under load and I was hoping to get some insight into what might be causing it. Occasionally, I see the following error message in the Kubernetes events:

Unable to attach or mount volumes: unmounted volumes=[config-volume-5favqh58-jv5hu1f5 keys-volume-5favqh58-jv5hu1f5 persistence-jv5hu1f5 kube-api-access-bf5b7], 
unattached volumes=[], failed to process volumes=[persistence-jv5hu1f5]: 
error processing PVC -5favqh58/persistence-jv5hu1f5-5favqh58-jv5hu1f5-46-1: failed to fetch PVC from API server: 
persistentvolumeclaims \"persistence-jv5hu1f5-5favqh58-jv5hu1f5-46-1\" is forbidden: User \"system:node:ip-10-10-10-10.us-east-2.compute.internal\" 
cannot get resource \"persistentvolumeclaims\" in API group \"\" in the namespace \"5favqh58\": 
no relationship found between node 'ip-10-10-10-10.us-east-2.compute.internal' and this object

It doesn't happen all the time, which makes it more perplexing. I've been suspecting that it might be related to some rate limits or perhaps an issue with handling requests from the EKS control plane side, but I'm not entirely sure. Has anyone else encountered a similar issue before? Or does anyone have any insights into what might be causing this error? Any help or suggestions would be greatly appreciated! Thanks in advance

/triage support

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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

3 participants