Re: Greetings from SmartOS

2018-04-25 Thread Julian Elischer
On 26/4/18 1:12 pm, Patrick Mooney wrote: Hi folks, I'm a member of the team at Joyent working to port bhyve to SmartOS (and eventually illumos). While illumos already has a port of KVM/qemu, the design goals and community around bhyve appear to be a much better match for us. Like ZFS,

Greetings from SmartOS

2018-04-25 Thread Patrick Mooney
Hi folks, I'm a member of the team at Joyent working to port bhyve to SmartOS (and eventually illumos). While illumos already has a port of KVM/qemu, the design goals and community around bhyve appear to be a much better match for us. Like ZFS, DTrace, and most recently the BSD loader, this

Re: bhyve networking

2018-04-25 Thread Paul Esson
Hi Rod, Apologies, predictive testing - for trimmed read trunked. I'll get some command output when I get back online to system tomorrow. Regards, Paul Esson | Redstor Limited t +44 (0)118 951 5235 m +44 (0)776 690 6514 e paul.es...@redstor.com From: Rodney

Re: bhyve networking

2018-04-25 Thread Rodney W. Grimes
> Hi Rod, > Can you share a command line for that? Its not just a single command, but you want these in /etc/rc.conf of the GUEST: network_interfaces="lo0" cloned_interfaces="vlan48" ifconfig_lo0=" inet 127.0.0.1 netmask 0xff00" ifconfig_vtnet0=" up" ifconfig_vlan48="

Re: bhyve networking

2018-04-25 Thread Adam
On Wed, Apr 25, 2018 at 4:15 PM, Paul Esson wrote: > Hi Rod, > Can you share a command line for that? https://www.freebsd.org/doc/handbook/network-vlan.html > I also tried presenting an access port from my switch on a specific VLAN - > not trimmed. Would I still have

Re: bhyve networking

2018-04-25 Thread Paul Esson
Hi Rod, Can you share a command line for that? I also tried presenting an access port from my switch on a specific VLAN - not trimmed. Would I still have to tag the interface on the guest in that scenario? Regards, Paul Esson | Redstor Limited t +44 (0)118 951 5235 m +44 (0)776 690 6514 e

Re: bhyve networking

2018-04-25 Thread Rodney W. Grimes
[ Charset windows-1252 unsupported, converting... ] > Hi Harry, > I?m simply using the ?vm? utility as in > > vm switch create public > vm switch add public igb1 > > That must make underlying calls to if config or equivalent as the bridge and > tap interfaces are created automatically. > > The

Re: bhyve networking

2018-04-25 Thread Paul Esson
Hi Harry, I’m simply using the “vm” utility as in vm switch create public vm switch add public igb1 That must make underlying calls to if config or equivalent as the bridge and tap interfaces are created automatically. The vm template file has these relevant parameters

Re: bhyve networking

2018-04-25 Thread Harry Schmalzbauer
Bezüglich Paul Esson's Nachricht vom 25.04.2018 20:44 (localtime): > Hi Folks, > > I'm struggling with networking when using vm-bhyve on FreeBSD 11.1-RELEASE. I > have two NICs and have configured the first (igb0) on a management network > and want to use the second (igb1) for VMs. However, I

bhyve networking

2018-04-25 Thread Paul Esson
Hi Folks, I'm struggling with networking when using vm-bhyve on FreeBSD 11.1-RELEASE. I have two NICs and have configured the first (igb0) on a management network and want to use the second (igb1) for VMs. However, I can't get any VM to communicate through the virtual switch if I have igb1