search for: vmwatch

Displaying 2 results from an estimated 2 matches for "vmwatch".

Did you mean: vmatch
2007 Feb 26
2
[PATCH 0 of 2] Parse image elfnotes, write them to xenstore, save and load via image sxpr
Here are two patches that let xm create, save and restore extract and preserve elfnotes read by the domain builder. This is handy for a few things. In particular, I''d like it so that xm can decide whether or not guest domains support fast resume (if save fails, or for checkpointing). _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2007 Jun 15
0
Exception starting xend ((11, ''Resource temporarily unavailable''))
...omain.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...