Re: [PATCH] qemu: Don't compare local and remote hostnames on migration

2020-03-02 Thread Daniel P . Berrangé
On Mon, Mar 02, 2020 at 09:17:27AM +0100, Michal Privoznik wrote: > Libvirt tries to forbid migration onto the same host and it does > that by checking if local and remote hostnames are the same and > whether local and remote UUIDs are the same. Well, the latter > makes sense but the former doesn't

[PATCH] qemu: Don't compare local and remote hostnames on migration

2020-03-02 Thread Michal Privoznik
Libvirt tries to forbid migration onto the same host and it does that by checking if local and remote hostnames are the same and whether local and remote UUIDs are the same. Well, the latter makes sense but the former doesn't really because libvirtd can be running inside an UTS namespace and hostna