All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Ing <larry.xen@lwi3.net>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: xl is unable to find xenstored.pid
Date: Wed, 03 Aug 2011 20:22:03 -0700	[thread overview]
Message-ID: <1312428124.3585.11.camel@Astonmartin> (raw)

I just downloaded Xen-4.1.1 from xen.org, compiled it, and installed it.
I then compiled kernel 3.0.0 and added the hypervisor and dom0 kernel in
a grub 2 entry.  After booting, I executed "xl list," to confirm the
hypervisor was running.  I was greeted with this message:

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

I poked around and found there is a folder within /var/run called
"xenstored" and I found there was no service called xenstored
in /etc/init.d.  There are the services I found in init.d:

xencommons
xend
xendomains
xen-watchdog

After extracting the xen source here are the commands I used to compile:

make xen
make tools
make stubdom
make install-xen
make install-tools
make install-stubdom

             reply	other threads:[~2011-08-04  3:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04  3:22 Larry Ing [this message]
2011-08-04  3:44 ` xl is unable to find xenstored.pid Larry Ing
2011-08-04 16:50   ` Todd Deshane
2011-08-04 17:31     ` Lawrence Ing
2011-08-04 20:32       ` Mathieu Mitchell

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=1312428124.3585.11.camel@Astonmartin \
    --to=larry.xen@lwi3.net \
    --cc=larry@lwi3.net \
    --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.