Creating a cluster without any cluster members using wsadmin
 Technote (FAQ)
 
Problem
How to use wsadmin to create a cluster without any cluster members.
 
Solution
  1. Connect to wsadmin.
    Install_Root /bin/wsadmin.sh or bat

  2. Retrieve the cell configuration ID.
    set a [$AdminConfig getid /Cell:cellName]

  3. Create a new Cluster without a clusterMember
    $AdminConfig create ServerCluster $a {{name ClusterName}}

  4. Save the configuration.
    $AdminConfig save
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Administrative Scripting Tools (for example: wsadmin or ANT)
Operating system(s): Windows
Software version: 5.1.1.2
Software edition:
Reference #: 1190680
IBM Group: Software Group
Modified date: Nov 17, 2004