kadalu
kadalu copied to clipboard
Transport Endpoint Not connected
Hi All,
I seem to have hit a snag where when I delete namespace with a load of PVC's, when I recreate the namespace, the storage hangs and the PV's are not created.
I can see the error "transport endpoint not connected" for the PVC's
failed to provision volume with StorageClass "kadalu.critical": rpc error: code = Unknown desc = Exception calling application: [Errno 107] Transport endpoint is not connected
Other than I don't really know why it fails to recreate the PV's.
Any ideas where to look or what to check?
my storage classes were created as follows:
apiVersion: kadalu-operator.storage/v1alpha1
kind: KadaluStorage
metadata:
# This will be used as name of PV Hosting Volume
name: standard
spec:
type: Replica1
pvReclaimPolicy: archive
storage:
- node: rancher2
path: /var/lib/kadalu/standard
Many thanks,
Jon.
- Well, the pool cr
metadata.name
isstandard
and the log is from storageclasskadalu.critical
- Could you pls recheck your setup?
ok will check
Thank you for your contributions. Noticed that this issue is idle since 180 days! There is a possibility that this issue is already fixed in later releases. Please upgrade and check! If I don't hear any update in this issue in next 2 weeks, will be closing the issue. That doesn't mean one can't re-open the issue! Just comment on the issue, and click 'Reopen', if you still have the issue.