Displaying 1 result from an estimated 1 matches for "_storechanged".
Did you mean:
storechanged
2007 Jun 15
0
Exception starting xend ((11, ''Resource temporarily unavailable''))
...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.
____________________________...