Hello Guys!
I encountered a strange issue.
My VM has got not much memory as I would expect.
bhyvectl --vm=vm1 --destroy
bhyveload -m 8G -c /dev/nmdm1A -d /data/vm1.img vm1
bhyve -c 8 -m 8G -A -H -P -s 0:0,hostbridge -s 1:0,virtio-net,tap1 -s 2:0,virtio-blk,/data/vm1.img -s 31,lpc -l...