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 follow these steps:
- Ensure that each server uses the same DB2 server version being used by the Master server.
- Copy the
license.pvkandmasthead.afxmfiles from the master server to a folder on each machine that you are installing. - Run the
install.shscript on each machine that you want to configure as an additional Server. Use the same domain administration that you used for the local DB2 Server install in order to have the SA authority. - On the
Select Install Typeprompt, choose:[2] Production: Install using a production license or an authorization from a production license - On the
Select the IBM Endpoint Manager Features you want to installprompt, choose either to installAll Components, orServer and Client only. - 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 server. In this case ensure that the server you are installing 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 folders of the Web Servers Root and WebReports Server Root
- Enter the port number of the WebReports Server.
- Define the credentials of the WebReports administrative user.
The default is:
IEMAdmin. - 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 where the installer is running. - Enter information about the master server DB2 instance to allow
the new server to connect to DB2 on the master server:
On the
Master Server Database Hostnameprompt, specify the hostname of the system where the Master Server Database is located.On the
Master Server Database Portprompt, specify the database port number of the system where the Master Server Database is located.On the
Master Server Database Administrative Userprompt, specify the username of the DB2 Administrative user of the system where the Master Server Database is located.On the
Master Server Database Administrative User Passwordprompt, specify the password of the DB2 administrative user of the system where the Master Server Database is located.