If try to create a zfs pool in the cli, i get this:
root@proxmox5:~# zpool create -f -o ashift=12 RAID10 /dev/sdb /dev/sdg /dev/sdh /dev/sdi /dev/sdj /dev/sdk
zpool: symbol lookup error: /lib/libzfs.so.2: undefined symbol: efi_rescan
If i click on the webGUI ZFS module, I get this:
It would...