Created attachment 375052 [details] /etc/sysconfig/rhn/virt/XXnameXX.xml Description of problem: I cannot start xen full virt domain Version-Release number of selected component (if applicable): own lan with dhcp+bind to be able to boot from PXE (needed for fv xen guests) xen-hosst on rhel54 sat531 on rhel54 with rhn-virtualization-5.3.0-13.el5sat spacewalk-koan-0.1.11-13.el5sat koan-1.6.8-4.el5sat How reproducible: always Steps to Reproduce: 1. create environment up to https://sputnik-prod.brq.redhat.com/rhn/help/reference/en-US/ch-cobbler.jsp 2. create kickstart with profile = full virt xen guest 3. provision this fv xen guest 4. webUI: stop domain > it works 5. webUI: start domain Actual results: cannot start [root@dhcp-lab-241 virt]# rhn_check -vv D: check_action {'action': "<?xml version='1.0'?>\n<methodCall>\n<methodName>virt.start</methodName>\n<params>\n<param>\n<value><string>ec43c9414a333c375f04b528eb2910bd</string></value>\n</param>\n</params>\n</methodCall>\n", 'version': 2, 'id': 1415} updateLoginInfo() login info D: login(forceUpdate=True) invoked logging into up2date server D: writeCachedLogin() invoked D: Wrote pickled loginInfo at 1259671250.54 with expiration of 1259674850.54 seconds. successfully retrieved authentication token from up2date server D: logininfo: {'X-RHN-Server-Id': 1000010311, 'X-RHN-Auth-Server-Time': '1259676571.7', 'X-RHN-Auth': 'QgMiRv5Xaj5gbOdi+TR8AA==', 'X-RHN-Auth-Channels': [['rhel-x86_64-server-5', '20091112171053', '1', '1'], ['rhel-x86_64-server-vt-5', '20091112171053', '0', '1'], ['rhn-tools-rhel-x86_64-server-5', '20091125172536', '0', '1']], 'X-RHN-Auth-User-Id': '', 'X-RHN-Auth-Expire-Offset': '3600.0'} D: handle_action {'action': "<?xml version='1.0'?>\n<methodCall>\n<methodName>virt.start</methodName>\n<params>\n<param>\n<value><string>ec43c9414a333c375f04b528eb2910bd</string></value>\n</param>\n</params>\n</methodCall>\n", 'version': 2, 'id': 1415} D: handle_action actionid = 1415, version = 2 D: do_call virt.start ('ec43c9414a333c375f04b528eb2910bd',) libvir: Xen Daemon error : POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: (2, 'Invalid kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\\n')") D: Sending back response (1, 'Error occurred while attempting to recreate domain ec43c9414a333c375f04b528eb2910bd: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: (2, \'Invalid kernel\', \'xc_dom_parse_elf_kernel: ELF image has no shstrtab\\\\n\')")', {}) D: do_call packages.checkNeedUpdate ('rhnsd=1',) Loaded plugins: rhnplugin D: local action status: (0, 'rpm database not modified since last update (or package list recently updated)', {}) [root@dhcp-lab-241 virt]# Expected results: I can start xen fv guest Additional info: