Closed mazocode closed 3 years ago
failed to sync CVR error: unable to update snapshot list details in CVR: failed to get the list of snapshots: Output: failed listsnap command for cstor-e92ec43c-70e6-4a6a-b5aa-8f657395f844/pvc-4bf42c56-ada5-4b6d-81ec-7f77a1e7e485 with err 11 Error: exit status 11
Hi @mazocode, the issue on describe of CVR can be ignored since it is an intermittent warning, can happen when the replica is not yet connected to the target. Issue moreover looks like kubelet is not able to identify the CSI driver. Can we get the output of kubectl get csinodes -o yaml
? but from csi-node driver logs things looks good:
I0127 12:08:23.469124 1 connection.go:185] GRPC response: {"name":"cstor.csi.openebs.io","vendor_version":"2.5.0"} I0127 12:08:23.469204 1 connection.go:186] GRPC error:
I0127 12:08:23.469221 1 main.go:154] CSI driver name: "cstor.csi.openebs.io" I0127 12:08:23.469263 1 node_register.go:52] Starting Registration Server at: /registration/cstor.csi.openebs.io-reg.sock I0127 12:08:23.470242 1 node_register.go:61] Registration Server started at: /registration/cstor.csi.openebs.io-reg.sock I0127 12:08:23.470478 1 node_register.go:83] Skipping healthz server because HTTP endpoint is set to: "" I0127 12:08:23.506240 1 main.go:80] Received GetInfo call: &InfoRequest{} I0127 12:08:23.610771 1 main.go:90] Received NotifyRegistrationStatus call: &RegistrationStatus{PluginRegistered:true,Error:,}
above says registration is succeeded. Can we try same with the latest version of OpenEBS?
Thanks @mittachaitu. This was a while back and somehow we managed to get it running (don't remember exactly what was going on with this), so I think we can close this.
What happened
Trying to mount a cstor volume from a CStorPoolCluster with 3 zvol blockdevices fails with:
Not sure about the "cstor.csi.openebs.io not found" but this is what I get:
and I guess this is the registration looking good to me:
The PVC looks like this:
and this is my storageclass:
The cspi looks fine to me:
This is the output from the cstor-pool-mgmt at the time I've created the pool:
Here is the log from cstor-pool
And from the maya-exporter
Creating the PVC added the following to the logs for cstor-pool:
and cstor-pool-mgmt:
Looking at the CVR did not reveal any more useful things to me:
The iSCSI exports seems to be fine:
But the device seems to have no partition: $ sudo fdisk /dev/sda