[one-users] ubuntu front end and openSUSE node

Shi Jin jinzishuai at yahoo.com
Mon Jun 15 19:05:44 PDT 2009


> 
> We are using the same images (disks) for both hypervisors.
Thank you.
When I tried to use the KVM image on Xen nodes, first I got the kernel not specified error. Then I added 
kernel = '/usr/lib/xen/boot/hvmloader'
to overcome that problem but then got an error message:
Mon Jun 15 19:34:57 2009 [VMM][I]: Command: sudo /usr/sbin/xm create /mnt/OpenNebula/VMDir/12/images/deployment.0 \&\& sudo /usr/sbin/xm sched-cred -d one-12 -w 256
Mon Jun 15 19:35:07 2009 [VMM][E]: Error deploying virtual machine: (2, 'Invalid kernel', "elf_xen_note_check: ERROR: Not a Xen-ELF image: No ELF notes or '__xen_guest' section found.\n")
Mon Jun 15 19:35:07 2009 [LCM][I]: Fail to boot VM.
Mon Jun 15 19:35:07 2009 [DiM][I]: New VM state is FAILED

The deployment file is
name = 'one-12'
#O CPU_CREDITS = 256
memory  = '128'
kernel = '/usr/lib/xen/boot/hvmloader'
disk = [
    'tap:aio:/mnt/OpenNebula/VMDir/12/images/disk.0,hda,w',
]
vif = [
    'mac=00:03:c0:a8:01:c6,bridge=br0',
]
vfb = ['type=vnc,vnclisten=127.0.0.1']

My image is
/mnt/OpenNebula/VMDir/12/images/disk.0: x86 boot sector, Microsoft Windows XP MBR, Serial 0xd43cd43c; partition 1: ID=0x7, active, starthead 1, startsector 63, 25141662 sectors
which was called originally winxp.qcow2.

Could you please help me to deploy this WinXP image on the Xen node?
Thanks a lot.

Shi 



      



More information about the Users mailing list