Pranav Kumar
2007-Jun-15 04:32 UTC
[Xen-users] Exception starting xend ((11, ''Resource temporarily unavailable''))
Hi I tried building xen on my IA64 machine. It builds and installs smoothly. But I have not been able to start xend. I get the error in /var/log/xen/xend.log as below: [2007-06-14 05:02:01 xend 26504] WARNING (XendAuthSessions:27) python-pam is required for XenAPI support. [2007-06-14 05:02:01 xend 26520] INFO (SrvDaemon:322) Xend Daemon started [2007-06-14 05:02:01 xend 26520] INFO (SrvDaemon:326) Xend changeset: unavailable. [2007-06-14 05:02:01 xend 26520] INFO (SrvDaemon:333) Xend version: Unknown. [2007-06-14 05:02:01 xend.XendDomainInfo 26520] DEBUG (XendDomainInfo:121) XendDomainInfo.recreate({''max_vcpu_id'': 0, ''cpu_time'': 5896180358185L, ''ssidref'': 0, ''hvm'': 0, ''shutdown_reason'': 0, ''dying'': 0, ''online_vcpus'': 1, ''domid'': 0, ''paused'': 0, ''crashed'': 0, ''running'': 1, ''maxmem_kb'': 524288, ''shutdown'': 0, ''mem_kb'': 463872, ''handle'': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], ''blocked'': 0, ''name'': ''Domain-0''}) [2007-06-14 05:02:01 xend.XendDomainInfo 26520] INFO (XendDomainInfo:136) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0 [2007-06-14 05:02:01 xend 26520] ERROR (__init__:1021) Exception starting xend ((11, ''Resource temporarily unavailable'')) Traceback (most recent call last): File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 336, in run servers = SrvServer.create() File "//usr/lib/python/xen/xend/server/SrvServer.py", line 226, in create root.putChild(''xend'', SrvRoot()) File "//usr/lib/python/xen/xend/server/SrvRoot.py", line 40, in __init__ self.get(name) File "//usr/lib/python/xen/web/SrvDir.py", line 82, in get val = val.getobj() File "//usr/lib/python/xen/web/SrvDir.py", line 52, in getobj self.obj = klassobj() File "//usr/lib/python/xen/xend/server/SrvDomainDir.py", line 41, in __init__ self.xd = XendDomain.instance() File "//usr/lib/python/xen/xend/XendDomain.py", line 1399, in instance inst.init() File "//usr/lib/python/xen/xend/XendDomain.py", line 116, in init dom0 = XendDomainInfo.recreate(dom0info, True) File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 186, in recreate vm._registerWatches() File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 757, in _registerWatches self.vmWatch = xswatch(self.vmpath, self._storeChanged) File "//usr/lib/python/xen/xend/xenstore/xswatch.py", line 35, in __init__ xs.watch(path, self) Error: (11, ''Resource temporarily unavailable'') [2007-06-14 05:02:02 xend 26519] INFO (SrvDaemon:218) Xend exited with status 1. Pranav. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Maybe Matching Threads
- Error:Unable to connect to xend:No such file or directory.Is xend running ?"
- "Exception starting xend ((2, ''No such file or directory''))" - what file?
- Bug#538766: xen-utils-common: fail to start xend
- Unable to connect to Xend. Connection refused
- Bug#536806: xen-utils-common - xend start fails