Linux operating systems

Preparing to activate the cluster nodes for the domain

After you install System Automation for Multiplatforms on the primary and secondary nodes in the cluster, you must prepare these nodes so that you can activate the cluster and start the cluster domain.

Procedure

  1. Prepare each node for the domain by issuing the preprpnode command. Issue this command for all the cluster nodes in the domain.
    For example, the following command prepares the HOST1.ibm.com and HOST2.ibm.com nodes:
    preprpnode HOST1.ibm.com HOST2.ibm.com
  2. Create a domain by issuing the mkrpdomain command.
    For example, the following command creates the tsm_domain for the HOST1.ibm.com and HOST2.ibm.com nodes:
    mkrpdomain tsm_domain HOST1.ibm.com HOST2.ibm.com
  3. Start the domain for each node by issuing startrpdomain command.
    For example, the following command starts the tsm_domain:
    startrpdomain tsm_domain