You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm having the same issue. All pods are running but creating a simple pvc stays in pending state. Thesynology-csi-controller-0 state the following error:
I1215 13:17:08.751197 1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"my-pv-claim", UID:"99d85536-78f4-43cd-a4fd-41988384e538", APIVersion:"v1", ResourceVersion:"58987457", FieldPath:""}): type: 'Warning' reason: 'ProvisioningFailed' failed to provision volume with StorageClass "synology-iscsi-storage": rpc error: code = Internal desc = Couldn't find any host available to create Volume
for me what i think is happening is i am using dsm 6 not 7. With 6 nfs, smb does not appear to work properly but iscsi does. To better troubleshoot the issue you need to look at the logs of the actual container like kubectl logs -f -n synology-csi synology-csi-controller-0 -c csi-plugin
Hi,
I'm missing information about how to use this provider.
I tried how you create PV and or PVC normally, but I'm only seeing this error in the controller pod:
Couldn't find any host available to create Volume
No specifics.
The text was updated successfully, but these errors were encountered: