C R wrote:
> Hi,
>
> After getting set straight about the '-xen' distro's I can use 
> 'cobbler buildiso' to install all the server types I need (including 
> dom0's... thanks goes to Michael)
>
> now the problem is using 'koan' to build domU's... I have confirmed 
> that my profiles for the domU's are using the '-xen' distro's and 
> confirmed that the 'system' configurations are using the correct 
> profiles.....
>
> here's the problem.... the domU install works flawlessly using 'koan 
> --server=[server] --virt --system=[system]'... disk-0 is created the 
> correct size and the kickstart works (including %post).... I confirmed 
> that the correct 'initrd.img' and 'vmlinuz' are retrived from the 
> cobbler server... the install can be monitored thru 'virt-manager'.... 
> '/etc/xen/[server]' is created with the correct data.... the domU is 
> halted as per the kickstart.... starting the new domU from 
> 'virt-manager' fails.... also 'xm list' only shows the dom0...
>
> the interface, static IP, name servers, netmask are all translated 
> variables in the kickstart.... what am I missing?
>
> any help is appreciated.....
>
> from '/var/log/xend.log'.......
>
> XendError: Error creating domain: (2, 'invalid kernel', 
> 'xc_dom_find_loader: no loader found\n')
>
> profile beign used......
>
> cobbler report --name=domU-rhel4
> profile                     : domU-rhel4
> distro                      : rhel4.8-xen-i386
> comment                : virtual server
> created                   : Thu May 21 15:31:20 2009
> dhcp_tag                : default
> enable_menu          : True
> kernel options         : {}
> mgmt_classes        : []
> modified                 : Wed Jun 17 10:55:06 2009
> name servers          : []
> name servers search  : []
> owners                      : admin
> post kernel options     : {}
> redhat mgmt key        : <<inherit>>
> redhat mgmt server    : <<inherit>>
> repos                        : []
> server                       : <<inherit>>
> template_files            : {}
> virt bridge                  : xenbr0
> virt cpus                    : 14
> virt file size                : 32
> virt path                     : /var/lib/xen/images
> virt ram                      : 4096O
> virt type                     : xenpv
> ------------------------------------------------------------------------
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
Take a look at the logs in /var/log/koan and possibly ask et-mgmt-tools 
or #virt on OFTC.

We just kick off the installs, something else decided to make it 
fail.    Might just be an arch mismatch though.


_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to