This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
I have a zpool mounted on
/var/lib/storageos.Using ext4 as fsType crashes when the pvc is used and the final
mount -t ext4 ..is executed.I do not find any other supported fsTypes. I have tried setting
zfsas fsType without luck.Is is possible in general or do I have to use ext4?