[Bug 265444] bhyve cannot start vm: vm_open: No such file or directory
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265444] bhyve cannot start vm: vm_open: No such file or directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265444] bhyve cannot start vm: vm_open: No such file or directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265444] bhyve cannot start vm: vm_open: No such file or directory"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Jul 2022 09:04:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265444 Bug ID: 265444 Summary: bhyve cannot start vm: vm_open: No such file or directory Product: Base System Version: 13.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bhyve Assignee: virtualization@FreeBSD.org Reporter: rob2g2-freebsd@bitbert.com I am having a strange issue with bhyve on a 13.1-RELEASE system: I can start a VM with bhyve -w -AHP -s 0:0,hostbridge -s 31:0,lpc -s 2:0,virtio-net,tap5 -s 3:0,virtio-blk,/data/vms/debian/disk0.img -c 2 -m 8192M -s 29,fbuf,tcp=192.168.1.1:5901,wait -s 30,xhci,tablet -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd debian when I shutdown the vm and try to start again, the same command gives "vm_reinit: Device busy", then after I delete /dev/vmm/debian, /dev/vmm.io/debian.bootrom and /dev/vmm.io/debian.framebuffer again issuing the command results in a "vm_open: No such file or directory". At this stage I cannot even unload the vmm module and can also not start the debian vm. This is on a system with an intel i7-7700 cpu and 64GB ram. -- You are receiving this mail because: You are the assignee for the bug.