Restarting servers in cluster
You can
restart all the servers in a cluster through WAS Admin COnsole by selecting the
server and clicking on ripple start
or you can execute the following wasadmin command
AdminControl.invoke('WebSphere:name=<clustername>,process=dmgr,platform=common,node=dmgrCellManager01,version=6.1.0.25,type=Cluster,mbeanIdentifier=cluster1,cell=dmgrCell01,spec=1.0',
'rippleStart')
No comments:
Post a Comment