All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gihan Munasinghe <GMunasinghe@flexiant.com>
To: Sergey Tovpeko <tsv.devel@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [xl] a fault happens on pv domain reboot
Date: Tue, 01 Jun 2010 15:53:52 +0100	[thread overview]
Message-ID: <4C051F00.5050603@flexiant.com> (raw)
In-Reply-To: <4C051C43.20806@gmail.com>

Sergey Tovpeko wrote:
> Hello!
>
> After doing reboot from the pv domain, the domain finishes his work.
> xl destroys it, but then cann't create the new one. It seems a sort of 
> race happens here between domain destroying and creation, but i'm not 
> sure.
>
I came across with the same problem I put a sleep(2) in the code, I 
haven't had a chance to fully investigate the the root cause of this
See the following patch

This is trying to implement xl reboot and xl shutdown.

http://lists.xensource.com/archives/html/xen-devel/2010-05/msg01616.html

 
> /var/log/xen/xl-debian-pv.log shows this:
>
>
> Waiting for domain debian-pv (domid 6) to die [pid 5219]
> Domain 6 is dead
> Domain 6 needs to be clean: destroying the domain
> Done. Rebooting now
> libxl: error: libxl_dom.c:389:userdata_path unable to find domain info 
> for domain 7: Resource temporarily unavailable
> cannot save config file: Resource temporarily unavailable
> libxl: error: libxl.c:747:libxl_domain_destroy xc_domain_pause failed 
> for 7
>
> I use the latest xen-unstable.hg.
>
> Thank you for your attention.
> Sergey Tovpeko
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>


-- 
Gihan Munasinghe
R&D Team Leader
Flexiant Ltd.
www.flexiant.com

  reply	other threads:[~2010-06-01 14:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-01 14:42 [xl] a fault happens on pv domain reboot Sergey Tovpeko
2010-06-01 14:53 ` Gihan Munasinghe [this message]
2010-06-01 16:05 ` Stefano Stabellini
2010-06-01 16:58   ` Ian Jackson
2010-06-02  9:10     ` Sergey Tovpeko
2010-06-02  9:27       ` Keir Fraser
2010-06-02 10:11       ` Ian Jackson
2010-06-02 10:52         ` Sergey Tovpeko
2010-06-02 16:05           ` Ian Jackson

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=4C051F00.5050603@flexiant.com \
    --to=gmunasinghe@flexiant.com \
    --cc=tsv.devel@gmail.com \
    --cc=xen-devel@lists.xensource.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.