Active Cluster Guide > The cluster_util Command-Line Program > The -create Subcommand
 
The -create Subcommand
You use the -create subcommand of cluster_util to create a new Active Cluster. Execute this command on the TDV Server that you want to be the first member of the cluster.
Example
./cluster_util.sh -server localhost -user admin -password admin -create -clusterName DevCluster
 
This command creates a cluster with the name of DevCluster on a UNIX machine.