Re: [libvirt-users] Hot-migration of OVS Vlan configuration

2017-07-13 Thread Laine Stump
On 07/13/2017 11:02 AM, Antoine Millet wrote: > On Tue, 2017-07-11 at 14:56 -0400, Laine Stump wrote: >> The cleanest way to make this work would be to enhance the function >> qemuDomainChangeNet() to know what to do when it detects that the >> vlan >> tag was changed with a device update ("virsh u

Re: [libvirt-users] Hot-migration of OVS Vlan configuration

2017-07-13 Thread Antoine Millet
On Tue, 2017-07-11 at 14:56 -0400, Laine Stump wrote: > The cleanest way to make this work would be to enhance the function > qemuDomainChangeNet() to know what to do when it detects that the > vlan > tag was changed with a device update ("virsh update-device") - this > command can take effect imme

Re: [libvirt-users] Hot-migration of OVS Vlan configuration

2017-07-11 Thread Laine Stump
On 07/11/2017 10:47 AM, Antoine Millet wrote: > Hi list, > > I'm using OVS as backend for guest networking on my hypervisors. VLAN > configuration for each interface is specified into the guest XML > definition. > > When I need to change VLAN configuration of a running guest, I first > edit the ina