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

Access denied by server while mounting #24

Open
snehalasarode opened this issue Mar 4, 2020 · 0 comments
Open

Access denied by server while mounting #24

snehalasarode opened this issue Mar 4, 2020 · 0 comments

Comments

@snehalasarode
Copy link

snehalasarode commented Mar 4, 2020

Is this a BUG REPORT or FEATURE REQUEST?:

I am deployed CFCR cluster on huawei cloud. Now, i need to attach sfs volume to it. Manually by using mount command on each worker i am able to mount voulme. but, when i am trying to deploy staefulset.yaml i am facing issue

What happened:
Events:
Type Reason Age From Message


Normal Scheduled 6m10s default-scheduler Successfully assigned default/sfs-provisioner-0 to vm-b24a5d70-158c-4667-9cbd-3744844e010b
Warning Failed 85s kubelet, vm-b24a5d70-158c-4667-9cbd-3744844e010b Failed to pull image "quay.io/huaweicloud/sfs-provisioner:latest": rpc error: code = Unknown desc = context canceled
Warning Failed 85s kubelet, vm-b24a5d70-158c-4667-9cbd-3744844e010b Error: ErrImagePull
Normal BackOff 85s kubelet, vm-b24a5d70-158c-4667-9cbd-3744844e010b Back-off pulling image "quay.io/huaweicloud/sfs-provisioner:latest"
Warning Failed 85s kubelet, vm-b24a5d70-158c-4667-9cbd-3744844e010b Error: ImagePullBackOff
Normal Pulling 71s (x2 over 6m8s) kubelet, vm-b24a5d70-158c-4667-9cbd-3744844e010b Pulling image "quay.io/huaweicloud/sfs-provisioner:latest"

and ultimately container goes in CrashLoopBackOff state.

What you expected to happen:
Generally Pod needs to be created and running.

Is there anything extra i need to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant