xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Shakeel Butt <shakeel.butt@gmail.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Xenstore restart
Date: Sat, 28 Jul 2012 08:03:41 +0100	[thread overview]
Message-ID: <1343459021.6013.11.camel@dagon.hellion.org.uk> (raw)
In-Reply-To: <CAGj-7pW68=BjMgtPCP_PUjy2m-YcwQW4rTxrVqQyznXgrrZf8g@mail.gmail.com>

On Sat, 2012-07-28 at 00:49 +0100, Shakeel Butt wrote:
> I am using xen-4.1-testing with Linux 3.4.3. The hotplug script
> xencommons echoes that xenstore is not restartable. Can anyone tell me
> the exact reason why it is not restartable. I tried to restart
> xenstore by killing the xenstore and restarting it with xencommons but
> after that VM creation doesn't work.

The C xenstored has no mechanism for remembering the list of registered
watches over a restart. Things like the backend drivers in dom0 rely on
watches which are registered at start of day (with no way to reregister)
so if you restart xenstored then they stop working and you can't start
domains etc.

>  I used to do the same with the
> setting <xen-3.4+Linux-2.6.18> and it used to work fine.

Are you sure? I don't think this has ever worked.

It might be possible to restart the ocaml xenstored, if you arrange to
give it the appropriate command line parameters.

Ian.

  reply	other threads:[~2012-07-28  7:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 23:49 Xenstore restart Shakeel Butt
2012-07-28  7:03 ` Ian Campbell [this message]
2012-07-28 14:09   ` Shakeel Butt
2012-07-30  8:42     ` 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=1343459021.6013.11.camel@dagon.hellion.org.uk \
    --to=ian.campbell@citrix.com \
    --cc=shakeel.butt@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).