Installing the master domain manager as a backup master domain manager
A fresh installation for the master domain manager and the backup master domain manager
You install a master domain manager at the latest product version level configured as the new backup master domain manager by running the serverinst script. The installation process is able to detect the presence of an existing master domain manager and automatically configures this one as the backup master domain manager. The new backup master domain manager is configured to point to the existing database instance.
The IBM Workload Scheduler administrator installs the master domain manager as the backup. The following information is required:
Command parameter | Information type | Provided in.. |
Database information | ||
--rdbmstype | database type | Upgrading the database for the server components |
--dbhostname | database hostname | |
--dbport | database port | |
--dbname | database name | |
--dbuser | database user name | |
--dbpassword | database password | |
IBM Workload Scheduler information | ||
--wauser | IBM Workload Scheduler administrative user name | Creating the IBM Workload Scheduler administrative user |
--wapassword | IBM Workload Scheduler administrative user password | |
WebSphere Application Server Liberty Base information | ||
--wlpdir | WebSphere Application Server Liberty Base installation directory | Installing WebSphere Application Server Liberty |
IBM Workload Scheduler installation directory | ||
--inst_dir | installation directory | Current procedure |
Security information | ||
--sslkeysfolder | location of converted certificates | Converting default certificates |
--sslpassword | password of converted certificates | Converting default certificates |
You can run the serverinst command specifying a typical set of parameters. In this case, default values are used for all remaining parameters. For more information about all serverinst parameters and default values, see Server components installation - serverinst script.
A properties file named serverinst.properties is available if you do not want to type parameters in the command line. This is expecially useful if you need to specify many parameters or if you want to reuse the file for several installations. The file is located in image_location/TWS/interp_name.
You can specify values in the properties file, type them in the command line, or use both methods. If a parameter is specified both in the properties file and in the command line, the command line value takes precedence.
If you need to modify any of the default values, edit the serverinst.properties file, but do not modify the serverinst.template file located in the same path.
To install the master domain manager as a backup, perform the following steps:
You have now successfully installed the master domain manager as the backup master domain manager.