I'm unable to create a centos domU on Opensolaris 2009.6. I had no
problem following the instructions to make Solaris a dom0. The same
process worked just fine with the GUI virtual machine manager under
OpenSUSE 11.1.  For a number of reasons I'd prefer to use Opensolaris
as my Dom0, but not if it going to be a battle to get everything to
work.  Is Xen actually a production-quality system on Opensolaris?


with virtual machine manager
   machine name: centos
   paravirtualized
   initial memory 1024 MB
   Maximum memory 1024 MB
   Virtual CPUs: 1

   installation source http://.../MYDVD
      which is the centos installation dvd

   disk image: /rpool/vms/centosx
   disk size: 9120 MB

   network: shared physical device e1000g0

Unable to complete install 'libvirt.libvirtError virDomainCreateLinux() failed 
POST operation failed: (xend.err "Error creating domain: (2, 'Invalid kernel', 
'xc_dom_parse_elf_kernel: ELF image has no shstrtab\\n')")
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 699, in do_install
    dom = guest.start_install(False, meter = meter)
  File 
"/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py",
 line 923, in start_install
  File 
"/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py",
 line 944, in _do_install
  File "libvirt.py", line 585, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed', 
conn=self)
libvirtError: virDomainCreateLinux() failed POST operation failed: (xend.err 
"Error creating domain: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF 
image has no shstrtab\\n')")


attempt at manual creation:

virt-install --paravirt --name centos --ram 2038 --vnc --os-type=linux 
--os-variant=rhel5 --network bridge --file /rpool/vms/centos --file-size=20 
--location http://heidelberg.rutgers.edu/MYDVD/

Starting install...
Retrieving file .treeinfo 100% |=========================|  417 B    00:00     
Retrieving file .treeinfo 100% |=========================|  417 B    00:00     
Retrieving file .treeinfo 100% |=========================|  417 B    00:00     
Retrieving file vmlinuz.. 100% |=========================| 1.9 MB    00:00     
Retrieving file initrd.im 100% |=========================| 6.3 MB    00:00   

virDomainCreateLinux() failed POST operation failed: (xend.err 'Device 0 (vkbd) 
could not be connected. Hotplug scripts not working.')
Domain installation may not have been
 successful.  If it was, you can restart your domain
 by running 'virsh start centos'; otherwise, please
 restart your installation.
Fri, 12 Jun 2009 19:54:56 ERROR    virDomainCreateLinux() failed POST operation 
failed: (xend.err 'Device 0 (vkbd) could not be connected. Hotplug scripts not 
working.')
Traceback (most recent call last):
  File "/usr/bin/virt-install", line 511, in ?
    main()
  File "/usr/bin/virt-install", line 471, in main
    dom = guest.start_install(conscb,progresscb)
  File 
"/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py",
 line 923, in start_install
  File 
"/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py",
 line 944, in _do_install
  File "libvirt.py", line 585, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed', 
conn=self)
libvirtError: virDomainCreateLinux() failed POST operation failed: (xend.err 
'Device 0 (vkbd) could not be connected. Hotplug scripts not working.')
-- 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to