All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Wright <mike.wright@mailinator.com>
To: xen-devel@lists.xensource.com
Subject: bug in init.d/xenstored
Date: Sat, 18 Jun 2011 13:30:13 -0700	[thread overview]
Message-ID: <4DFD0AD5.1040404@mailinator.com> (raw)

Hi all,

After a "service xencommons start" I tried a "xl list" and received the 
following error.

libxl: error: libxl.c:56: libxl_ctx_init  Is xenstored running?
failed to stat /var/run/xenstored.pid: No such file or directory
cannot init xl context

I edited init.d/xenstored:36 and changed

XENSTORED_PID="/var/run/xenstore.pid"

to

XENSTORED_PID="/var/run/xenstored.pid"

and retried the command.  "xl list" now works.

             reply	other threads:[~2011-06-18 20:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-18 20:30 Mike Wright [this message]
2011-06-18 20:42 ` bug in init.d/xenstored Mike Wright
2011-06-21 15:22   ` Ian Jackson
2011-06-21 14:22 ` Ian Jackson
2011-06-21 23:01   ` Mike Wright

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=4DFD0AD5.1040404@mailinator.com \
    --to=mike.wright@mailinator.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.