Sun HPC ClusterTools 3.0 Administrator's Guide: With CRE

General Installation Information

All installations must complete this section. If you are installing the software locally on a single-node cluster, you can stop after completing this section.

Type of Installation

Three types of installation are possible for Sun HPC ClusterTools 3.0 software:

Specify one of the installation types: nfs, smp-local, or cluster-local. There is no default type of installation.


INSTALL_CONFIG="config_choice"

Installation Location

The way the INSTALL_LOC path is used varies, depending on which type of installation you have chosen.

You must enter a full path name. The default location is /opt. The location must have set (or mounted, if this is an NFS installation) read/write (755) permission on all the nodes in the cluster.


INSTALL_LOC="/opt"

If you choose an installation directory other than the default /opt, a symbolic link is created from /opt/SUNWhpc to the chosen installation point.

CD-ROM Mount Point

Specify a mount point for the CD-ROM. This mount point must be mounted on (that is, NFS-accessible to) all the nodes in the cluster. The default mount point is /cdrom/hpc_3_0_ct. For example:


CD_MOUNT_PT="/cdrom/hpc_3_0_ct"