k8s-csi-lvm icon indicating copy to clipboard operation
k8s-csi-lvm copied to clipboard

Kubernetes CSI drivers for LVM

Results 3 k8s-csi-lvm issues
Sort by recently updated
recently updated
newest added
trafficstars

when kubelet mount volume, have error ```Cannot determine filesystem type: err=exit status 2``` So I enter lvmd that pod to execute `file-bsl /dev/volumegroup /pvc-xxxxxxxx` output `diy-thermocam raw data (Lepton 2.x),...

i am following the directions for deployment, but for some reason getting this when deploying the example pod: ``` MountVolume.MountDevice failed for volume "pvc-dc77adff-b751-46fa-a8fa-7c8ef530e622" : driver name csi-lvmplugin not found...

I'd like to understand how this is working and/or modify it. Currently, using k8s-csi-lvm requires copying an opaque binary blob to every node.