various virtualisation questions

2014-06-19 Thread John
Hello list, I've looked and looked for bhyve info and worked examples all in one place but my google-fu seems to be lacking today, so I'm asking here. I'm running stable-10 r262917 host. Can one now have the following bhyve instances? 1. openbsd (which versions?) 2. ubuntu latest 3. opensuse lat

Re: various virtualisation questions

2014-06-19 Thread Allan Jude
On 2014-06-19 09:42, John wrote: > Hello list, > > I've looked and looked for bhyve info and worked examples all in one place > but my google-fu seems to be lacking today, so I'm asking here. > I'm running stable-10 r262917 host. Can one now have the following bhyve > instances? > > 1. openbsd (

Re: Request for testers: virt-manager, libvirt, and bhyve

2014-06-19 Thread Craig Rodrigues
On Wed, Jun 18, 2014 at 10:44 PM, Roman Bogorodskiy wrote: > Craig Rodrigues wrote: > >> Hi, >> >> I created a patch for the deskutils/virt-manager port to add support >> for bhyve. virt-manager depends on libvirt, so the work >> that Roman has done with libvirt is critical for it to work. >> >

Re: various virtualisation questions

2014-06-19 Thread John
On Thu, Jun 19, 2014 at 12:17:04PM -0400, Allan Jude wrote: [...] thanks for this, quick response, too :D -- John ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, sen

Re: various virtualisation questions

2014-06-19 Thread Warren Block
On Thu, 19 Jun 2014, Allan Jude wrote: If you install the qemu-img tool, you should be able to convert your VirtualBox image into a raw disk image, and then you would be able to boot that in bhyve. VirtualBox can do that: VBoxManage internalcommands converttoraw mydisk.vdi mydisk.raw __

Re: Request for testers: virt-manager, libvirt, and bhyve

2014-06-19 Thread Bartek Rutkowski
On Thu, Jun 19, 2014 at 6:24 PM, Craig Rodrigues wrote: > On Wed, Jun 18, 2014 at 10:44 PM, Roman Bogorodskiy wrote: >> Craig Rodrigues wrote: >> >>> Hi, >>> >>> I created a patch for the deskutils/virt-manager port to add support >>> for bhyve. virt-manager depends on libvirt, so the work >>>

libvirt, bhyve, and Jenkins configuration problems

2014-06-19 Thread Craig Rodrigues
Hi, I am trying to configure Jenkins to spawn bhyve VM's on demand using libvirt. I did the following: (1) Looked at Roman's blog article: http://empt1e.blogspot.com/2014/03/using-jenkins-libvirt-slave-plugin-with.html (2) Followed the libvirt configuration steps here: http://people.freebsd

bhyve: vde2/openvswitch

2014-06-19 Thread Cory Smelosky
Hey all, Is there any current support for vde2 aside from using vde2_plug2tap? (Does that even work? I believe vde2 likes to open the tap interface exclusively. I need to bring up a bhyve test environment to check fully.) How exactly does the bhyve network stack work through bridging? I'm

Bhyve: CARP

2014-06-19 Thread Scott Pilz
I know VTNET does not support CARP just yet - but has anyone tried to run a trunk to the vtnet and VLAN off of say vtnet0, setup CARP on that vlan? If not, I'll try it - just looking to save myself some time. Also as I send very few emails to this list - I'd like to say that Bhyve is an am

Re: bhyve: vde2/openvswitch

2014-06-19 Thread Julian Elischer
On 6/20/14, 8:51 AM, Cory Smelosky wrote: Hey all, Is there any current support for vde2 aside from using vde2_plug2tap? (Does that even work? I believe vde2 likes to open the tap interface exclusively. I need to bring up a bhyve test environment to check fully.) How exactly does the bhyv