Variable
|
List/
Scalar
|
Opt'l/ Req'd
|
Description
|
$CFG{INSTALL}{SYSTEMS}
|
List
|
Req'd
|
List of systems to be installed
|
$CFG{INSTALL}{SYSTEMSCONFIG}
|
List
|
Opt'l
|
List of systems to be recognized in configuration if secure environment prevents all systems from being installed at once
|
$CFG{INSTALL}{AUTOSTART}
|
Scalar
|
Opt'l
|
Defines whether the product is to be started following installation (1=yes/0=no)
|
$CFG{INSTALL}{SIMULTANEOUS}
|
Scalar
|
Opt'l
|
Defines if the product is to be installed on systems consecutively or simultaneously (1=simultaneous/0=consecutive)
|
$CFG{INSTALL}{USESSH}
|
Scalar
|
Opt'l
|
Defines whether ssh and scp are configured to be used to execute the installation or remote systems (1=ssh/0=remsh)
|
$CFG{DONOTINSTALL}{<PACKAGE>}
|
List
|
Opt'l
|
Instructs the installation to not install the optional packages designated in the list
|
$CFG{CLUSTERNAME}
|
Scalar
|
Req'd
|
Defines the name of the cluster
|
$CFG{CLUSTERID}
|
Scalar
|
Req'd
|
An integer between 0 and 255 that uniquely identifies the cluster
|
$CFG{KEYS}{<SYSTEM>}
|
Scalar
|
Opt'l
|
List of keys to be registered on the system
|
$CFG{LLTLINK#}{<SYSTEM>}
|
Scalar
|
Req'd
|
Defines the NIC to be used for a private heartbeat link on each system. Two LLT links are required per system (LLTLINK1 and LLTLINK2). Up to four LLT links can be configured.
|
$CFG{LLTLINKLOWPRI}{<SYSTEM>}
|
Scalar
|
Opt'l
|
Defines a low priority heartbeat link. Typically, LLTLINKLOWPRI is used on a public network link to provide an additional layer of communication.
|
$CFG{CSGNIC}{<SYSTEM>}
|
Scalar
|
Opt'l
|
Defines the NIC for Cluster Manager (Web Console) to use on a system. 'ALL' can be entered as a system value if the same NIC is used on all systems.
|
$CFG{CSGVIP}
|
Scalar
|
Opt'l
|
Defines the virtual IP address to be used by the Cluster Manager (Web Console)
|
$CFG{CSGNETMASK}
|
Scalar
|
Opt'l
|
Defines the Netmask of the virtual IP address to be used by the Cluster Manager (Web Console)
|
$CFG{SMTPSERVER}
|
Scalar
|
Opt'l
|
Defines the domain-based hostname (example: smtp.yourcompany.com) of the SMTP server to be used for web notification
|
$CFG{SMTPRECP}
|
List
|
Opt'l
|
List of full email addresses (example: user@yourcompany.com) of SMTP recipients
|
$CFG{SMTPRSEV}
|
Scalar
|
Opt'l
|
Defines minimum severity level of messages (Information, Warning, Error, SevereError) that listed SMTP recipients are to receive. Note that the ordering of severity levels must match that of the addresses of SMTP recipients.
|
$CFG{SNMPPORT}
|
Scalar
|
Opt'l
|
Defines the SNMP trap daemon port (default=162)
|
$CFG{SNMPCONS}
|
List
|
Opt'l
|
List of SNMP console system names
|
$CFG{SNMPCSEV}
|
List
|
Opt'l
|
Defines minimum severity level of messages (Information, Warning, Error, SevereError) that listed SNMP consoles are to receive. Note that the ordering of severity levels must match that of the SNMP console system names.
|
$CFG{GCONIC}{<SYSTEM>}
|
Scalar
|
Opt'l
|
Defines the NIC for the Virtual IP used for the Global Cluster Option. 'ALL' can be entered as a system value if the same NIC is used on all systems.
|
$CFG{GCOVIP}
|
Scalar
|
Opt'l
|
Defines the virtual IP address to be used by the Global Cluster Option
|
$CFG{GCONETMASK}
|
Scalar
|
Opt'l
|
Defines the Netmask of the virtual IP address to be used by the Global Cluster Option)
|
$CFG{USERENPW}
|
List
|
Opt'l
|
List of encoded passwords for users
|
$CFG{USERNAME}
|
List
|
Opt'l
|
List of names of users
|
$CFG{USERPRIV}
|
List
|
Opt'l
|
List of privileges for users
|