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] bug in init.d/xenstored

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] bug in init.d/xenstored
From: Mike Wright <mike.wright@xxxxxxxxxxxxxx>
Date: Sat, 18 Jun 2011 13:30:13 -0700
Delivery-date: Sat, 18 Jun 2011 13:31:54 -0700
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10
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.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

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