Displaying 4 results from an estimated 4 matches for "transaction_end".
2012 Nov 08
0
Sometimes unable to reboot VM
...self.dompath, lambda t: self._recreateDomFunc(t))
File "/usr/lib/python2.6/dist-packages/xen/xend/xenstore/xstransact.py",
line 364, in complete
if t.commit():
File "/usr/lib/python2.6/dist-packages/xen/xend/xenstore/xstransact.py",
line 41, in commit
rc = xshandle().transaction_end(self.transaction, False)
Error: (2, ''No such file or directory'')
[2012-11-08 15:17:33 2381] ERROR (XendDomainInfo:2235) Failed to restart
domain 70.
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/xen/xend/XendDomainInfo.py", line
2218, in _re...
2005 Oct 03
26
xenstore documentation
hi,
it would be extremely useful for me if someone with knowledge of how
the current tools and drivers use Xenstore would be kind enough to
update the Wiki with current information. I have been spending quite a
lot of time trying to get my domU connected to a block device in dom0
using a home-brewed domain creation tool, and I am still at the
''Timeout connecting to device!''
2011 Dec 13
12
[PATCH 0 of 4 V2] oxenstored fixes -- fixes recent pvops kernel hang
Currently PVHVM Linux guests after ddacf5ef684a "xen/pv-on-hvm kexec:
add xs_reset_watches to shutdown watches from old kernel" hang when
run against oxenstored because it does not handle the unknown
XS_RESET_WATCHES operation and does not reply.
The symptom of this issue is a hang during boot at this point:
cpu 1 spinlock event irq 70
CPU 1 irqstacks, hard=dec94000
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*