High Availability support for File Storage
Key concept
The High Availability solution for MetaDefender Distributed Cluster (MDDC) File Storage is implemented in this manner:
- A file is stored across multiple MDDC File Storages by MDDC API Gateway or MetaDefender Core.
- MDDC API Gateway or MetaDefender Core must request all MDDC File Storage instances for a file existence or a file download.
A minimum of three MDDC File Storage instances must be installed on separate hosts for High Availability solution to function properly.
All MDDC File Storage instances must be of an identical version.
Setup Instructions
- Setup MDDC File Storage instances on individual servers.
- Sign to MDDC Control Center console with your Administrator account.
- Navigate to
Inventory
>Services
. - Expand the
File Storage Service
group. - Click
Add service
. - Enter the values for
Name
,Host
,Port
andConnection Key
fields of individual MDDC File Storage instances set up in Step 1. - Click the
Check
icon in the bottom right to complete.

- Ensure all MDDC
File Storage
instances are healthy and reachable by MDDCControl Center
.

- Click on the gear icon in the top left of
File Storage Service
group to configure the minimum and maximum replicas.

- Minimum replica: The minimum number of data copies that must be written for the operation to succeed.
- Maximum replica: The maximum of data copies stored across the system.
To balance performance and high availability efficiency, the minimum and maximum replicas should be set to the following values:
Min replica
= 2Max replica
= 3
- Click
Save
to complete.
Was this page helpful?