extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[iscsi-tools] Using with Openstack Cinder not working

Open liexner opened this issue 11 months ago • 0 comments

Has anyone tried using iscsi-tools with cinder and openstack and gotten it to work? Im getting deadline exceeded beacuse the socket cannot be found

https://github.com/kubernetes/cloud-provider-openstack/blob/master/charts/cinder-csi-plugin/README.md

openstack-cinder-csi-nodeplugin

connection.go:232] Still connecting to unix:///csi/csi.sock
1 main.go:160] error connecting to CSI driver: context deadline exceeded 

openstack-cinder-csi-controllerplugin

 1 connection.go:183] Still connecting to unix:///var/lib/csi/sockets/pluginproxy/csi.sock

liexner avatar Mar 19 '24 08:03 liexner