All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org, wei.liu2@citrix.com
Cc: Jim Fehlig <jfehlig@suse.com>
Subject: Re: [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd
Date: Thu, 13 Aug 2015 09:21:56 +0100	[thread overview]
Message-ID: <1439454116.23981.6.camel@citrix.com> (raw)
In-Reply-To: <1439395751-14816-1-git-send-email-ian.campbell@citrix.com>

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 <ian.campbell@citrix.com>
> Cc: Jim Fehlig <jfehlig@suse.com>

I ran an adhoc test with this applied which resulted in:

2015-08-12 18:07:26 Z executing ssh ... root@10.80.229.144 virsh migrate --live debian.guest.osstest xen+ssh://lace-bug
error: unable to connect to 'lace-bug.uk.xensource.com:49152': Invalid argument

(note that the domainname for this osstest instance is "xs.citrite.net",
there is such a domain as "uk.xensource.com" which may have come from DHCP
or DNS or something).

So I switched to using $dho->{Fqdn} instead of just $dho->{Name} and tried
again resulting in:

2015-08-12 21:49:22 Z executing ssh ... root@10.80.229.144 virsh migrate --live debian.guest.osstest xen+ssh://lace-bug.xs.citrite.net
error: unable to connect to 'lace-bug.uk.xensource.com:49152': Invalid argument

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 that seems like it would
just be papering over the issue, whatever it is.

Ian.

  reply	other threads:[~2015-08-13  8:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-12 16:09 [PATCH OSSTEST] ts-xen-install: Install netcat-openbsd Ian Campbell
2015-08-13  8:21 ` Ian Campbell [this message]
2015-08-13 10:27   ` Ian Campbell
2015-08-13 10:38     ` Ian Campbell
2015-08-13 13:59       ` Ian Campbell
2015-08-13 14:04         ` Ian Campbell
2015-08-13 15:39         ` Ian Campbell
2015-08-13 10:46 ` Ian Jackson
2015-08-13 14:44   ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1439454116.23981.6.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jfehlig@suse.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.