WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] xl is unable to find xenstored.pid

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] xl is unable to find xenstored.pid
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;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: larry@xxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>