Cluster class operationsEdit online Use clvt to perform operations on a cluster. add clusterCreates a PowerHA® SystemMirror® cluster with the specified name. If the cluster name already exists, returns non-zero. If you do not supply a name, the cluster will be named cluster_nodename where nodename is the node where you run the command.delete clusterDeletes the currently defined cluster. If the specified cluster does not exist or does not match the existing cluster, returns non-zero.query clusterReturns information about the cluster. If the cluster does not exist, returns non-zero.sync clusterPerforms a verification and synchronization of the cluster. Errors found during verification are automatically corrected. If the cluster does not exist, returns non-zero.discover clusterPerforms cluster discovery of PowerHA® SystemMirror® related information from nodes configured in the specified cluster. If the cluster does not exist, returns non-zero.Parent topic: clvt API