bhyve

  1. K

    bhyve Bhyve VMs network speed test: OpenBSD 3x slower than FreeBSD?

    Hi, Host machine: FreeBSD 14.0 Got two bhyve VMs; OpenBSD 7.4 VM and FreeBSD 14 VM. Tried to have a network test from host machine to both VMs with iperf3, the results were interesting. From host machine to FreeBSD VM: FreeBSD VM brings a speed of; Transfer: 7.07 GBytes - Bitrate: 6.08...
  2. K

    bhyve Move VMs from vmswitch to vether0?

    Hi all, today I've learned and been reading about VETHER(4). Virtual ethernet interface on FreeBSD, wanted to try it for my VMs networking, activated it as such; pkg install -y net/vether-kmod kldload if_vether ifconfig vether0 create ifconfig vether0 10.0.0.1/24 up My VMs currently are...
  3. K

    bhyve Bhyve default options for UEFI according to bugs' page?

    Hello BSD fellows, I'm trying to set a new host server and configure several OpenBSD, FreeBSD and Windows VMs (all UEFIs), under FreeBSD 14 and vm-bhyve package. Currently I'm trying to learn parameters in .conf files. I wonder what are the most important "bhyve_options" switches for UEFI VMs...
  4. D

    Solved IP traffic from host to netgraph VM invalid

    I created a ng_bridge with link0 and link1 connected to my physical devices lower and upper. I then created a bhyve VM with a netgraph virtio-net device that is connected to link2. Here is `ngctl dot` to help visualize it: Here is ngctl commands I issued: msg re0: setpromisc 1 msg re0...
  5. K

    bhyve Configuring cpu, socket, core, thread per each vm?

    Hello, happy holidays! Trying to configure CPU values for my bhyve VMs but I'm totally stucked; could someone please kindly quickly explain difference between "cpu=", "socket=", "cpu_cores=" and "cpu_threads="? I'm truly confused with all those values. For instance, having a dedicated host...
  6. O

    bhyve Welcome bhyve-qt (alpha 0.3): first look

    First look at the working MVP of 'bhyve-qt' (QT6-based frontend for bhyve (and jails ;-)): View: https://youtu.be/N9TDelWfDbc alpha 0.3 build available for FreeBSD 14.0: https://www.bsdstore.ru/qt/freebsd/bhyve-qt alpha 0.3 build available for Debian 12...
  7. C

    Setting up a bhyve vm for kernel development and debugging

    I recently set up a bhyve vm on my workstation for kernel development and figured others might be able to make use of my notes as well, because it's really quite easy. VM setup Download a FreeBSD disk image, i.e. 13.2-RELEASE if you're running 13.2. This version should match whatever kernel...
  8. D

    IPFW firewalling for bhyve host bypassing bhyve guests

    Hello, My objective is to protect services on a bhyve host, while allowing traffic to the bhyve guests to pass to them unprocessed, as these each have pf and their own firewall policies. The host running an up-to-date 13-stable. I know ipfw can process both layer 2 and layer 3 traffic, but pf...
  9. kr0m

    Solved Cloud-init bhyve virtual machine

    Hello I am trying to get working an Ubuntu cloud image passing data-source information throught SMBIOS serial field, I am using vm-bhyve to manage my virtual machines, the steps that I have followed are the following: vm create -c 2 -m 2G -s 15G -t linux-zvol -i...
  10. doublerabbit

    bhyve FreeBSD bhyve installation = can't find hostid/entropy

    Operating System OS: FreeBSD-13.2-R2 FreeBSD Crystal 13.2-RELEASE-p2 FreeBSD 13.2-RELEASE-p2 releng/13.2-n254627-4341433a673f GENERIC amd64 Issue: Any FreeBSD ISO image when attempting to install bHyve from a jail result in the following result. Original this was within a Jail, but can...
  11. H

    bhyve Linux VM (Debian) stopped working after freebsd-update to 13.2-RELEASE-p2

    I recently upgraded to 13.2-RELEASE-p2 and after rebooting, the debian VM I was running simply stopped working. This is what's in bhyve.log: vm exit[0] reason SVM rip 0x000000001fb54b60 inst_length 2 exitcode 0x7b...
  12. G

    jails Jail and VM host: new to FreeBSD

    I am not a sysadmin. I have used Linux for a long time and have run multiple servers but I am new to BSD. I have little experience of running containers or VM hosts. I have been running one VM host server (using Proxmox) and some desktop VMs (using Virtmanager) and containerising some desktop...
  13. nbari

    Can't "build world" within a Bhyve VM

    The main host is FreeBSD 13, I created a VM to run FreeBSD and have Poudriere on it, for this, I am using vm-bhyve, here is the config of the VM: loader="bhyveload" cpu=8 memory=32G network0_type="virtio-net" network0_switch="public" disk0_type="virtio-blk" disk0_name="disk0"...
  14. ppbitb

    general/other Infrastructure design of Ruby on Rails application.

    Hey folks. I have a small hobby website which has been running for the past 15 years. It is a Ruby on Rails application. The architecture is nginx proxying to unicorn which wraps the ruby codebase. There are also a couple Resque processes (leveraging Redis) to handle async jobs which need...
  15. vukodlak

    Bhyve running with Bastille routing bridge issues

    having an issue... Bhyve runs fine by itself. Bastille runs fine by itself. When I try to run them at the same time Bhyve messes up my routing completely. I think it has something to do with Bhyve creating a 2nd bridge and you can't have 2 bridges at once? or I need to add the bhyve bridge to...
  16. vukodlak

    Working Bhyve-Bastille-General config files/network for reference

    I decided to post a simple working setup from my FreeBSD box to help others that were struggling to find a working system to learn from like I was. This isn't meant to be an end-all solution but rather a reference and learning opportunity and I would gladly accept help and suggestions on how to...
  17. vermaden

    Solved Port Forwarding into NAT Bhyve VM under pf(4) Firewall

    Hi, I have successfully setup NAT on pf with this in /etc/pf.conf file: nat on wlan0 inet from 10.1.1.0/24 to any -> (wlan0) round-robin I am now trying to achieve the same what is available out of the box on VirtualBox - port forwarding. For example one of my Bhyve virtual machines is...
  18. Y

    bhyve with wlan0 NAT for my guests

    I'm trying to wrap my head around how virtual bridges/switches/tap interfaces work under bhyve. I guess I'm doing something fundamentally stupid here (or my understanding of how this works is fundamentally wrong), but please bear with me... I do use bhyve on a few of my machines, but on those I...
  19. byrnejb

    Solved vm console <guest> gives Stale lock and will not break

    ~<ctrl>D exits console
  20. nbari

    bhyve - make -j8 buildworld *** [vdev_raidz_math_sse2.o] Error code 1

    I installed FreeBSD 13-2 RELEASE in a bhyve vm, I wanted to install Poudriere but many ports failed with error like: !!! Jail is newer than host. (Jail: 1302505, Host: 1302001) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures...
Back
Top