Transact

⌘K
  1. Home
  2. Transact
  3. System Configuration
  4. Setup a Disaster Recovery Server

Setup a Disaster Recovery Server

This page presents important points to address when planning disaster recovery.

Prerequisites

  • You have a separate Ephesoft Installation
  • You’ve taken a backup of SharedFolders
  • You have high availability with replication options over the database server
  • You have a separate DR license with a limited image count

Database Setup

A database should have high availability, which can be implemented by MSSQL Always On feature. The database should also have the capability to replicate data from one database server to another in a two-way fashion to prevent creating any data inconsistencies. Your main database server should have updated records of whatever is processed in your DR server (this is usually handled by High Availability where MSSQL internally decides which node acts as a primary & secondary node) so that there are no database inconsistencies.

Licensing

There will be a separate license provided for the DR Server with a private MAC address and image count limit. The DR server is not intended to be used as a part of the main cluster.

Execute DR Failover

The failover from the main cluster to the DR server requires manual intervention. Make sure that database and shared folders are fully replicated before failing over to DR servers.