To start a cluster, use the following example. These commands invoke the
start operation on the cluster MBean:
Using Jacl:
$AdminControl invoke $cluster start
Using Jython:
AdminControl.invoke(cluster, 'start')
Use the following example to RippleStart a cluster. RippleStart combines
stopping and starting operations. It first stops and then restarts each member
of the cluster. For example, your cluster contains 3 cluster members named
server_1, server_2 and server_3. When you click RippleStart, server_1 stops
and restarts, then server_2 stops and restarts, and finally server_3 stops
and restarts. Use the RippleStart option instead of manually stopping and
then starting all of the application servers in the cluster. The following
commands invoke the rippleStart operation on the cluster MBean:
Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.
This feature requires Internet access.
Most of the following links will take you to information that is not part of the formal product documentation and is provided "as is." Some of these links go to non-IBM Web sites and are provided for your convenience only and do not in any manner serve as an endorsement by IBM of those Web sites, the material thereon, or the owner thereof.