hy all,
i have a strange bug, while trying to save a FV guest 
i have this in my xend.log:
DEBUG (XendCheckpoint:83) [xc_save]: /usr/lib64/xen/bin/xc_save 17 2 0 0 0
[2007-04-12 17:51:37 xend 3035] INFO (XendCheckpoint:239) Couldn't map 
p2m_frame_list_list (errno 14): 14
[2007-04-12 17:51:37 xend 3035] INFO (XendCheckpoint:239) Save exit rc=1
[2007-04-12 17:51:37 xend 3035] ERROR (XendCheckpoint:106) Save failed on 
domain fc6_support (2).
Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 
100, in save
    forkHelper(cmd, fd, saveInputHandler, False)
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 
227, in forkHelper
    raise XendError("%s failed" % string.join(cmd))
XendError: /usr/lib64/xen/bin/xc_save 17 2 0 0 0 failed

the guest i'm trying to save use a file backend. 

my xen config file is :

# Automatically generated xen config file
name = "fc6_support"
builder = "hvm"
memory = "256"
disk = [ 'file:/xen/fc/fc6_support.img,hda,w', ]
vif = [ 'type=ioemu, mac=00:16:3e:6b:ca:da, bridge=xenbr0', ]
uuid = "f6433006-6805-7bb1-825b-66e4ab272dfd"
device_model = "/usr/lib64/xen/bin/qemu-dm"
kernel = "/usr/lib/xen/boot/hvmloader"
vnc=1
vncunused=1
apic=1
acpi=1
pae=1

vcpus=1
serial = "pty" # enable serial console
on_reboot   = 'restart'
on_crash    = 'restart'

any clues on how to fix this ?

thanks for your help

-- 
Rachid Zarouali
Administrateur Systèmes/Applications
AFNIC
[EMAIL PROTECTED]
01.39.30.83.47

_______________________________________________
rhelv5-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to