bhyve

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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"...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. byrnejb

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

    ~<ctrl>D exits console
  15. 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...
  16. GoNeFast_01

    Solved Running Jails inside Bhyve

    There is some writing about running Bhyve within a Jail (testing the opposite). Can you run jails within a Bhyve freebsd instances? I assume yes so, so I spend a few hours messing with a Bhyve FreeBSD I have for testing purposes... Installed a few jails in it and while I can make them...
  17. ZioMario

    Solved Some help to fix a bug that's inside the script I use to manage automatically my bhyve VMs

    Hello. I've created a script like the one below to be able to manage my bhye VMs without using wrappers. Actually I use the same pattern for every VM I want to use. Every VM has its own number associated. What changes from one to another is only this line : -s...
  18. BaronBS

    jails Wifi socks Hurd!

    So, I know that network doesn't work with bhyve and wifi, I'm using a lagg (wlan0 + em0) setup. But does anyone here was able to make jails+vnet work with wifi(in a lagg setup)?
  19. C

    bhyve Bhyve VM in localnetwork

    Hello, I have a question. I would like to run a virtual machine in bhyve HomeAssistant OS. However, I would like this virtual machine to be on the same subnet as the LAN network (hq0). I used the following solution, but something is not working. The DHCP server is dnsmasq (the DHCP interface is...
  20. N

    bhyve OpenVMS and bhyve

    As you might know, OpenVMS x86 for hobbyist [1] is out since a ~week. Bhyve is not a supported Virtualisation-platform but we have in theory everything need, like AHCI, UEFI , COM-Ports and the E1000-nic. So of curse I tried it but with no success, it hangs at the VMS-UEFI-Bootmanager. Had...
Back
Top