[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-devel] xl is unable to find xenstored.pid
- To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
- From: Larry Ing <larry.xen@xxxxxxxx>
- Date: Wed, 03 Aug 2011 20:22:03 -0700
- Delivery-date: Wed, 03 Aug 2011 20:22:39 -0700
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lwi3.net; s=default; h=Mime-Version:Message-ID:Content-Transfer-Encoding:Content-Type:Date:To:Reply-To:From:Subject; bh=gH0iH9vx/st7NPmofwNjJeOoO0coWjVeTnAibclx4JA=; b=Dxt+oF/diyyrzl7M5MRx3/LsDRJrgKy/wjUTi6iMjse+Wdk4ln98oqB3iewDACCL+jc4FQ4TAXOjj+xES7k20e91+5YnIpjPFn41X7yu8PxuuSN+PfsC+4XGjcY+MUIf;
- List-id: Xen developer discussion <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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel