

Installation Guide › Server Installation › Provisioning Server › High-Availability: Directory Server 2 › Provisioning Server Pre-Installation Steps
Provisioning Server Pre-Installation Steps
To prepare for installation, confirm that your server environment is properly prepared. Then install the required packages.
Follow these steps:
- Install 64-bit Linux RHEL 6.1.
- Download, but do not install, a 64-bit JDK to your local system or to a file share. You can also use a JRE in place of a JDK.
Note: The system installer can install the JDK automatically. We recommend that you download a JDK and allow the system to install it.
- Verify that the systems where you previously installed CA Directory, and the systems where you plan to install the Provisioning Server, can ping each other. For a high availability installation, make sure each system can ping the three other systems. I.e., each Provisioning Server system can ping the other, and can ping both CA Directory systems, and vice versa.
- Obtain the Provisioning Server ISO image from the CA Support site and extract it.
- Copy the kit (CAM-IMPS_kit-date.zip) to / (the root folder).
- Unzip the kit.
- Install the following packages:
- binutils-2*x86_64*
- glibc-2*x86_64* nss-softokn-freebl-3*x86_64*
- glibc-2*i686* nss-softokn-freebl-3*i686*
- compat-libstdc++-33*x86_64*
- glibc-common-2*x86_64*
- glibc-devel-2*x86_64*
- glibc-devel-2*i686*
- glibc-headers-2*x86_64*
- elfutils-libelf-0*x86_64*
- elfutils-libelf-devel-0*x86_64*
- gcc-4*x86_64*
- gcc-c++-4*x86_64*
- ksh-*x86_64*
- libaio-0*x86_64*
- libaio-devel-0*x86_64*
- libaio-0*i686*
- libaio-devel-0*i686*
- libgcc-4*x86_64*
- libgcc-4*i686*
- libstdc++-4*x86_64*
- libstdc++-4*i686*
- libstdc++-devel-4*x86_64*
- make-3.81*x86_64*
- numactl-devel-2*x86_64*
- sysstat-9*x86_64*
- compat-libstdc++-33*i686*
- compat-libcap*
- unixODBC*
- libstdc++*
- compat-libstdc++-33.i686
- compat-libstdc++-296.i686
- glibc.i686
- ksh.x86_64
- libgcc.i686
- libidn.i686
- libstdc++.i686
- libX11.x86_64
- libXau.x86_64
- libxcb.x86_64
- libXext.i686
- libXi.i686
- libXtst.i686
- ncurses-devel.i686
- nss-softokn-freebl.i686
- dos2unix
- telnet
- Run the following commands to set the state of the firewall/ip tables:
chkconfig iptables off
service iptables stop
- Run the following commands to check and set the state of SELinux:
- Check the status:
sestatus
- If the response is "permissive" or "disabled", do nothing
- If the response is "enforcing", change the state:
sudo vi /etc/selinux/config
setenforce 0
Copyright © 2014 CA.
All rights reserved.
 
|
|