bhyve

  1. S

    bhyve Help with bhyve networking

    Hi friends, I decided to use FreeBSD as a daily and it has been great so far (figured out lots on my own with some help from this great community of course!). But I have something that has me tearing out my hair - I have VM's on bhyve and they run beautifully but for one thing: networking. I...
  2. Clockwork

    Solved Mouse not working in CBSD

    What needs to be written in bhyve.conf for CBSD so that the mouse can move in a virtual machine with a FreeBSD guest? I commented out xhci, tablet, but that didn't help. The mouse responds to click but doesn't move.
  3. hamzakc

    Backup bhyve VM's to ext4 NAS

    Hello. I have freeBSD (13.1) installed on my small home server and am using it as a Virtual Machine Manager. I am using the excellent bhyve hypervisor to manage the VM's. The server is running on the amazing zfs filesystem. I recently bought a NAS and want to backup all the bhyve-vms and...
  4. zeekno

    bhyve PCI device is not using the ppt driver when it ought to

    I added a GPU according to https://wiki.freebsd.org/bhyve/pci_passthru. This shows up as expected, but bhyve complains that "PCI device at 5/0/0 is not using the ppt(4) driver". /boot/loader.conf: kern.geom.label.disk_ident.enable="0" kern.geom.label.gptid.enable="0" cryptodev_load="YES"...
  5. aragats

    ZFS How to use "gpart" on devices created on ZFS with "volmode=dev"?

    Most likely I'm missing something obvious, I thought this should be straight forward: # zfs create -V256G -o volmode=dev zroot/ubuntu # gpart create -s gpt /dev/zvol/zroot/ubuntu # gpart: arg0 'zvol/zroot/ubuntu': Invalid argument Then I used sysutils/gdisk, successfully created the...
  6. T

    bhyve VM-Bhyve ZFS properties

    Hi everyone, I'm running VM-Bhyve with some Windows VMs. Setup is like this article: https://klarasystems.com/articles/from-0-to-bhyve-on-freebsd-13-1/ Will there be a big improvement on performance if the zfs properties atime=off and sync=disabled are set? The article leaves the properties at...
  7. 174bpm

    bhyve Bhyve vm folders empty on reboot, but `init 1` fixes it

    Hey all, Somewhat new to freeBSD here. Apologies in advance if this question is already answered somewhere (I have looked) or if this isn't the right venue. If that is the case, kindly let me know! Anyhow, so I have a FreeBSD 13.1 server hosting a bunch of jails and some Bhyve VMs. I created...
  8. nbari

    bhyve Bhyve how to create a raw image from an existing VM

    I am using (vm -- utility to manage bhyve virtual machines) to create VMs on ZFS, here is the output of vm info containing the virtual-disk info: But how could I make a raw image? I am currently installing ubuntu 22.04 and would like to create a custom image from the VM to be used in...
  9. Sivan!

    Solved Network bridge set up for bhyve debian & ubuntu vm instances

    In freebsd 13.1 release p1, I have installed bhyve following instructions from this page. a minimal version of debian, the installation went well except that the bridge specified did not work. I could finish installation, reboot the vm, and also could set up a script as outlined in Step 8 of...
  10. icodeforyou

    general/other Best solution for using docker with docker compose on FreeBSD

    So far my little experiment of using FreeBSD for development work has been very interesting and successful in many aspects. However I might be facing a major obstacle: I am developing a TypeScript application that depends on several services (redis, postgres, potentially RabbitMQ in conjunction...
  11. R

    Solved IPFW stops bhyve guest from getting IP address from DHCP server

    I'm trying to setup some bhyve guests for the first time on my 13.0-RELEASE system but the guests were unable to obtain IP addresses from the DHCP server on my router unless I disabled ipfw. It appears that ipfw was blocking the responses from the DHCP server. Google searches didn't come up...
  12. icodeforyou

    bhyve Alpine / Debian Linux setup via vm-bhyve not getting DHCP lease

    Hey everyone! I am trying to set up a Linux VM using bhyve for the purpose of running docker on my FreeBSD laptop (which is essential to have due to my development workflow). However when setting up a Linux VM using either Debian or Alpine images, I am unable to get the network working properly...
  13. C

    bhyve bhyve I/O performance

    I'm running bhyve vms that show very bad I/O performance and I'm wondering what factors may be causing this? A couple details: I'm testing with a simple dd if=/dev/random of=test bs=1M status=progress and yes, that's not very scientific. Since I'm seeing many factors worse I/O perf than...
  14. Sivan!

    Solved BSD hypervisor

    # The thread was opened with the idea of installing Bhyve-server in an old amd server with 13.1 command line, the first few posts relate to the errors / limitations during install in that server. After that I moved on to install in in a desktop with kde5. The errors mentioned in the first few...
  15. R

    Solved bhyve vm start/stop causes lan interface to up/down

    I'm using vm to manage virtual machines under FreeBSD-13.0. Start/stop of vm causes this: Jul 3 23:33:15 proviant kernel: tap0: link state changed to DOWN Jul 3 23:33:16 proviant kernel: igb0: link state changed to DOWN Jul 3 23:33:16 proviant kernel: gsm: link state changed to DOWN Jul 3...
  16. C

    FreeBSD 13.0-RELEASE-p4 + bhyve + Windows 10

    Hello. I have problem with local network/internet. I have local network on hq0 (192.168.33.1/25) on this interface is dnsmasq # ifconfig hq0 hq0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500...
  17. D

    bhyve ivhd errors after upgrade host to 13.1

    As the title says - after upgrading the host from 13.0 to 13.1, it throws an insane amount (~100/sec) of ivhd messages on the host as soon as I start any bhyve vm with passthru network interface (most of them are FreeBSD 13.1). The NICs are intel i350 (4-port), Intel 82580 (4-port), Broadcom...
  18. B

    bhyve sr-iov: ixv0 connection after loading vm with a passthrough device

    I am trying to use SR-IOV on my machine with an IX card, but each time i start the vm on the passthrough devices the connections wihci is started on the virtuall function dedicated for the host, the connection hangs and it is not possible to setup the connection back until I reboot. Do anyone...
  19. D

    bhyve Windows 10 as a guest through bhyve

    Hello, I am new to bhyve but I decided to go ahead and try it out. I need a Windows 10 vm for schoolwork and want to make use of bhyve. I've been following this guide completely, though instead of /vm I put the directory in /usr/vm and my vm is named win10. Everything has worked up until the...
  20. D

    bhyve Getting virt-manager to use bhyve

    I'd like to use Bhyve from virt-manager since its supposed to support Bhyve, but when I open it I'm greeted with the following: Could not detect a default hypervisor. Make sure the appropriate QEMU/KVM virtualization packages are installed to manage virtualization on this host. I can also try...
Back
Top