Removing nodes from a cluster with the command line

Use the removeNode command to remove a node from a cluster.

Before you begin

For more information about the removeNode command, see removeNode command in the WebSphere Application Server information center.

Procedure

To remove a node from a cluster, complete the following steps:
  1. Log in to the node that you want to remove.
  2. Open a command prompt and change to the profile_root/bin directory.
  3. Run the following script to remove the node:
    • AIX® or Linux:

      ./removenode.sh [-username uid] [-password pwd]

    • Windows:

      removenode.bat[-username uid] [-password pwd]

    where:
    • uid is the Deployment Manager administrator user name
    • pwd is the Deployment Manager administrator password