Re: [ovirt-users] Problem creating ovirtmgmt bridge

2016-11-07 Thread Edward Haas
On Mon, Nov 7, 2016 at 3:39 PM, Chris Cowley 
wrote:

> I am installing on a 3 node cluster, with gluster as my storage. Each node
> has a pair of bonds. At the moment, my intention is to use bond0 for all VM
> traffic, with management (and thus ovirtmgmt) on bond1 along with Gluster
> (bond1..
>
> Sadly hosted-engine --deploy dies saying:
>
> ```
> Failed to execute stage 'Misc configuration': Failed to setup networks
> {'ovirtmgmt': {'ipaddr': u'10.110.84.11', 'netmask': u'255.255.255.0',
> 'bonding': 'bond1', 'bootproto': u'none', 'gateway': u'10.110.84.1',
> 'defaultRoute': True}}. Error code: "-32603" message: "Attempt to call
> function:  0x38e5050>> with arguments: ({u'ovirtmgmt': {u'ipaddr': u'10.110.84.11',
> u'bonding': u'bond1', u'netmask': u'255.255.255.0', u'bootproto': u'none',
> u'gateway': u'10.110.84.1', u'defaultRoute': True}}, {},
> {u'connectivityCheck': False}) error: 'NoneType' object is not iterable"
> ```
>
> Is my way of configuring my network even possible? Or do I need to
> re-think things
>
>
Please provide vdsm.log and supervdsm.log from the node that failed for you.


> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Problem creating ovirtmgmt bridge

2016-11-07 Thread Chris Cowley
I am installing on a 3 node cluster, with gluster as my storage. Each node
has a pair of bonds. At the moment, my intention is to use bond0 for all VM
traffic, with management (and thus ovirtmgmt) on bond1 along with Gluster
(bond1..

Sadly hosted-engine --deploy dies saying:

```
Failed to execute stage 'Misc configuration': Failed to setup networks
{'ovirtmgmt': {'ipaddr': u'10.110.84.11', 'netmask': u'255.255.255.0',
'bonding': 'bond1', 'bootproto': u'none', 'gateway': u'10.110.84.1',
'defaultRoute': True}}. Error code: "-32603" message: "Attempt to call
function: > with arguments: ({u'ovirtmgmt': {u'ipaddr': u'10.110.84.11',
u'bonding': u'bond1', u'netmask': u'255.255.255.0', u'bootproto': u'none',
u'gateway': u'10.110.84.1', u'defaultRoute': True}}, {},
{u'connectivityCheck': False}) error: 'NoneType' object is not iterable"
```

Is my way of configuring my network even possible? Or do I need to re-think
things
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users