Decide which servers will participate in a synchronization group (cluster), and which of those servers will be Sync Servers, eligible to act as the Sync Primary and as Sync Backups, and which will be Sync Locals.
Edit the registry keys under Clusters and ClusterName on one of the Sync Servers, and then duplicate those edits in the registries of all the other servers in the cluster (including the Sync Locals).
Create the registry keys that will contain synchronization information, if necessary.
Edit the SyncServers registry key to contain identification information and the priority setting for each Sync Server in the cluster. Often, the larger and more powerful servers are chosen to be the highest-priority Sync Servers.
Set the MaxBackups registry key to the number of Sync Backups. Sync Backups are servers that duplicate the data on the Sync Primary.
Enter the name of the cluster in the ClusterName key.
Make sure that the registry keys under Clusters and ClusterName are
identical on all servers in the cluster, including the Sync Locals. Each
SyncServers registry key must list the same Sync Servers with the same
priority numbers, or the cluster will not function properly. See "Copying
Cluster Definitions Between Servers" for a shortcut that duplicates the
cluster information in the initial edited registry.
Start the Sync Server that will be the Sync Primary. The server that you want to be the Sync Primary must always be the first server to be started in the cluster, and it becomes the Sync Primary simply because it started first.
After starting the Sync Primary, start the other servers (including the Sync Locals). Although the starting order is not mandated after the Sync Primary starts, it is a good practice to start the Sync Servers in priority order, and then to start the Sync Locals.
Start the servers that will become the Sync Backups, up to the value of MaxBackups. By default, the next servers listed in the SyncServer key that start, up to the value stored under the MaxBackups registry key, will become the Sync Backups.
After MaxBackups number of servers have started, remaining Sync Servers that start become Sync Alternates.
All servers not listed in the SyncServers registry key become Sync Locals. Sync Locals are part of the cluster simply because each is mapped to the cluster and the SyncServers registry key on each contains a list of all the Sync Servers in the cluster.