WAS cluster series (17): Operation Flow for modifying a configuration under WAS (Single Node + Cluster), was Cluster
**************************************** ******************************** ****************
Original Works are from the blog of "Deep Blue blog". You are welcome to repost them. Please indicate the source when you repost them. Otherwise, the copyright will be held legally responsible.
Please leave a message or email (hyldba@163.com) indicating that there is an error. Thank you very much.
This article reprint must be kept here: http://blog.csdn.net/huangyanlong/article/details/39181311
Deep Blue blog: http://blog.csdn.net/huangyanlong
**************************************** **************************************** ********************
WAS version: 7.0
Example 1: Single-node Modification Process
Target: Modify the heap size to 512 M-1024 M
1. Go to the modify item
2. Modify the value
3. Confirm
4. Save
Example 2: modify a process in a cluster
Objective: To enable high-speed buffer for cluster members
1. log on to the DM console and go to the modify item
2. Modify the value
3. Confirm
4. Save
5. node synchronization
Simple note
WAS modifies a configuration process |
Single Node |
Cluster Environment |
Step 2 |
Log onto the console and go to the modify items page. |
Log on to the DM console and go to the modify items page. |
Step 2 |
Modify Value |
Modify Value |
Step 2 |
Confirm |
Confirm |
Step 2 |
Save |
Save |
Step 2 |
\ |
Node synchronization |
**************************************** ******************************** ****************
Original Works are from the blog of "Deep Blue blog". You are welcome to repost them. Please indicate the source when you repost them. Otherwise, the copyright will be held legally responsible.
Please leave a message or email (hyldba@163.com) indicating that there is an error. Thank you very much.
This article reprint must be kept here: http://blog.csdn.net/huangyanlong/article/details/39181311
Deep Blue blog: http://blog.csdn.net/huangyanlong
**************************************** **************************************** ********************
How to configure and release a cluster for a WebSphere cluster with two single nodes, one IHS node and one DM management Node
1. Add the two single nodes to dmgr using the command addNode. sh + host name + soap port to make them managed nodes.
2. Create a cluster.
3. Configure the data source to apply the scope to the cluster.
4. Publish an application and select a cluster to publish the application.
5. Modify the plug-in.
This is probably the case. If you have any difficulties, please mention it at 1.1. If you haven't done was, we suggest you find some information on the Internet.
In Windows Server, how does one change the pub ip address of nodes in the cluster without deleting the cluster?
My answer is that you can only delete clusters and recreate them in a downgraded domain.
If there is such a method, I will also pay attention to it.