search for: domain_restore_fd

Displaying 11 results from an estimated 11 matches for "domain_restore_fd".

2007 Apr 10
7
PV domain save/restore break
...nfo.py", line 1675, in destroyDomain Error: (3, ''No such process'') [2007-04-10 09:57:25 4664] ERROR (XendDomain:1086) Restore failed Traceback (most recent call last): File "/home/gzhai/srcs/hg/tip/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 1081, in domain_restore_fd File "/home/gzhai/srcs/hg/tip/dist/install/usr/lib/python/xen/xend/XendCheckpoint.py", line 224, in restore File "/home/gzhai/srcs/hg/tip/dist/install/usr/lib/python/xen/xend/XendCheckpoint.py", line 324, in forkHelper XendError: /usr/lib/xen/bin/xc_restore 24 4 1 2 0 0 0 fa...
2009 Feb 02
4
HVM Live Migration Troubles - Xen 3.3.1
....domid) Error: (3, ''No such process'') *xend appears to tear down the failed target vm* [2009-02-02 11:35:23 12629] ERROR (XendDomain:1145) Restore failed Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 1143, in domain_restore_fd return XendCheckpoint.restore(self, fd, paused=paused, relocating=relocating) File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 268, in restore forkHelper(cmd, fd, handler.handler, True) File "/usr/lib64/python2.4/site-packages/xen/xend/XendChec...
2007 Jan 26
5
HVM restore broken?
I got latest (13601) yesterday evening. This doesn''t seem to work to do Restore (at least of the Windows test-image that I''ve been using for testing previously). The VM restores reasonably OK, but it jumps to an invalid address shortly after restoring, giving a D1 blue-screen error (DRIVER_IRQL_LESS_OR_EQUAL), which turns out to be "page-fault in driver" after I
2009 Mar 10
0
Bug#519064: xen-utils-common: hvm migration fails because of missing /var/lib/xen/save
...8:01:22 9846] ERROR (XendCheckpoint:52) read_exact: EOF trying to read 21 (buf='') and a python trace [2009-03-10 08:01:22 9846] ERROR (XendDomain:1136) Restore failed Traceback (most recent call last): File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomain.py", line 1134, in domain_restore_fd return XendCheckpoint.restore(self, fd, paused=paused) File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendCheckpoint.py", line 261, in restore "invalid device model signature read") File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendCheckpoint.py", line 53, in...
2006 Apr 20
1
xm restore fails
....py", line 1342, in destroyDomain error: (3, ''No such process'') [2006-04-19 20:42:19 xend] ERROR (XendDomain:267) Restore failed Traceback (most recent call last): File "/root/xen-3.0-testing.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 262, in domain_restore_fd File "/root/xen-3.0-testing.hg/dist/install/usr/lib/python/xen/xend/XendCheckpoint.py", line 152, in restore File "/root/xen-3.0-testing.hg/dist/install/usr/lib/python/xen/xend/XendCheckpoint.py", line 218, in forkHelper XendError: /usr/lib/xen/bin/xc_restore 11 20 42...
2010 May 11
1
xml files in xend database corrupted and xend failed to start solved now but read to diagnose
...s full at the time I gave this message. I saw that /var/xen/lib/save consumed all the space with respective DomU''s here is a log before I deleted the /var/xen/lib/save Traceback (most recent call last): File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomain.py", line 1134, in domain_restore_fd return XendCheckpoint.restore(self, fd, paused=paused) File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendCheckpoint.py", line 239, in restore forkHelper(cmd, fd, handler.handler, True) File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendCheckpoint.py", line 361, in forkH...
2008 Apr 12
0
Problems with xm migrate --live
...in destroyDomain xc.domain_destroy(self.domid) Error: (3, ''No such process'') [2008-04-12 21:21:29 xend 9579] ERROR (XendDomain:268) Restore failed Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 263, in domain_restore_fd return XendCheckpoint.restore(self, fd) File "/usr/lib64/python2.4/site-packages/xen/xend/ XendCheckpoint.py", line 219, in restore forkHelper(cmd, fd, handler.handler, True) File "/usr/lib64/python2.4/site-packages/xen/xend/ XendCheckpoint.py", line 339, in fo...
2007 Sep 27
0
Migration failing (xen 3.0.3 on RHEL 5) with "not a valid guest state file: pfn count read"
...-09-27 09:32:01 xend.XendDomainInfo 27175] DEBUG (XendDomainInfo:1471) XendDomainInfo.destroyDomain(5) [2007-09-27 09:32:01 xend 27175] ERROR (XendDomain:268) Restore failed Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 263, in domain_restore_fd return XendCheckpoint.restore(self, fd) File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 144, in restore "not a valid guest state file: pfn count read") File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 50,...
2007 Aug 13
0
[BUG] migration problem
...y", line 1683, in destroyDomain xc.domain_destroy(self.domid) Error: (3, ''No such process'') [2007-08-13 17:32:22 3195] ERROR (XendDomain:1089) Restore failed Traceback (most recent call last): File "//usr/lib/python/xen/xend/XendDomain.py", line 1084, in domain_restore_fd return XendCheckpoint.restore(self, fd, paused=paused) File "//usr/lib/python/xen/xend/XendCheckpoint.py", line 217, in restore forkHelper(cmd, fd, handler.handler, True) File "//usr/lib/python/xen/xend/XendCheckpoint.py", line 337, in forkHelper raise X...
2009 Jun 21
1
Xen LVM DRBD live migration
...1643, in destroy xc.domain_destroy(self.domid) Error: (3, ''No such process'') [2009-06-21 11:36:15 xend 4157] ERROR (XendDomain:278) Restore failed Traceback (most recent call last): File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 273, in domain_restore_fd return XendCheckpoint.restore(self, fd) File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 219, in restore forkHelper(cmd, fd, handler.handler, True) File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 339, in forkHe...
2010 Jul 02
10
Do systems have to be IDENTICAL for live migration?
..."%s failed" % string.join(cmd)) XendError: /usr/lib64/xen/bin/xc_restore 17 1 3 4 1 1 0 0 failed [2010-07-01 12:08:14 5660] ERROR (XendDomain:1176) Restore failed Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomain.py", line 1160, in domain_restore_fd dominfo = XendCheckpoint.restore(self, fd, paused=paused, relocating=relocating) File "/usr/lib64/python2.6/site-packages/xen/xend/XendCheckpoint.py", line 417, in restore raise exn XendError: /usr/lib64/xen/bin/xc_restore 17 1 3 4 1 1 0 0 failed _____________________________...