
On Mon, 2014-07-07 at 10:52 +0100, Dan Kenigsberg wrote:
On Sat, Jul 05, 2014 at 03:05:51AM +0000, Dwight Schauer wrote:
Which oVirt does not like because I already created the bond and attached a vlan interface to it.
What do you mean by "not like"? If v1 has an IP address attached to it, you should be able to add this host to an oVirt cluster.
By "not like" I mean I can try to configure oVirt networking but it won't work with the way I had it set up.
I would not recommend this, but you could define a libvirt network per bridge to make it show in the web gui: <network> <name>vdsm-bridge1</name> <forward mode='bridge'/> <bridge name='bridge1' /> </network>
Thanks. I don't think I'll need to use that since I've found that if I use an initial vlan interface with an id I won't be using in the oVirt networking setup then I don't run into problems. While I need to have some initial network pre-configuration, I've found out who to do it in a way that oVirt will accept and work with. -- Dwight