SQL - HA SYNC CLUSTER

Asks for a re-synchronization of a cluster when running in HA. OrientDB will select the best server to provide the cluster.

Syntax

HA SYNC CLUSTER <cluster-name>
  • <cluster-name> Defines the cluster name to re-synchronize.

Examples

  • Re-synchronize the cluster profile:

    orientdb> HA SYNC CLUSTER profile
    

For more information, see