<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="verdana, sans-serif">Hi Team,

I am using QEMU/KVM for launching VMs and libvirt to govern those VMs.  I would like to synchronise the connection tracking entries specific to the VM during the VM LIVE migrations. It is required when the firewall is implemented at the host level like libvirt's "network filters". If stateful firewall is enabled, then unless these connection tracking entries are synchronised, all the connections to the VM are lost and all TCP connections should be reestablished. Is there any option already available? I don't think current libvirt hooks are helpful, as VM pause in the source hypervisor and VM on in the destination hypervisor is done by QEMU and it does not wait for any application that needs to sync-up some metadata — In my case, it is conntrack entries.</font></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="verdana, sans-serif">Also I tried with the existing hooks - stop, release, startcpus and nothing worked well.</font></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="verdana, sans-serif">Has anybody came across similar scenario? If yes, how you overcome this?</font></pre><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards,<div>Bharath</div></div></div></div>