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
What steps did you take and what happened:
pvcreate /dev/sdc
vgcreate lvmvg /dev/sdc
1.StorageClass, pv and pvc is ready , but the pod is in ContainerCreating.
2.dmesg -T: shows "EXT4-fs (dm-3): Couldn't mount because of unsupported optional features (2000)"
What steps did you take and what happened:
pvcreate /dev/sdc
vgcreate lvmvg /dev/sdc
1.StorageClass, pv and pvc is ready , but the pod is in ContainerCreating.
2.dmesg -T: shows "EXT4-fs (dm-3): Couldn't mount because of unsupported optional features (2000)"
kd pod {podid}:
Environment:
kubectl version
): 1.23/etc/os-release
): redhat7.6wonder if it is caused by the kernel not supporting ? Thank u
The text was updated successfully, but these errors were encountered: