+

Search Tips   |   Advanced Search

Portal, V6.1


 

Renaming the node

In a clustered environment, it may be necessary to rename a node because the deployment manager does not permit duplicate node names in a cell. You must first change the name in the deployment manager using the IBM WebSphere Application Server command renameNode. IBM WebSphere Portal stores the node name information in the registry so after running the WAS command, you would need to update the information in the registry. Run the following task on the node where the node name was changed to ensure that the updates to the registry are reflected in the master configuration repository and synchronized to all nodes in the cell:

Run this task after running the renameNode command.

Operating System Task
Windows ConfigEngine.bat rename-node-in-cell-registry -DpreviousNodeName=oldNodeName, in WP_PROFILE\ConfigEngine.
UNIX ./ConfigEngine.sh rename-node-in-cell-registry -DpreviousNodeName=oldNodeName, in WP_PROFILE/ConfigEngine.
i5/OS ConfigEngine.sh rename-node-in-cell-registry -DpreviousNodeName=oldNodeName, in WP_PROFILE/ConfigEngine.

 

Parent topic

Manage your cluster

 

Related tasks

http://www.setgetweb.com/p/WAS61/ae/renameNode_command1395.html