(NOTICE: UniCluster 4.1.1 is now available, so these instructions are obsolete. Please click Here for instructions on downloading UniCluster 4.1.1 )
UniCluster 4.1 is stored in a yum repository on servers at Univa UD. Installing the software involves downloading a rpm that configures yum, pointing it to our repository. After yum is configured the software can be installed directly using yum. If you do not want to install the software from our network repository you can follow the instructions here for creating a local UniCluster 4.1 repository.
1. Download the repository configuration rpm from: UniCluster repository rpm
2. Install the downloaded rpm with the following command:
# rpm -i ./unicluster-repo-4.1-0.noarch.rpm
3. Run the uninetwork-register script to get access to the UniCluster software. A valid grid.org username and password will be needed:
# /opt/tortuga/sbin/uninetwork-register
4. Use yum to install the UniCluster 4.1 base components:
# yum install unicluster
5. Source the UniCluster environment:
# source /etc/profile.d/unicluster.sh
6. Run the UniCluster configuration script:
# /opt/tortuga/sbin/unicluster-setup
7. Follow the script instructions to create an installer node.