Comment 12 for bug 1719191

Revision history for this message
Bob/Paul (ubuntu-launchpad-bobpaul) wrote :

I'm experiencing this on ubuntu-18.04-live-server-amd64.iso, trying to install to FreeBSD's bhyve virtualmachine. Host system is FreeNAS-11.1-U4

I'm starting my VM with the following command:
$ bhyve -H -w -c 1 -m 1024 -s 0:0,hostbridge -s 31,lpc -l com1,/dev/nmdm15A -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -s 3,virtio-net,tap8,mac=00:a0:98:1d:50:33 -s 29,fbuf,vncserver,tcp=10.0.0.5:5915,w=1280,h=1024,, -s 30,xhci,tablet -s 4,virtio-blk,/dev/zvol/storage/vms/myvmdisk -s 5,ahci-cd,/mnt/storage/ubuntu-18.04-live-server-amd64.iso 15_myvm

if I leave it long enough, eventually I get "INFO: task kworker/0:1:32 blocked for more than 120 seconds. Not tainted 4.15.0-20-generic #21-ubuntu"