Solved tell your experiences with bhyve

Hi! , I'am new in bhyve world , my experiencies so far is with windows7 and windows10 (for desktop use,and some software)
in windows 7 all was fine, and in windows10 bad..the OS boots in 1 of 7 tries
But I learn if use zfs , never use 60Gb in a 120GB SSD disk with 40% free disk space ? , FreeBSD hangs out..very bad
I set the same setup in a separate 2TB disk and it works just fine
Before I use virtualbox-ose-nox11 and works fine, but I read that virtualbox is getting without support

so, what's your experiencies? advices?
 
Has been rock solid for me for quite some time. But I don't have Windows VMs.

Code:
root@hosaka:~ # vm list
NAME            DATASTORE  LOADER     CPU  MEMORY  VNC           AUTO      STATE
case            default    bhyveload  4    4096M   -             Yes [4]   Running (14959)
jenkins         default    bhyveload  4    4096M   -             Yes [6]   Running (24939)
kdc             default    uefi       2    2048M   0.0.0.0:5901  Yes [1]   Running (1853)
lady3jane       default    bhyveload  4    16384M  -             Yes [3]   Running (26480)
centos9         stor10k    uefi       4    4096M   0.0.0.0:5900  No        Locked (hosaka.dicelan.home)
debian          stor10k    uefi       4    4096M   -             No        Stopped
errol           stor10k    bhyveload  2    4096M   -             Yes [9]   Running (4049)
fbsd-test       stor10k    bhyveload  2    4096M   -             Yes [13]  Running (42605)
foreman         stor10k    uefi       4    8192M   -             No        Stopped
gl-runner-1     stor10k    bhyveload  4    4096M   -             Yes [12]  Running (27539)
gl-runner-2     stor10k    bhyveload  4    4096M   -             No        Stopped
kibana          stor10k    bhyveload  4    8192M   -             No        Locked (hosaka.dicelan.home)
phabricator     stor10k    bhyveload  1    4096M   -             No        Stopped
plex            stor10k    bhyveload  4    4096M   -             Yes [8]   Running (3782)
riviera         stor10k    bhyveload  2    4096M   -             Yes [11]  Running (18989)
sdgame01        stor10k    uefi       4    8192M   0.0.0.0:5900  Yes [7]   Running (69303)
tessierashpool  stor10k    bhyveload  2    4096M   -             Yes [5]   Running (25368)
ubuntu          stor10k    uefi       2    4096M   -             No        Stopped
wintermute      stor10k    bhyveload  4    4096M   -             Yes [10]  Running (15969)
 
Has been rock solid for me for quite some time. But I don't have Windows VMs.

Code:
root@hosaka:~ # vm list
NAME            DATASTORE  LOADER     CPU  MEMORY  VNC           AUTO      STATE
case            default    bhyveload  4    4096M   -             Yes [4]   Running (14959)
jenkins         default    bhyveload  4    4096M   -             Yes [6]   Running (24939)
kdc             default    uefi       2    2048M   0.0.0.0:5901  Yes [1]   Running (1853)
lady3jane       default    bhyveload  4    16384M  -             Yes [3]   Running (26480)
centos9         stor10k    uefi       4    4096M   0.0.0.0:5900  No        Locked (hosaka.dicelan.home)
debian          stor10k    uefi       4    4096M   -             No        Stopped
errol           stor10k    bhyveload  2    4096M   -             Yes [9]   Running (4049)
fbsd-test       stor10k    bhyveload  2    4096M   -             Yes [13]  Running (42605)
foreman         stor10k    uefi       4    8192M   -             No        Stopped
gl-runner-1     stor10k    bhyveload  4    4096M   -             Yes [12]  Running (27539)
gl-runner-2     stor10k    bhyveload  4    4096M   -             No        Stopped
kibana          stor10k    bhyveload  4    8192M   -             No        Locked (hosaka.dicelan.home)
phabricator     stor10k    bhyveload  1    4096M   -             No        Stopped
plex            stor10k    bhyveload  4    4096M   -             Yes [8]   Running (3782)
riviera         stor10k    bhyveload  2    4096M   -             Yes [11]  Running (18989)
sdgame01        stor10k    uefi       4    8192M   0.0.0.0:5900  Yes [7]   Running (69303)
tessierashpool  stor10k    bhyveload  2    4096M   -             Yes [5]   Running (25368)
ubuntu          stor10k    uefi       2    4096M   -             No        Stopped
wintermute      stor10k    bhyveload  4    4096M   -             Yes [10]  Running (15969)

I better start making some Linux and Bsd machines!
do you recomend using a vm with 2GB of ram when the OS host is only 8GB?
and a intel core i3-1010

edit:
in a host running firefox with 8-15 tabs
 
I'm a bit spoiled, there's 96 GB DDR3 ECC memory in that machine. Pretty old dual Xeon E5620 (4 core/8 thread) though. And I don't run anything else on the host itself, it only runs VMs.

In your case I'd probably invest in more memory, if possible try to max out the mainboard. Descent desktop usage, ZFS and a few VMS, I'd be looking at 32GB at least, 64GB preferably.
 
Back
Top