Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2022 00:06:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 265196] talos linux vms hang on reboot at the com ports, need to reboot the host to clear it up
Message-ID:  <bug-265196-27103-wAuKhapBoE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265196-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265196-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265196

--- Comment #13 from Larry Rosenman <ler@FreeBSD.org> ---
I'm not even getting that far on 13.1R:
=E2=9C=94=EF=B8=8F0 =E2=9D=AF sudo -s
oldtbh2# vm start talos1
Starting talos1
  * found guest in /zroot/vm-bhyve/talos1
  * booting...
oldtbh2# vm console talos1
/usr/local/sbin/vm: ERROR: talos1 doesn't appear to be a running virtual
machine
oldtbh2# cd /zroot/vm-bhyve/talos1
oldtbh2# tail vm-bhyve.log
Jul 20 19:04:59: adding tap0 -> vm-public (public addm)
Jul 20 19:04:59: bring up tap0 -> vm-public (public addm)
Jul 20 19:04:59: booting
Jul 20 19:04:59:  [bhyve options: -c 4 -m 32G -Hwl
bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -U
6021864c-0886-11ed-b8fc-0024e8528c61 -u]
Jul 20 19:04:59:  [bhyve devices: -s 0,hostbridge -s 31,lpc -s
4:0,virtio-blk,/zroot/vm-bhyve/talos1/disk0.img -s
5:0,ahci-cd,/zroot/vm-bhyve/talos1//zroot/vm-bhyve/.iso/talos-amd64.iso -s
6:0,virtio-net,tap0,mac=3D58:9c:fc:07:82:50]
Jul 20 19:04:59:  [bhyve console: -l com1,/dev/nmdm-talos1.1A]
Jul 20 19:04:59: starting bhyve (run 1)
Jul 20 19:04:59: bhyve exited with status 4
Jul 20 19:04:59: destroying network device tap0
Jul 20 19:05:00: stopped
oldtbh2# cat talos1.conf
loader=3D"uefi"
cpu=3D4
memory=3D32G
network0_type=3D"virtio-net"
network0_switch=3D"public"
disk0_type=3D"virtio-blk"
disk0_name=3D"disk0.img"
uuid=3D"6021864c-0886-11ed-b8fc-0024e8528c61"
network0_mac=3D"58:9c:fc:07:82:50"
disk1_type=3D"ahci-cd"
disk1_name=3D"/zroot/vm-bhyve/.iso/talos-amd64.iso"
oldtbh2# top
oldtbh2#

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265196-27103-wAuKhapBoE>