Skip to content

Files

Latest commit

ad7ca77 · May 20, 2016

History

History
26 lines (17 loc) · 639 Bytes

SQL-HA-Sync-Cluster.md

File metadata and controls

26 lines (17 loc) · 639 Bytes

SQL - HA SYNC CLUSTER

(Since v2.2) 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