Looking through the archives I see a few people had a
similar problem I am facing, but I do not see any solutions.
I am trying to execute a xm save and am getting the familiar
XendError: /usr/lib64/xen/bin/xc_save 11 18 9 0 0 0 failed
error message.
The xend.log contains:
[2006-07-12 11:03:51 xend] DEBUG (XendCheckpoint:80)
[xc_save]: /usr/lib64/xen/bin/xc_save 11 18 9 0 0 0
[2006-07-12 11:03:51 xend] ERROR (XendCheckpoint:227)
Couldn't map p2m_frame_list_list (errno 14): 14
[2006-07-12 11:03:51 xend] ERROR (XendCheckpoint:227) Save
exit rc=1
[2006-07-12 11:03:51 xend] ERROR (XendCheckpoint:99) Save
failed on domain win_xp (9).
Traceback (most recent call last):
File
"/usr/lib64/python/xen/xend/XendCheckpoint.py", line 93, in save
forkHelper(cmd, fd, saveInputHandler, False)
File
"/usr/lib64/python/xen/xend/XendCheckpoint.py", line 218, in
forkHelper
raise XendError("%s failed" % string.join(cmd))
XendError: /usr/lib64/xen/bin/xc_save 11 18 9 0 0 0 failed
Any clues to this?
Thanks
Gord