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
PV.yaml and PVC.yaml setting "volumMode: Block" does not take effect.
When the fstype of the disk cannot be obtained, it will be formatted as "ext4" by default and cannot be mounted as a block device.
How can I mount a disk as a block device?