cluster:Cfengine/228/client

From Dgiref
Jump to: navigation, search
Please open a NGI-DE ticket if you experience any Installation or Configuration problem.

Contents

Cfengine/228/client

Prepare

Operating system
  • Scientific Linux version 4.5 64 bit

Optimizing the configuration:


Use minimal operating system installation without firewall. To verify installed packages use the command

  • rpm -qa | grep package_name

Install the following additional packages:

  • yum -y install wget yum rpm make gcc gcc-c++ tar sed zlib openssl

After the installation is complete, turn off any unnecessary services (like gpm, sendmail, cups, haldaemon, messagebus, pcmcia, anacron, atd) with the following command:

  • chkconfig <SERVICE> off

Configure the following settings for the server:


Additional software packages
  • Berkeley DB version 4
  • OpenSSL (openssl.i686 krb5-libs.i386 openldap.i386 cyrus-sasl.i386 compat-openldap.i386)
Firewall configuration

Port 5308 should be open (how to open port in firewall).

Install

The following steps are needed to install a Cfengine Client on all middleware frontends and worker nodes as root user:

Configure

Note: cfengine server IP: xx.xx.x.xx, cfengine client IP: yy.yy.y.yy


Proceed

To start/stop cfengine use the commands:


Initial test

Try examining the output:


Update

To update/reinstall/delete cfengine packages, use:


Personal tools