Try this one: http://blog.milford.io/2012/03/getting-a-basic-cobbler-server-going-on-centos/
very good basic documentation From: [email protected] [mailto:[email protected]] On Behalf Of vivek singh Sent: Tuesday, May 22, 2012 4:28 PM To: cobbler mailing list Subject: Re: [cobbler] cobbler and SELinux sir ,,, ihave this issue when i run cobbler check and even i have disabled selinux and firewall and rebooted too.....these are the errors.. The following are potential configuration items that you may want to fix: 1 : The 'server' field in /etc/cobbler/settings must be set to something other than localhost, or kickstarting features will not work. This should be a resolvable hostname or IP for the boot server as reachable by all machines that will use it. 2 : For PXE to be functional, the 'next_server' field in /etc/cobbler/settings must be set to something other than 127.0.0.1, and should match the IP of the boot server on the PXE network. 3 : 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. 4 : change 'disable' to 'no' in /etc/xinetd.d/rsync 5 : since iptables may be running, ensure 69, 80, and 25151 are unblocked 6 : debmirror package is not installed, it will be required to manage debian deployments and repositories 7 : ksvalidator was not found, install pykickstart 8 : The default password used by the sample templates for newly installed machines (default_password_crypted in /etc/cobbler/settings) is still set to 'cobbler' and should be changed, try: "openssl passwd -1 -salt 'random-phrase-here' 'your-password-here'" to generate new one 9 : fencing tools were not found, and are required to use the (optional) power management features. install cman or fence-agents to use them please help me regarding this one On Tue, May 22, 2012 at 11:51 AM, Newman, Stuart J. (GSFC-444.0)[HONEYWELL TECHNOLOGY SOLUTIONS INC] <[email protected]<mailto:[email protected]>> wrote: This was RHEWL 6.2 and cobbler 2.2.2.1. -----Original Message----- From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Bob Cochran Sent: Monday, May 21, 2012 17:08 To: cobbler mailing list Subject: Re: [cobbler] cobbler and SELinux Stuart, it might help to indicate the cobbler version and host OS you are using. Thanks Bob Cochran Greenbelt, Maryland, USA On 5/18/12 8:51 AM, Newman, Stuart J. (GSFC-444.0)[HONEYWELL TECHNOLOGY SOLUTIONS INC] wrote: > > The following four commands fail if SELinux is set to enforcing: > > cobbler check > > cobbler sync > > cobbler import > > cobbler reposync > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ~~~~~~~~~~~~~~~~~~~~~~ > > *Stuart J. Newman > *Engineer 4; Systems > > Solar Dynamics Observatory (SDO) > > Honeywell Technology Solutions Inc** > > > > NASA/Goddard Space Flight Center > > Building 14, Room E222 > > Mail Stop 428.2 > > Greenbelt, MD 20771 > > Office: (301) 286-5145 > > EMail: [email protected]<mailto:[email protected]> > <mailto:[email protected]<mailto:[email protected]>> > > ** > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ~~~~~~~~~~~~~~~~~~~~~~ > > NOTICE: This communication, including any attachment, contains > information that may be confidential or privileged, and is intended > solely for the entity or individual to whom it is addressed. If you > are not the intended recipient, please notify the sender at once, and > you should delete this message and are hereby notified that any > disclosure, copying, or distribution of this message is strictly > prohibited. Nothing in this email, including any attachment, is > intended to be a legally binding signature. > > > > _______________________________________________ > cobbler mailing list > [email protected]<mailto:[email protected]> > https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected]<mailto:[email protected]> https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected]<mailto:[email protected]> https://fedorahosted.org/mailman/listinfo/cobbler
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
