Installation Parameters
The installation parameters are organized under the following sections:
silent.cfg Parameters
The following table lists the parameters supported in the silent.cfg
file.
Parameter | Description |
---|---|
AcceptEula |
Defines whether you have accepted the EULA (End User License Agreement).
|
InstallDirectory |
Defines the installation directory for the Platform Server. |
SaveAndRestoreConfig |
When installing over an existing Platform Server installation, it defines whether to save and restore the configuration files.
|
CreateSoftLinks |
Defines whether you want to create soft links for the run-time libraries in the
|
AdminGroup
|
Defines the name of the admin group. The default admin group name is cfadmin .
|
BrowseGroup |
Defines the name of the browse group. The default admin group name is cfbrowse .
|
TransferGroup
|
Defines the name of the transfer group. The default transfer group name is cftransfer .
|
CCNodeName |
Defines the name of the CC node that is created at the end of the installation. When this parameter is not defined, the CC node is not created. Note: Ensure that
CCNodeName does not have spaces in it. |
CCNodeIPName |
Defines the IP name or IP address of the CC node that is created at the end of the installation. |
CCNodeIPPort
|
Defines the IP port of the CC node that is created at the end of the installation. |
CCCollector |
Defines whether Command Center (CC) is already collecting
Note: This parameter is defined to let the silent installer know that collection is being performed and that the user may need to copy the
Log.txt files to the new log file directory. |
HAMode |
Defines whether HA is enabled by this installation.
Note: HA Mode can be configured via
hainstall script after the installation is over.
When Yes is defined, the HA parameters below must be defined.
|
HASharedDirectory
|
Defines the name of the HA shared directory. This directory must be accessible for read/write access to all Platform Server instances in the HA cluster. |
HAPrimaryRPCIPName |
Defines the IP name or IP address of the primary CyberMgr daemon. When running in an HA cluster, the HAPrimaryRPCIPName and HASecondaryRPCIPName parameters must be defined in the same order for all Platform Server instances in a cluster.
|
HASecondaryRPCIPName |
Defines the IP name or IP address of the secondary CyberMgr daemon. When running in an HA cluster, the HAPrimaryRPCIPName and HASecondaryRPCIPName parameters must be defined in the same order for all Platform Server instances in a cluster.
|
HAPrimaryRPCPort |
Defines the IP port of the primary CyberMgr daemon.
|
HASecondaryRPCPort
|
Defines the IP port of the secondary CyberMgr daemon.
|
HAUseMyConfigFiles |
Defines whether to copy the configuration files in the local installation to the shared configuration directory.
|
Command-Line Parameters
The following table lists the parameters supported by the install
command in alphabetical order.