[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] [Xen-devel] Xen Source code build
Hi Ian/All, Thanks for your prompt reply. No, I didn't remove the earlier Xen version earlier, but now I have done so, and installed the new Xen4.1.2 again. "xm" commands are still not running, Using "xl" commands, I get the following error: cadlab:/srv/xen-4.1.2 # xl list 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 cadlab:/srv/xen-4.1.2 # xenstored cadlab:/srv/xen-4.1.2 # FATAL: Failed to open evtchn device: No such file or directory cadlab:/etc/init.d # ps -A | grep xen 23 ? 00:00:00 xenwatch 24 ? 00:00:00 xenbus 3226 ? 00:00:00 xend 3228 ? 00:00:00 xend On googling, I found the following old discussion, but the thread closed without any solution it seems. http://old-list-archives.xen.org/archives/html/xen-users/2011-08/msg00083.html xend logs : ---------------------------------------------------------------------------------------------------------------------- [2012-04-07 16:20:56 3752] INFO (SrvDaemon:332) Xend Daemon started [2012-04-07 16:20:56 3752] INFO (SrvDaemon:336) Xend changeset: unavailable. [2012-04-07 16:20:56 3752] DEBUG (tcp:96) Listening on :8002 [2012-04-07 16:20:56 3752] INFO (XendNetwork:114) Not recreating missing unmanaged network pbr0 [2012-04-07 16:20:56 3752] INFO (XendNetwork:114) Not recreating missing unmanaged network br0 [2012-04-07 16:20:56 3752] DEBUG (XendNode:332) pscsi record count: 4 [2012-04-07 16:20:56 3752] DEBUG (XendCPUPool:747) recreate_active_pools [2012-04-07 16:20:56 3752] ERROR (SrvDaemon:349) Exception starting xend ((19, 'No such device')) Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/xen/xend/server/SrvDaemon.py", line 341, in run servers = SrvServer.create() File "/usr/lib64/python2.7/site-packages/xen/xend/server/SrvServer.py", line 258, in create root.putChild('xend', SrvRoot()) File "/usr/lib64/python2.7/site-packages/xen/xend/server/SrvRoot.py", line 40, in __init__ self.get(name) File "/usr/lib64/python2.7/site-packages/xen/web/SrvDir.py", line 84, in get val = val.getobj() File "/usr/lib64/python2.7/site-packages/xen/web/SrvDir.py", line 52, in getobj self.obj = klassobj() File "/usr/lib64/python2.7/site-packages/xen/xend/server/SrvNode.py", line 30, in __init__ self.xn = XendNode.instance() File "/usr/lib64/python2.7/site-packages/xen/xend/XendNode.py", line 1181, in instance inst = XendNode() File "/usr/lib64/python2.7/site-packages/xen/xend/XendNode.py", line 163, in __init__ self._init_cpu_pools() File "/usr/lib64/python2.7/site-packages/xen/xend/XendNode.py", line 382, in _init_cpu_pools XendCPUPool.recreate_active_pools() File "/usr/lib64/python2.7/site-packages/xen/xend/XendCPUPool.py", line 754, in recreate_active_pools uuid = xstransact.Read(path, 'uuid') File "/usr/lib64/python2.7/site-packages/xen/xend/xenstore/xstransact.py", line 307, in Read return complete(path, lambda t: t.read(*args)) File "/usr/lib64/python2.7/site-packages/xen/xend/xenstore/xstransact.py", line 361, in complete t = xstransact(path) File "/usr/lib64/python2.7/site-packages/xen/xend/xenstore/xstransact.py", line 29, in __init__ self.transaction = xshandle().transaction_start() Error: (19, 'No such device') ------------------------------------------------------------------------------------------------------------------------ There is not xenstored in /etc/init.d also. In /var/run, I have cadlab:/var/run/xenstored # ls socket socket_ro ---------------------------- Thanks & Regards Mohit Dhingra +919611190435 On 7 April 2012 13:00, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote: Redirecting to xen-uers@ where this belongs. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |