Description of problem: Koan fails on the client with the message 'virt-install: error: no such option: --autostart' Version-Release number of selected component (if applicable): koan-2.2.3-2.el5 cobbler-2.2.3-2.el6.noarch How reproducible: Easily reproducable Steps to Reproduce: 1. set virt_auto_boot to 0 on cobbler server (grep virt_auto_boot /etc/cobbler/settings virt_auto_boot: 0) 2. restart cobbler server 3. run the command on the client koan --virt --server=cobbler --profile=xen32 --virt-name=vm01 on the client Actual results: [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) Expected results: Expected a new virtual machine to be created. Additional info: Cobbler server - CentOS release 6.2 (Final) Linux VIRTCENT14.summitnjhome.com 2.6.32-220.el6.i686 #1 SMP Tue Dec 6 16:15:40 GMT 2011 i686 i686 i386 GNU/Linux Koan client - CentOS release 5.8 (Final) Linux LCENT01.summitnjhome.com 2.6.18-308.8.1.el5xen #1 SMP Tue May 29 16:16:59 EDT 2012 i686 i686 i386 GNU/Linux
Created attachment 634009 [details] patch for koan-2.2.3-2.el5 Simply added a disable_auto_boot flag that gets set for old python-virtinst versions.
cobbler-2.4.3-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/cobbler-2.4.3-1.el5
cobbler-2.4.4-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/cobbler-2.4.4-1.fc20
cobbler-2.4.4-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/cobbler-2.4.4-1.fc19
cobbler-2.4.4-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/cobbler-2.4.4-1.el6
cobbler-2.4.4-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/cobbler-2.4.4-1.el5
Package cobbler-2.4.4-1.el5: * should fix your issue, * was pushed to the Fedora EPEL 5 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing cobbler-2.4.4-1.el5' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1211/cobbler-2.4.4-1.el5 then log in and leave karma (feedback).
cobbler-2.4.4-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
cobbler-2.4.4-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
cobbler-2.4.4-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
cobbler-2.4.4-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.