-
SERVER_INTERFACE
-
The network interface of the installation server used to access the cluster
when installing the product, for example:
SERVER_INTERFACE=hme1
-
SERVER_NODE
-
The node ID of the installation server within the cluster. This must be a
unique value between 3 and 254, for example:
SERVER_NODE=253
-
SERVER_IP
-
The
IP address of the installation server. This IP address is required only when
a public network is used, that is, the PUBLIC_MEN_INTERFACES
variable is defined in cluster_definition.conf. If you
do not specify the SERVER_IP variable, an IP address is
automatically created based on the cluster ID, CLUSTER_ID,
and the node ID, SERVER_NODE. The CLUSTER_ID
is specified in cluster_definition.conf.
SERVER_IP=192.168.12.50
Note If you plan to configure external IP addresses for nodes in the
cluster by configuring the PUBLIC_NETWORK parameter in
the cluster_definition.conf file, make sure that the
IP address specified in the SERVER_IP parameter is on the
same subnet as the one specified in the PUBLIC_NETWORK
parameter. The PUBLIC_NETWORK parameter configures the
network interface of the installation server.
-
AUTO_REBOOT
-
When launched, the nhinstall tool automatically reboots
the nodes as required during the installation process.
Options are YES and NO. The default
is NO.
-
SOLARIS_INSTALL
-
Install the Solaris operating system. Options are ALL, NONE,
and DISKLESS_ONLY. The default is ALL.
If you choose NONE, the Solaris operating system is not installed
on the cluster nodes. In this case, make sure of the following before launching
the nhinstall tool:
If you choose DISKLESS_ONLY, the Solaris operating system is not
installed on the master-eligible nodes. You must make sure that the Solaris operating system
is already installed on the nodes before running the nhinstall
tool. When you launch the nhinstall tool, the Solaris services
for the diskless nodes are installed.
If you are using Fibre Channel-Arbitrated Loop (FC-AL) disks on Netra
20 servers, see Configuring the nhinstall Tool in Netra High Availability Suite Foundation Services 2.1 6/03 Custom Installation Guide
before setting this parameter.
-
NHAS2_PRODUCT_DIR
-
The directory containing the Foundation Services distribution, for example:
NHAS2_PRODUCT_DIR=/cdrom
-
WORKING_DIR
-
The directory on the installation server where temporary files are created
during the installation process. This directory must be writable and shared.
The progress indicator used for installation recovery is also stored in this
directory. Do not specify the /tmp
directory, which is deleted in the event of a reboot.
WORKING_DIR=/export/nhtmp
-
SOLARIS_DIR
-
The location of the Solaris distribution, for example:
SOLARIS_DIR=/export/su28u7fcs
-
DISKLESS_SOLARIS_DIR
-
The location of the Solaris distribution for diskless nodes, if this
distritbution is not the same as that installed on the other nodes in the
cluster. By default, the Solaris distribution installed on the master-eligible
nodes is used for DISKLESS_SOLARIS_DIR.
DISKLESS_SOLARIS_DIR=$SOLARIS_DIR