Displaying 2 results from an estimated 2 matches for "ovsnetwork".
Did you mean:
novanetwork
2014 Oct 28
3
problem with libvirt and ovs bridge
...port,so i have created an xml defining the network.
The xml is:
<network>
<name>ovs-snort</name>
<forward mode='bridge'/>
<bridge name='snort'/>
<virtualport type='openvswitch'/>
</network>
but when i do virsh net-define /tmp/ovsnetwork.xml i get the error
error: XML error: unexpected virtualport type -1
My libvirt version is 1.2.9
Can you guide me through that?
2014 Oct 28
0
Re: problem with libvirt and ovs bridge
...t; > > <name>ovs-snort</name>
> > > <forward mode='bridge'/>
> > > <bridge name='snort'/>
> > > <virtualport type='openvswitch'/>
> > > </network>
> > > but when i do virsh net-define /tmp/ovsnetwork.xml i get the error
> > > error: XML error: unexpected virtualport type -1
> > > My libvirt version is 1.2.9
> > > Can you guide me through that?
> > >
> >
> > Hmm, I haven't tested this lately, but here's some old notes on Libvirt
> >...