Removing the node
There are two ways to remove a node
- through deployment manager
- using command line
Using the administrative console
From the administrative console, do the following:
1. Select System Administration -> Nodes.
2. Place a check mark in the check box beside the node you want to remove and click Remove Node.
This method runs the removeNode command in the background .
Using the removeNode command
RemoveNode detaches a node from a cell and returns it to a standalone configuration.
To use the command, do the following:
1. Change directory to the <profile_home> /bin directory of the application server installation for that node.
2. Run removeNode . All parameters are optional for this command.
Unlike the addNode command, removeNode always uses the SOAP JMX connector of the deployment manager. There is no option provided for specifying the RMI JMX connector.
The command syntax is as follows:
removeNode [options]
- through deployment manager
- using command line
Using the administrative console
From the administrative console, do the following:
1. Select System Administration -> Nodes.
2. Place a check mark in the check box beside the node you want to remove and click Remove Node.
This method runs the removeNode command in the background .
Using the removeNode command
RemoveNode detaches a node from a cell and returns it to a standalone configuration.
To use the command, do the following:
1. Change directory to the <profile_home> /bin directory of the application server installation for that node.
2. Run removeNode . All parameters are optional for this command.
Unlike the addNode command, removeNode always uses the SOAP JMX connector of the deployment manager. There is no option provided for specifying the RMI JMX connector.
The command syntax is as follows:
removeNode [options]
No comments:
Post a Comment