Re: [Xen-devel] [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd

2015-08-13 Thread Ian Campbell
On Thu, 2015-08-13 at 14:59 +0100, Ian Campbell wrote: > Jim, do you have any idea what is going on or who/what is doing this > translation? I've had a bit of trouble finding the code, but I think what is happening is that the moss-bug (the source) is doing a ssh to lace-bug (the destination), whi

Re: [Xen-devel] [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd

2015-08-13 Thread Ian Campbell
On Thu, 2015-08-13 at 11:46 +0100, Ian Jackson wrote: > Ian Campbell writes ("[PATCH OSSTEST] ts-xen-install: Install netcat > -openbsd"): > > This is required by libvirt for live migration (netcat-traditional > > doesn't cut it). > > > > netcat-openbsd has higher update-alternatives priority, so

Re: [Xen-devel] [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd

2015-08-13 Thread Ian Campbell
On Thu, 2015-08-13 at 14:59 +0100, Ian Campbell wrote: > On Thu, 2015-08-13 at 11:38 +0100, Ian Campbell wrote: > > Lets see if "virsh --debug 0" tells me anything > > http://xenbits.xen.org/people/ianc/tmp/37833/ > > 2015-08-13 13:02:39 Z executing ssh ... root@10.80.229.144 virsh --debug > 0 m

Re: [Xen-devel] [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd

2015-08-13 Thread Ian Campbell
On Thu, 2015-08-13 at 11:38 +0100, Ian Campbell wrote: > Lets see if "virsh --debug 0" tells me anything http://xenbits.xen.org/people/ianc/tmp/37833/ 2015-08-13 13:02:39 Z executing ssh ... root@10.80.229.144 virsh --debug 0 migrate --live debian.guest.osstest xen+ssh://10.80.228.77 migrate: li

Re: [Xen-devel] [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd

2015-08-13 Thread Ian Jackson
Ian Campbell writes ("[PATCH OSSTEST] ts-xen-install: Install netcat-openbsd"): > This is required by libvirt for live migration (netcat-traditional > doesn't cut it). > > netcat-openbsd has higher update-alternatives priority, so it will be > used if installed. Acked-by: Ian Jackson __

Re: [Xen-devel] [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd

2015-08-13 Thread Ian Campbell
On Thu, 2015-08-13 at 11:27 +0100, Ian Campbell wrote: > On Thu, 2015-08-13 at 09:21 +0100, Ian Campbell wrote: > > > > Which is pretty WTF... Logs for this one are at > > http://xenbits.xen.org/people/ianc/tmp/37828/ > > http://xenbits.xen.org/people/ianc/tmp/37828/test-amd64-amd64-libvirt > > -

Re: [Xen-devel] [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd

2015-08-13 Thread Ian Campbell
On Thu, 2015-08-13 at 09:21 +0100, Ian Campbell wrote: > > Which is pretty WTF... Logs for this one are at > http://xenbits.xen.org/people/ianc/tmp/37828/ > http://xenbits.xen.org/people/ianc/tmp/37828/test-amd64-amd64-libvirt > -pair/info.html > > I'm doing an experiment now with $dho->{Ip} but

Re: [Xen-devel] [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd

2015-08-13 Thread Ian Campbell
On Wed, 2015-08-12 at 17:09 +0100, Ian Campbell wrote: > This is required by libvirt for live migration (netcat-traditional > doesn't cut it). > > netcat-openbsd has higher update-alternatives priority, so it will be > used if installed. > > Signed-off-by: Ian Campbell > Cc: Jim Fehlig I ran a

[Xen-devel] [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd

2015-08-12 Thread Ian Campbell
This is required by libvirt for live migration (netcat-traditional doesn't cut it). netcat-openbsd has higher update-alternatives priority, so it will be used if installed. Signed-off-by: Ian Campbell Cc: Jim Fehlig --- ts-xen-install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) di