[cobbler] Unable to koan ANY profiles.

Ronald J. Yacketta yacketrj at potsdam.edu
Tue Mar 12 14:32:37 UTC 2013


Not sure whats wrong, imported SL 6.3 like I have many times in the past without issue. Go to koan SL 6.3 and now I get

 koan --server=SERVER --virt --profile=SL-6.3-x86_64 --virt-name=koan_test -virt-type=qemu --virt-path=/mnt/sas3_6
- looking for Cobbler at http://eSERVER:80/cobbler_api
- reading URL: http://SERVER/cblr/svc/op/ks/profile/SL-6.3-x86_64
install_tree: http://SERVER/scientific6.3-64
libvirtd (pid  3210) is running...
<type 'exceptions.KeyError'>
'image_type'
  File "/usr/lib/python2.6/site-packages/koan/app.py", line 250, in main
    k.run()
   File "/usr/lib/python2.6/site-packages/koan/app.py", line 390, in run
    self.virt()
   File "/usr/lib/python2.6/site-packages/koan/app.py", line 746, in virt
    return self.net_install(after_download)
   File "/usr/lib/python2.6/site-packages/koan/app.py", line 635, in net_install
    after_download(self, profile_data)
   File "/usr/lib/python2.6/site-packages/koan/app.py", line 744, in after_download
    self.virt_net_install(profile_data)
   File "/usr/lib/python2.6/site-packages/koan/app.py", line 1325, in virt_net_install
    (uuid, create_func, fullvirt, can_poll) = self.virt_choose(pd)
   File "/usr/lib/python2.6/site-packages/koan/app.py", line 1413, in virt_choose
    if (self.image is not None) and (pd["image_type"] == "virt-clone"):

Not sure WTF happened, but NONE of my profiles work now every single one tosses the above koan error. I can list profiles, dumpvars even gen ks without issue. 

Any thoughts before I deep six this ~2 year old Cobbler install???

-Ron


More information about the cobbler mailing list