Re: [Users] Setting up logical storage networks

2012-06-24 Thread Mike Kolesnik
If I keep my ovirtmgmt interface on a 100Mbps subnet, and my VM Networks on 1Gbps network, there's anything special I have to do in routing or anything to prevent traffic of the VMs from following the default route defined in ovirtmgmt? I'm also experiencing an issue with bonds that may

Re: [Users] Setting up logical storage networks

2012-06-22 Thread Trey Dockendorf
On Thu, Jun 21, 2012 at 7:17 AM, Dan Kenigsberg dan...@redhat.com wrote: On Wed, Jun 20, 2012 at 02:52:19PM -0400, Mike Kolesnik wrote: Thanks for the response, see responses inline. You're welcome, responses inline. On Wed, Jun 20, 2012 at 2:54 AM, Mike Kolesnik mkole...@redhat.com

Re: [Users] Setting up logical storage networks

2012-06-22 Thread Itamar Heim
On 06/23/2012 01:22 AM, Trey Dockendorf wrote: If I keep my ovirtmgmt interface on a 100Mbps subnet, and my VM Networks on 1Gbps network, there's anything special I have to do in routing or anything to prevent traffic of the VMs from following the default route defined in ovirtmgmt? just on

Re: [Users] Setting up logical storage networks

2012-06-21 Thread Mike Kolesnik
SNIP No, it looks like a bug that should be taken care of. You can see from this log line that these options are not passed: MainProcess|Thread-41320::INFO::2012-06-20 10:26:32,457::configNetwork::596::root::(addNetwork) Adding network private1 with vlan=None, bonding=None, nics=['eth5'],

Re: [Users] Setting up logical storage networks

2012-06-21 Thread Dan Kenigsberg
On Wed, Jun 20, 2012 at 02:52:19PM -0400, Mike Kolesnik wrote: Thanks for the response, see responses inline. You're welcome, responses inline. On Wed, Jun 20, 2012 at 2:54 AM, Mike Kolesnik mkole...@redhat.com wrote: Hi, Please see reply in-line. In ovirt-engine-3.1

Re: [Users] Setting up logical storage networks

2012-06-20 Thread Mike Kolesnik
Hi, Please see reply in-line. In ovirt-engine-3.1 I'm attempting to setup the base logical networks and have run into 2 major issues. Are you using cluster version 3.0 or 3.1? The first is I'm only seeing a Gateway field for the management interface. When I went to create a network for

Re: [Users] Setting up logical storage networks

2012-06-20 Thread Trey Dockendorf
Thanks for the response, see responses inline. On Wed, Jun 20, 2012 at 2:54 AM, Mike Kolesnik mkole...@redhat.com wrote: Hi, Please see reply in-line. In ovirt-engine-3.1 I'm attempting to setup the base logical networks and have run into 2 major issues. Are you using cluster version 3.0

Re: [Users] Setting up logical storage networks

2012-06-20 Thread Itamar Heim
On 06/20/2012 06:38 PM, Trey Dockendorf wrote: I have been using 3.1 as it's the default. Is the different just the API updates? All I could really find related to 3.0 vs 3.1 pertaining to networking was this document http://www.ovirt.org/wiki/Features/Design/Network/SetupNetworks just to

Re: [Users] Setting up logical storage networks

2012-06-20 Thread Mike Kolesnik
Thanks for the response, see responses inline. You're welcome, responses inline. On Wed, Jun 20, 2012 at 2:54 AM, Mike Kolesnik mkole...@redhat.com wrote: Hi, Please see reply in-line. In ovirt-engine-3.1 I'm attempting to setup the base logical networks and have run into 2

Re: [Users] Setting up logical storage networks

2012-06-20 Thread Robert Middleswarth
On 06/20/2012 11:38 AM, Trey Dockendorf wrote: Thanks for the response, see responses inline. On Wed, Jun 20, 2012 at 2:54 AM, Mike Kolesnikmkole...@redhat.com wrote: Hi, Please see reply in-line. In ovirt-engine-3.1 I'm attempting to setup the base logical networks and have run into 2

Re: [Users] Setting up logical storage networks

2012-06-20 Thread Mike Kolesnik
Don't edit the ifcfg-eth4 / ifcfg-eth5 file instead edit ifcfg-logicnetworkname. Set that to static with a gateway. And that won't get over written. However be warned Linux doesn't like having two default gateway's. You might want to review