All of lore.kernel.org
 help / color / mirror / Atom feed
From: anirudh vasudevan <vasuanirudh@gmail.com>
To: "Bird, Timothy" <Tim.Bird@am.sony.com>
Cc: "ltsi-dev@lists.linuxfoundation.org"
	<ltsi-dev@lists.linuxfoundation.org>,
	"fuego@lists.linuxfoundation.org"
	<fuego@lists.linuxfoundation.org>
Subject: Re: [Fuego] ssh timeout problem - was RE: [LTSI-dev] Fuego installation
Date: Mon, 24 Oct 2016 10:45:35 -0400	[thread overview]
Message-ID: <CAOy08xxGRN9zhd34O-ebJnc8a+R5bF6+ugV-YHSdbjRkT5onzw@mail.gmail.com> (raw)
In-Reply-To: <ECADFF3FD767C149AD96A924E7EA6EAF0ABA236D@USCULXMSG01.am.sony.com>

[-- Attachment #1: Type: text/plain, Size: 3375 bytes --]

Hi Tim,

I am still facing the issue. The target is running on Debian distribution,
I did add the UseDNS and also had the target and testing machine on a
private network. Please see the below error I got from the console o/p.



+++ echo 'cmd: echo "Firmware revision:" 4.7.4-IMX6.VAR_R17'
+++ ov_transport_cmd 'echo "Firmware revision:" 4.7.4-IMX6.VAR_R17'
+++ case "$TRANSPORT" in

+++ sshpass -e ssh -o ServerAliveInterval=30000 -o
StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o
ConnectTimeout=30000 -p 22 root@192.168.1.56 'echo "Firmware
revision:" 4.7.4-IMX6.VAR_R17'

ssh: connect to host 192.168.1.56 port 22: Connection timed out
+++ abort_job 'Error while ROOTFS_FWVER command execution on target'
+++ set +x

*** ABORTED ***

Fuego error reason: Error while ROOTFS_FWVER command execution on target




Thanks,

Anirudh


On Fri, Oct 21, 2016 at 3:44 PM, Bird, Timothy <Tim.Bird@am.sony.com> wrote:

>
>
> > -----Original Message-----
> > From: ltsi-dev-bounces@lists.linuxfoundation.org [mailto:ltsi-dev-
> > bounces@lists.linuxfoundation.org] On Behalf Of Bird, Timothy
> > Sent: Friday, October 21, 2016 12:10 PM
> > To: anirudh vasudevan <vasuanirudh@gmail.com>
> > Cc: ltsi-dev@lists.linuxfoundation.org; fuego@lists.linuxfoundation.org
> > Subject: Re: [LTSI-dev] [Fuego] Fuego installation
> >
> >
> >
> > > -----Original Message-----
> > > From: ltsi-dev-bounces@lists.linuxfoundation.org [mailto:ltsi-dev-
> > > bounces@lists.linuxfoundation.org] On Behalf Of anirudh vasudevan
> > > Sent: Friday, October 21, 2016 11:52 AM
> > > To: Bird, Timothy <Tim.Bird@am.sony.com>
> > > Cc: ltsi-dev@lists.linuxfoundation.org; fuego@lists.linuxfoundation.
> org
> > > Subject: Re: [LTSI-dev] [Fuego] Fuego installation
> > >
> > > Hi Tim,
> > >
> > >
> > > I had already changed the timeout to 45 and ran and found no luck Now I
> > > tried changing it to 80 and I was left with the same result.
> > >
> >
> > Hmm.  I found a reference on the internet to changing the value of UseDNS
> > on the
> > target.  Can you do the following:
> >
> > On your target, in the file /etc/ssh/sshd_config, add a line containing:
> > UseDNS no
> >
> > Then do: "sudo service ssh restart"
> > on the target.
> >
> > Then re-run the test and see if you're still getting the timeout.
> >
> > I'm setting up an environment to test this on my side, but it will take
> a while.
> > (I have to reconstruct my setup from the tech showcase.)
> > But if you could try this out real quick and let me know if it helps,
> that would
> > be useful.
>
> Just to report back.  I am testing a beaglebone black, using it's Ethernet
> connection,
> on a private LAN (no connection to an external network for either the host
> or target).
>
> I followed those instructions (setting 'UseDNS no') and the running
> Functional.bc
> on the board took only 7.7 seconds, as opposed to the 4 minutes and 23
> seconds
> it was taking before the change.
>
> So, this solves this particular timeout problem for me.  Please let me
> know if
> it solves your timeout problem.
>
> I believe we should have some "health check" tests in the test suite, to
> check
> a variety of items relating to the target (/proc filesystem availability,
> ssh
> timing test, etc.) and the host/target connection, that would help us
> identify
> and cure these problems.
>
> Let me know what you think.
>  -- Tim
>
>

[-- Attachment #2: Type: text/html, Size: 4992 bytes --]

  reply	other threads:[~2016-10-24 14:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-21 19:44 [Fuego] ssh timeout problem - was RE: [LTSI-dev] Fuego installation Bird, Timothy
2016-10-24 14:45 ` anirudh vasudevan [this message]
2016-10-25  1:10   ` [Fuego] [LTSI-dev] ssh timeout problem - was " Bird, Timothy
2016-10-25 15:36     ` anirudh vasudevan
2016-10-25 19:02       ` Bird, Timothy
2016-10-25 19:20         ` anirudh vasudevan

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=CAOy08xxGRN9zhd34O-ebJnc8a+R5bF6+ugV-YHSdbjRkT5onzw@mail.gmail.com \
    --to=vasuanirudh@gmail.com \
    --cc=Tim.Bird@am.sony.com \
    --cc=fuego@lists.linuxfoundation.org \
    --cc=ltsi-dev@lists.linuxfoundation.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.