WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

addNode command

The addNode command is used to add a WebSphere Application Server node to a managed cell. Refer to the information in this section when instructed to use the addNode command during the cluster installation process.

After the addNode command completes successfully, the cell name of the configuration on the node that you added is changed from the base cell name to the deployment manager cell name.

 

Updating the Java heap size

i5/OS users: The default setting of 0 for the maximum heap size indicates that no maximum is set. This is the recommended setting for i5/OS systems. If you are running WebSphere Portal Express on an i5/OS system, you can ignore the instructions in this section for updating the maximum heap size. Because of the size of WebSphere Portal Express and the number of enterprise applications it contains, you should make the following updates to the Java heap size settings:

 

Run the addNode command

To add a node to the deployment manager cell, enter the addNode command on one line on the server system to be added:

 

where:

 

Parameters:

The following is the subset of options generally used when federating nodes containing WebSphere Portal Express, and represents only a partial list of all available parameters:

-includeapps

The -includeapps parameter is optional. This parameter should only be used if there are enterprise applications already installed on this node that need to be added to the deployment manager's master configuration. If you do not specify this flag, any application servers that are defined on this node will be included in the deployment manager's configuration, but they might not be functional without their corresponding enterprise applications. If the application already exists in the cell, a warning is generated and the application is not installed into the cell.

-includebuses

The -includebuses parameter is optional. This parameter copies the buses from the node to be federated to the cell. This parameter will also attempt to copy the service integration bus configuration of the remote node into the cell. If the destination cell already contains a bus with the same name as any bus at the remote node, the add node will fail. To prevent this problem, there are actions you can take before using the addNode command. You can delete the bus with that name in the destination cell, rename the bus to be added to the cell, or manually configure the bus already located in the cell.

-trace

The -trace parameter is optional. This parameter generates trace information that is stored in the addNode.log file for debugging purposes.

-registerservice

(Windows only) The -registerservice parameter is optional. This parameter indicates that the node agent created during federation should be registered as a Windows service.

-servicename

(Windows only) The -servicename parameter is only required when the -registerservice parameter is used. The service_user_id value for this parameter is the user ID that will be used with the Windows service.

-servicepassword

(Windows only) The -servicepassword parameter is only required when the -registerservice parameter is used. The service_password value for this parameter is the password that will be used with the Windows service.
Refer to the appropriate WebSphere Application Server Network Deployment information center for a comprehensive description of all options available for the addNode command: