Hi Bob, Well I stopped iptables altogether on the cobbler host just a quick test. But I think I unblocked 25151 only on tcp and not on udp. At any rate, the test with iptables stopped should have ruled that out as a possible cause It believe .
[root@LCENT01:~] #koan --virt --server=cobbler --profile=rhel62-i386 --virt-name=vm01 - looking for Cobbler at http://cobbler:80/cobbler_api - reading URL: http://192.168.1.36/cblr/svc/op/ks/profile/rhel62-i386 install_tree: http://192.168.1.36/cblr/links/rhel62-i386 libvirtd (pid 2801) is running... - warning: old python-virtinst detected, a lot of features will be disabled - adding disk: /var/lib/libvirt/images//vm01-disk0 of size 5 (driver type=raw) - ['virt-install', '--connect', 'qemu:///system', '--name', 'vm01', '--ram', '512', '--vcpus', '1', '--autostart', '--vnc', '--hvm', '--location', 'http://192.168.1.36/cblr/links/rhel62-i386/', '--arch', 'i386', '--os-variant', 'rhel6', '--disk', 'path=/var/lib/libvirt/images//vm01-disk0,size=5', '--network', 'bridge=xenbr0', '--wait', '0', '--noautoconsole'] usage: virt-install --name NAME --ram RAM STORAGE INSTALL [options] virt-install: error: no such option: --autostart command failed (2) Same thing. and as to the ServerName directive, looks like the only place I actually have that set is in cobbler.conf [root@VIRTCENT14 conf.d]# grep -i servername * cobbler.conf:ServerName cobbler.example.com ssl.conf:#ServerName www.example.com:443 Thanks On Sun, Jul 8, 2012 at 10:34 AM, Bob Cochran <[email protected]> wrote: > ProxyPass /cobbler_api http://localhost:25151/ > ProxyPassReverse /cobbler_api http://localhost:25151/ > > Hi Tim, are ports 25151 both tcp and udp unblocked on your firewall? For > good measure, check on 25150 as well. I don't know if this will help with > your problem, I am just grasping at straws at this point. > > ServerName cobbler.example.com <http://cobbler.example.com> > > Tim, perhaps I am misreading your post, but it looks to me like you have > the server name embedded in a *.conf file that lives in /etc/httdp/conf.d? > Doesn't this conflict a bit with the ServerName that is in > /etc/httpd/conf/httpd.conf? > > > Thanks > > Bob > > ______________________________**_________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/**mailman/listinfo/cobbler<https://fedorahosted.org/mailman/listinfo/cobbler> > -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
