On Mon, 18 Apr 2011 03:46:46 -0000 (UTC), Tim Dunphy <[email protected]> 
wrote:
> hello list!
> 
> I recently had to rebuild a cobbler server on the network. however for some 
> reason once everything seemed to be working I notice that when I try to list 
> profiles using koan on the client it does not match the profiles I see when I 
> run cobbler list. Also when I try toi build a host it complains that it 
> cannot find the cobbler_api.
<snip>
> ## koan on client
> 
> [root@LCENT02:~] #koan --server=cobbler --list=profiles
> - looking for Cobbler at http://cobbler/cobbler_api
> rhel5-64-xen-x86_64
> rhel5-32-xen-i386
> rhel5-32-i386
> rhel5-64-x86_64
> 
> 
> 
> [root@LCENT02:~] #koan --virt --server=cobbler --profile=base64
> --virt-name=vm11 --virt-path=/mnt/store/xen --nogfx
> - looking for Cobbler at http://cobbler/cobbler_api
> No entry/entries found

Ok, it isn't saying that cobbler_api is not found. It is saying that the
base64 profile isn't found. I don't see a 'base64' profile listed in any
of your cobbler or koan output. If you put rhel5-64-xen-x86_64 in the
place of base64, it would work (assuming you are using XEN as your virt
technology).

> This is a listing of the cobbler web root:
<snip>
> And it seems that cobbler_api is actually not there. I'd appreciate any help 
> you might have to share.

cobbler_api is actually a proxy pass that can be found in
/etc/httpd/conf.d/cobbler.conf. The fact that koan said no entry/entries
found means that it found cobbler_api, but could not find the profile or
system that you were asking for.

-- 
Scott Henson
Red Hat CIS Operator
WVU Alum BSAE/BSME

Attachment: pgpqIFTM8dADM.pgp
Description: PGP signature

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

Reply via email to