Exoware
02-27-2009, 12:43 PM
So, we've managed to install HyperVM with Xen virtualization on a server of ours, but whenever we attempt to create a Xen VM, it seems to create all the necessary files, but the VM does not boot at all.
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'mem-set' 'testing.vm' '256']
16:15 Feb/27/2009: Error: Domain 'testing.vm' does not exist.
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'sched-credit' '-d' 'testing.vm' '-c' '400']
16:15 Feb/27/2009: Error: Domain 'testing.vm' does not exist.
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'mem-set' 'testing.vm' '256']
16:15 Feb/27/2009: Error: Domain 'testing.vm' does not exist.
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'sched-credit' '-d' 'testing.vm' '-c' '400']
16:15 Feb/27/2009: File descriptor 3 left open
File descriptor 6 left open
One or more specified logical volume(s) not found.
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'lvremove' '-f' '/dev/VolGroup00/testing_vmswap']
16:16 Feb/27/2009: Error: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\n')
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'create' '/home/xen/testing.vm/testing.vm.cfg']
16:16 Feb/27/2009: Error: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\n')
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'create' '/home/xen/testing.vm/testing.vm.cfg']
16:20 Feb/27/2009: Error: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\n')
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'create' '/home/xen/testing.vm/testing.vm.cfg']
Does anybody have any suggestions as to what the problem is?
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'mem-set' 'testing.vm' '256']
16:15 Feb/27/2009: Error: Domain 'testing.vm' does not exist.
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'sched-credit' '-d' 'testing.vm' '-c' '400']
16:15 Feb/27/2009: Error: Domain 'testing.vm' does not exist.
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'mem-set' 'testing.vm' '256']
16:15 Feb/27/2009: Error: Domain 'testing.vm' does not exist.
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'sched-credit' '-d' 'testing.vm' '-c' '400']
16:15 Feb/27/2009: File descriptor 3 left open
File descriptor 6 left open
One or more specified logical volume(s) not found.
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'lvremove' '-f' '/dev/VolGroup00/testing_vmswap']
16:16 Feb/27/2009: Error: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\n')
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'create' '/home/xen/testing.vm/testing.vm.cfg']
16:16 Feb/27/2009: Error: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\n')
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'create' '/home/xen/testing.vm/testing.vm.cfg']
16:20 Feb/27/2009: Error: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\n')
: [(__system__:/usr/local/lxlabs/hypervm/httpdocs) 'xm' 'create' '/home/xen/testing.vm/testing.vm.cfg']
Does anybody have any suggestions as to what the problem is?
