Federating a secondary node to the deployment manager

Add a secondary node to the IBM® Sametime® Gateway deployment manager's cell. Federating a secondary node enables you to administer it through the deployment manager's IBM WebSphere® Integrated Solutions Console. You will not be able log into the node's Integrated Solutions Console after this step.

Procedure

  1. Make sure that the system clocks on the deployment manager and the secondary node are within five minutes of each other and are set for the same time zone.

    Federation fails if the clocks are not synchronized within five minutes.

  2. Ping the deployment manager node from the secondary node to make sure the host name is resolvable.
  3. On the secondary node, open a command window and navigate to the profile_root\bin directory.
  4. Run the following command to add the secondary node to the deployment manager's cell:
    addNode.bat DM_hostname DM_port_number -includeapps

    Where DM_hostname is the host name of the deployment manager server. For example:

    addNode.bat gateway_dm.example.com 8879 -includeapps

    Port 8879 is the default port on which the deployment manager listens.

  5. When prompted, provide the deployment manager's administrative user ID and password.

    Wait for the operation to complete before proceeding. Look for a success message similar to the following when complete:

    Node MyserverNodeSecondary has been successfully federated.
  6. To verify that the secondary node has joined the deployment manager's cell, log into the deployment manager's Integrated Solutions Console as the WebSphere administrator and click Servers > Application servers. Make sure you can see the secondary node's information.

    If you already logged in, you must log out and then log in again before you can see changes.