All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Amos Kong <akong@redhat.com>
Cc: autotest@test.kernel.org, kvm@vger.kernel.org, lmr@redhat.com,
	Chen Cao <kcao@redhat.com>
Subject: Re: Got bash 'Resource temporarily unavailable' when testing linux_s3 (kvm)
Date: Fri, 2 Oct 2009 15:00:16 -0300	[thread overview]
Message-ID: <20091002180016.GC31990@amt.cnet> (raw)
In-Reply-To: <20091002094435.GA322@dhcp-66-70-48.nay.redhat.com>

On Fri, Oct 02, 2009 at 05:44:35PM +0800, Amos Kong wrote:
> 
> Anybody can help on linux_s3 (kvm autotest)?
> 
> When running the testcase linux_s3 to test kvm, we constantly got
> 'bash: echo: write error: Resource temporarily unavailable'.
> 
> This testcase can be found at
> autotest/client/tests/kvm/tests/linux_s3.py
> (or autotest/client/tests/kvm/kvm_tests.py in the old version).
> 
> The testing command is:
> 'chvt %s && echo mem > /sys/power/state && chvt %s' % (dst_tty,
> src_tty)
> e.g.
> 'chvt 1 && echo mem > /sys/power/state && chvt 7'
> 
> 
> Is there any chance that the 'echo' command is executed before 'chvt
> 1' took full effect? (Just my wild guess.)
> 
> 
> I'll appreciate your help.

There was a bug in virtio-balloon, fixed in 2.6.30, that prevents proper
suspend-to-RAM.

Can you share dmesg output after the failure?



      reply	other threads:[~2009-10-02 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-02  9:44 Got bash 'Resource temporarily unavailable' when testing linux_s3 (kvm) Amos Kong
2009-10-02 18:00 ` Marcelo Tosatti [this message]

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=20091002180016.GC31990@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=akong@redhat.com \
    --cc=autotest@test.kernel.org \
    --cc=kcao@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=lmr@redhat.com \
    /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.