Hello,
Is it possible to
save a driver domain(with pass-through
enabled)?
I got the following
error when tried to save it (xen v3.1.0).
[2008-02-05
20:05:21 3900] INFO (XendCheckpoint:349) Saving memory pages: iter 1
69%ERROR Internal error: Fatal PT race (pfn d94, type 10000000)
[2008-02-05
20:05:21 3900] INFO (XendCheckpoint:349) Save exit rc=1
[2008-02-05 20:05:21
3900] ERROR (XendCheckpoint:140) Save failed on domain vm1 (3).
Traceback
(most recent call last):
File
"//usr/lib64/python/xen/xend/XendCheckpoint.py", line 109, in
save
forkHelper(cmd, fd, saveInputHandler,
False)
File "//usr/lib64/python/xen/xend/XendCheckpoint.py", line 337,
in forkHelper
raise XendError("%s failed" %
string.join(cmd))
XendError: /usr/lib64/xen/bin/xc_save 23 3 0 0 0
failed
[2008-02-05 20:05:21 3900] DEBUG (XendDomainInfo:1699)
XendDomainInfo.resumeDomain(3)
I checked the free
memory available during saving and it
has enough memory there.
without pass-through
migration is working well on the same environment.
regards
Masroor