Installing Additional Linux Servers (DSA)
For each additional server that you want to add to your deployment, ensure that they are communicating with each other, and then perform the following steps.
- Download the BigFix Server installer having the same version as the one installed on the master server. Ensure that each server uses the same DB2 version.
- Copy the
license.pvkandmasthead.afxmfiles from the master server to each computer where you intend to install an additional DSA Server. - Each DSA Server must have its own DB2 database engine, either local or remote. Do not use the same database engine to store the databases of two different DSA servers. Each DSA Server must be able to access its own database engine and also the database engines of the other DSA Servers. Use the same user name and password to access all your database engines.
- Run the
install.shscript on each computer that you want to configure as an additional Server. - On the
Select Install Typeprompt, choose:[2] Production: Install using a production license or an authorization from a production license - On the
Select the HCL BigFix Features you want to installprompt, choose a combination of components that includes the BigFix Server. Do not install the WebUI component on the secondary DSA servers. - On the
Select Database Replicationprompt, choose:[2] Replicated Database. - On the
Select Databaseprompt, choose[1] Use Local Database(typical for most applications).Note: You can also select a remote database hosted on a different computer. In this case ensure that the computer you are installing BigFix on can resolve the hostname of the remote server where the database resides. - On the
DB2 Local Administrative Userprompt, assuming you choseUse Local Databaseearlier, enter the user name and password of the DB2 administrative user for the database on the computer where the installation script is running. - Enter the Web Server Root folder path.
- If you chose to install the Web Reports component, enter the requested information.
- Specify the location of
license.pvkand its password. - Specify the location of the existing
masthead.afxmfile that was generated when installing the master server. - On the
Secondary Server DNS Nameprompt, enter the DNS name of the new server. This name must be resolvable by other servers and by clients. - On the
DB2 Connectionprompt, enter the port number of the local DB2 instance. - Enter the information to allow the new server to connect to the DB2 instance of the master
server:
On the
Master Server Database Hostnameprompt, specify the hostname of the master server database host.On the
Master Server Database Portprompt, specify the database port number of the master server database host.On the
Master Server Database Administrative Userprompt, specify the user name of the DB2 administrative user of the master server database host.On the
Master Server Database Administrative User Passwordprompt, specify the password of the DB2 administrative user of the master server database host. - When installing a new DSA server in an environment where the custom CA is already
present, you must also install the custom CA (using the
setcustomcaBESAdmin command) there for the new server to work. - On the master server, run the resign security data command by using the BigFix Administration tool.
./BESAdmin.sh -resignsecuritydataFor additional information, see BESAdmin Linux Command Line.
- Verify that the other servers have been replicated.