Hello,
I'm trying to import the last Ubuntu Server in cobbler and i have this failed
message :
-----------------------------------------------------------------------------------
Fri Jan 22 09:54:58 2010 - INFO | Exception occured: cobbler.cexceptions.CX
Fri Jan 22 09:54:58 2010 - INFO | Exception value: 'Supplied import breed is
not supported'
Fri Jan 22 09:54:58 2010 - INFO | Exception Info:
File "/usr/lib/python2.4/site-packages/cobbler/utils.py", line 118, in die
raise CX(msg)
Fri Jan 22 09:54:58 2010 - INFO | Exception occured: cobbler.cexceptions.CX
Fri Jan 22 09:54:58 2010 - INFO | Exception value: 'Supplied import breed is
not supported'
Fri Jan 22 09:54:58 2010 - INFO | Exception Info:
File "/usr/lib/python2.4/site-packages/cobbler/remote.py", line 94, in run
rc = self._run(self)
File "/usr/lib/python2.4/site-packages/cobbler/remote.py", line 223, in runner
self.logger
File "/usr/lib/python2.4/site-packages/cobbler/api.py", line 654, in import_tree
return importer.run()
File "/usr/lib/python2.4/site-packages/cobbler/action_import.py", line 125, in
run
utils.die(self.logger,"Supplied import breed is not supported")
File "/usr/lib/python2.4/site-packages/cobbler/utils.py", line 126, in die
raise CX(msg)
Fri Jan 22 09:54:58 2010 - ERROR | ### TASK FAILED ###
-----------------------------------------------------------------------------------
My configuration :
=> rhel5 i386
=> cobbler v2.0.1.1
# cobbler check
The following are potential configuration items that you may want to fix:
1 : Must enable a selinux boolean to enable vital web services components, run:
setsebool -P httpd_can_network_connect true
2 : you need to set some SELinux content rules to ensure cobbler serves content
correctly in your SELinux environment, run the following: /usr/sbin/semanage
fcontext -a -t public_content_t "/tftpboot/.*" && /usr/sbin/semanage fcontext
-a -t public_content_t "/var/www/cobbler/images/.*"
3 : you need to set some SELinux rules if you want to use cobbler-web (an
optional package), run the following: /usr/sbin/semanage fcontext -a -t
httpd_sys_content_rw_t "/usr/share/cobbler/web/sessions/.*"
4 : some network boot-loaders are missing from /var/lib/cobbler/loaders, you
may run 'cobbler get-loaders' to download them, or, if you only want to handle
x86/x86_64 netbooting, you may ensure that you have installed a *recent*
version of the syslinux package installed and can ignore this message entirely.
Files in this directory, should you want to support all architectures, should
include pxelinux.0, menu.c32, elilo.efi, and yaboot. The 'cobbler get-loaders'
command is the easiest way to resolve these requirements.
5 : change 'disable' to 'no' in /etc/xinetd.d/rsync
6 : since iptables may be running, ensure 69, 80, and 25151 are unblocked
7 : fencing tools were not found, and are required to use the (optional) power
management features. install cman or fence-agents to use them
I don't find anything about this message.
Can anybody help me about " Supplied import breed is not supported" ?
Thanks in advance.
Best regards
--
Ingénieur Linux / Unix
THALES - Critical Information Systems
DIVISION Security Solutions & Services / Server Mgmt / Administration Systèmes
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler