Date: Thu, 23 Feb 2017 20:16:01 +0100 From: "Patrick M. Hausen" <hausen@punkt.de> To: freebsd-virtualization@freebsd.org Subject: Re: virtio_console in bhyve? (FreeBSD host and guest) Message-ID: <5906D3B7-78D3-4FCD-A945-999B5B766D75@punkt.de> In-Reply-To: <9443C23A-5364-438A-8740-72FCE386D8BA@punkt.de> References: <9443C23A-5364-438A-8740-72FCE386D8BA@punkt.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Some more information: > I'm trying to get guest-additions to work for FreeBSD guests in = FreeNAS 10. > FreeNAS 10 is built on top of RELENG_11 and uses the bhyve hypervisor. >=20 > Each VM is started with one virtio_console device like this: >=20 > bhyve [...] -s = '30,virtio-console,org.freenas.vm-tools=3D/var/run/containerd/dfdbb716-789= f-44c3-9653-2157bdb3e76e.vmtools.sock' >=20 > Yet, inside the VM guest (I tried RELENG_10_3 and RELENG_11_0): >=20 > root@icescrum:~ # kldload virtio_console = =20 > vtcon0: <VirtIO Console Adapter> on virtio_pci1 = =20 > vtcon0: vtcon_ctrl_process_event: invalid port ID 779313518 = =20 > vtcon0: vtcon_ctrl_port_open_event: open port 0, but does not exist When I deploy a Linux guest virtual machine on that FreeNAS system, bhyve is invoked in exactly the same way: bhyve [...] -s = '30,virtio-console,org.freenas.vm-tools=3D/var/run/containerd/b5652839-476= 5-4384-8cd0-90964d4b1b4f.vmtools.sock' (different UUID, of course). Yet, in Linux the virtio_console is probed correctly, a device named '/dev/virtio-ports/org.freenas.vm-tools' is created in the guest and the guest and the host can communicate. So the problems seems to lie not with FreeNAS but with the FreeBSD implementation of virtio_console(4). Anyone? Is this even the correct mailing list or should I address freebsd-emulation or something entirely different like -stable? Thanks, Patrick --=20 punkt.de GmbH * Kaiserallee 13a * 76133 Karlsruhe Tel. 0721 9109 0 * Fax 0721 9109 100 info@punkt.de http://www.punkt.de Gf: J=C3=BCrgen Egeling AG Mannheim 108285 Wir schaffen L=C3=B6sungen f=C3=BCr Ihre digitale Herausforderung. Am 23.02.2017 sind wir auf der IT & Media in Frankfurt vertreten. Wir freuen uns auf Ihren Besuch am Stand B7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5906D3B7-78D3-4FCD-A945-999B5B766D75>