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
Mounting command: mount
Mounting arguments: -o bind /var/lib/kubelet/plugins/kubernetes.io/csi/volumeDevices/publish/iscsi-pv-vm-block-storage/8f1f0c45-8be8-48be-af7e-d56221efd3cf /var/lib/kubelet/plugins/kubernetes.io/csi/volumeDevices/iscsi-pv-vm-block-storage/dev/8f1f0c45-8be8-48be-af7e-d56221efd3cf
Output: mount: /var/lib/kubelet/plugins/kubernetes.io/csi/volumeDevices/iscsi-pv-vm-block-storage/dev/8f1f0c45-8be8-48be-af7e-d56221efd3cf: mount point is not a directory
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to understand if it's possible to mount ISCSI volume in raw block mode as specified here:
https://kubernetes.io/docs/concepts/storage/persistent-volumes/#raw-block-volume-support
There is no example on how to do it, so it is possible that I missed something.
Here is my full yaml configuration:
and here is what I see in pod describe:
The text was updated successfully, but these errors were encountered: