Hey everybody,
has anyone had any luck running kubernetes' minikube?
I wanted to install it locally to experiment a little as it is used at my workplace.
Installing kubectl and gcloud worked without a hassle, but starting minikube ends with the following error:
user@desktop:~ % minikube start...
Hello! Having troubles with passing pci device to the guest. Here is what we have:
Host:
FreeBSD web2 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
cat /boot/loder.conf | grep ppt
pciconf -vl |...
Environment: FreeBSD 11.1R, 10Gbx2 Ethernet(LACP), 8GBx2 FC(multipath)
I want to build a FreeBSD virtualization cluster with 5+ hosts. Because bhyve doesn't support live migration at this time, Xen(Dom0) is the unique method.
The simplest topology looks like:
Server2 ... Server9...
Since the several past releases, we had been been getting this message:
/etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf.
I had been keeping watch on the jails documentation for a few years and still couldn't see...
This is a PSA to save future travelers some angst. Specifically, TCP connections would stall randomly after transferring a modest amount of data (i.e. >5MB xfer per TCP stream).
As mentioned in my Discussion post to the VMware Fusion Forums, after much consternation, hand-wringing, and...
Hi,
I have no experience with virtualizing FreeBSD, but I'm looking to convert from one bare metal FreeBSD 8.4 server to two host systems running FreeBSD vms for redundancy. I'll also be virtualizing two windows 2003 instances and possibly an OpenBSD instance.
I've pretty much narrowed the...
Hello!
I have constant problems with virtualbox and usb. There is this bug report for actual VirtualBox 5.1.x:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212845
So I downgraded (compiled from ports) VirtualBox 5.0.26, which is latest working VirtualBox with USB 1.1 passthrough. On my...
Hi,
Not so sure about the appropriate forum for this question, but it's mostly a GPU/Driver related question…
I'm running a multi-OS/multi-headed workstation based upon VMware ESXi (5.5 for now). It sports multiple Radeon GPUs and USB controllers. I'm running few guest VMs: an old OSX desktop...
Hello,
I'm currently running a server based on FreeBSD 10.3. I'm using jails to separate all the running services. Since I only have one public IPv4 address, I use PF and a nginx-proxy to redirect to the specific jails inside the NAT.
My plan is to use 11.0 and it's enhanced bhyve features to...
Hi,
I am trying to run FreeBSD as a guest on KVM (Ubuntu). I am wanting to try to mount a folder using the Filesystem config but I can't seem to find anything that definitively says that FreeBSD supports 9p mounts. If you run the mount command it says "Operation not supported by device"
Hi there,
I have a VM running FreeBSD-CURRENT in bhyve but I could not get the network working properly.
I created tap0 and bridge0 interfaces as described in the relevant chapter of the handbook. I have only a wireless NIC, so I followed the advice in bhyve wiki page and created proper pf...
Hello, I'm build kernel with options for Bhyve:
device if_bridge
device tap
device nmdm
It's ok and it works.
But, I can't find anywhere option for vmm like: device vmm.
With this option kernel can't build. My configuration for bhyve works when I add to /boot/loader.conf
vmm_load="YES"
But...
Hello !
I'm a college student and don't know much about computers
But I'm trying to make a Wiki with my friends upon support from school.
I heard that ZFS file system is strong against silent data corruption
So I got interest in FreeBSD.
My question is,
I think we'll gonna use Xen...
Dear FreeBSD users,
I am running FreeBSD 10.1-RELEASE as a host for emulators/virtualbox and created a guest with Kali Linux for security testing purpose. The guest has networking configured with default Virtualbox NAT (IP: 10.0.2.15 GW:10.0.2.2)
My host local network IP is 192.168.0.10 and my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.