ZFS over iSCSI No bootable device

raku

Renowned Member
Apr 16, 2016
43
5
73
45
I'm using ZFS over iSCSI on my PVE Cluster. I'm trying to install KVM VM with virtio SCSI drive:
  • boot from ISO (debian 9.4) - OK
  • disk partitioning - OK
  • system installation - OK
  • grub installation - OK
But after first reboot, seaBIOS doesn't recognize the hard drive as a bootable device, so I can only boot from debian installer ISO.
My ZFS over iSCSI solution is based on FreeNAS. Is it a problem with FreeNAS and its 3rd party iSCSI support in Proxmox? Or shall I use virtio block device instead of virtio SCSI?