drop cluster

Description

Removes each instance from a cluster and then removes the cluster definition from the cluster configuration file.

The drop cluster command also removes regular files associated with the cluster and the cluster agent plug-ins that manage the cluster. The cluster must be down to use drop cluster.

Syntax

drop cluster

Examples

Example 1

Drops all instances from the current cluster and deletes the cluster:

drop cluster

Usage