All of lore.kernel.org
 help / color / mirror / Atom feed
* xl is unable to find xenstored.pid
@ 2011-08-04  3:22 Larry Ing
  2011-08-04  3:44 ` Larry Ing
  0 siblings, 1 reply; 5+ messages in thread
From: Larry Ing @ 2011-08-04  3:22 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-04 20:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-04  3:22 xl is unable to find xenstored.pid Larry Ing
2011-08-04  3:44 ` Larry Ing
2011-08-04 16:50   ` Todd Deshane
2011-08-04 17:31     ` Lawrence Ing
2011-08-04 20:32       ` Mathieu Mitchell

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.