Re: virtio-blk and virtio-scsi driver don't work with bhyve

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 17, 2022 at 02:31:58PM +0100, Mario Marietto wrote:
> Since we are not talking about FreeBSD,but of a driver which works on
> FreeBSD (virtio-blk),I'd thought that you could give some help.

I don't think you have successfully determined that the issue is in
the guest driver as opposed to the hypervisor: if anything

  *Assertion failed: (n >= 2 && n <= BLOCKIF_IOV_MAX + 2), function
  pci_vtblk_proc, file /usr/src/usr.s
  bin/bhyve/pci_virtio_block.c, line 324.*

from your original message seems to point to bhyve and thus FreeBSD.

In order to track down the problem, you could try using the same
virtual hardware configuration but install Linux or FreeBSD as the
guest OS: if none of those work, then either bhyve's implementation
of virtio-blk is buggy or you're trying to do something that's simply
not supposed to work. If those work but Windows doesn't then the
problem is likely in virtio-win and you should report it to their bug
tracker.

-- 
Andrea Bolognani / Red Hat / Virtualization




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux