-
Notifications
You must be signed in to change notification settings - Fork 334
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
The PV could created in a new deployed csi-driver, more than 1.5 hour later, the pv couldn't be cerated with timeout error #246
Comments
Does anyone has any suggestions? Thanks. |
darcyllingyan
changed the title
Create volume timeout with the external provisioner
The PV could created in a new created cluster, more than one hour later, the pv couldn't be cerated with timeout error
Mar 17, 2019
darcyllingyan
changed the title
The PV could created in a new created cluster, more than one hour later, the pv couldn't be cerated with timeout error
The PV could created in a new deployed csi-driver, more than one hour later, the pv couldn't be cerated with timeout error
Mar 17, 2019
darcyllingyan
changed the title
The PV could created in a new deployed csi-driver, more than one hour later, the pv couldn't be cerated with timeout error
The PV could created in a new deployed csi-driver, more than 1.5 hour later, the pv couldn't be cerated with timeout error
Mar 17, 2019
Hi, I would suggest opening an issue with the cinder experts: https://github.com/kubernetes/cloud-provider-openstack/tree/master/pkg/csi/cinder |
Hi @msau42 , |
The issue is duplicate with #535, so close the issue. |
andyzhangx
added a commit
to andyzhangx/external-provisioner
that referenced
this issue
Dec 16, 2023
b54c1ba49 Merge pull request kubernetes-csi#246 from xing-yang/go_1.21 5436c81e9 Change go version to 1.21.5 267b40e97 Merge pull request kubernetes-csi#244 from carlory/sig-storage b42e5a2de nominate self (carlory) as kubernetes-csi reviewer a17f536fc Merge pull request kubernetes-csi#210 from sunnylovestiramisu/sidecar 011033de2 Use set -x instead of die 5deaf667c Add wrapper script for sidecar release git-subtree-dir: release-tools git-subtree-split: b54c1ba49469d4d5d1b5d75285e8868ffe3d328f
kbsonlong
pushed a commit
to kbsonlong/external-provisioner
that referenced
this issue
Dec 29, 2023
master: update release-tools
tyuchn
added a commit
to tyuchn/external-provisioner
that referenced
this issue
Mar 19, 2024
dc4d0ae20 Merge pull request kubernetes-csi#249 from jsafrane/use-go-version e681b170e Use .go-version to get Kubernetes go version b54c1ba49 Merge pull request kubernetes-csi#246 from xing-yang/go_1.21 5436c81e9 Change go version to 1.21.5 267b40e97 Merge pull request kubernetes-csi#244 from carlory/sig-storage b42e5a2de nominate self (carlory) as kubernetes-csi reviewer a17f536fc Merge pull request kubernetes-csi#210 from sunnylovestiramisu/sidecar 011033de2 Use set -x instead of die 5deaf667c Add wrapper script for sidecar release f8c8cc4c7 Merge pull request kubernetes-csi#237 from msau42/prow b36b5bfdc Merge pull request kubernetes-csi#240 from dannawang0221/upgrade-go-version adfddcc9a Merge pull request kubernetes-csi#243 from pohly/git-subtree-pull-fix c4650889d pull-test.sh: avoid "git subtree pull" error 7b175a1e2 Update csi-test version to v5.2.0 987c90ccd Update go version to 1.21 to match k/k 2c625d41d Add script to generate patch release notes f9d5b9c05 Merge pull request kubernetes-csi#236 from mowangdk/feature/bump_csi-driver-host-path_version b01fd5372 Bump csi-driver-host-path version up to v1.12.0 984feece4 Merge pull request kubernetes-csi#234 from siddhikhapare/csi-tools 1f7e60599 fixed broken links of testgrid dashboard git-subtree-dir: release-tools git-subtree-split: dc4d0ae20a3dcce17fbfc745fb1f1e3b10cd9644
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I want to create a POD with the volume provided by CSI, it failed as the volume creating process.
The log is below:
1.
note: In the cluster, I configure both the cinder csi and the in-tree methond to provide cinder volume.
Can you help to check it about the root cause? I have no idea about it after checking several days, thanks very much!
THanks
The text was updated successfully, but these errors were encountered: