pvc is always in pending #5391
Replies: 1 comment 20 replies
-
|
@wangshuai0709 try below things and see if it works
|
Beta Was this translation helpful? Give feedback.
20 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My Rook cluster and PVC are in different Kubernetes clusters.My PVC is for cross-cluster access with Rook.
ceph-csi-config configmap:
storageclass yaml:
rook-csi-rbd-node and rook-csi-rbd-provisioner secret is copied from the rook-ceph cluster k8s.
PVC events:
ceph-csi-rbd-provisioner-7bf85c4477-ljqc4 pod log:
The mon is ok and telnet 10.113.208.30 31212 is ok.
I don't know where the problem lies.
Beta Was this translation helpful? Give feedback.
All reactions