Converting Standalone BDRSuite Server to Cluster Setup

Converting Standalone BDRSuite Server to Cluster Setup

KB ID: 102152  
Objective:
This guide outlines the steps to convert a Standalone BDRSuite Backup Server into a Cluster Setup. Note that the Standalone server can only be configured as a new Cluster setup, where it will function as both the Main Node and the Database Node.
Procedure:
For Windows BDR Backup Server:
1. Press the 'Win + R' keys to open the Run window.
2. Type 'services.msc' and click OK. Right-click and ‘Stop’ the service - 'BDRSuite Backup Server for Virtual Physical Workloads'.
3. Open Command Prompt and navigate to the installation location (default: C:\Program Files\Vembu\VembuBDR).
Example: `cd C:\Program Files\Vembu\VembuBDR`
4. Run the command:
.\bin\VembuBDR ConvertAsClusterServer MACHINE_IPADDRESS
Replace MACHINE_IPADDRESS with the IP Address of the current BDR Backup Server machine.
5. ‘Start’ the service - 'Vembu BDR Backup Server for Virtual Physical Workloads' from services.msc.
For Linux BDR Backup Server:
1. Open a Terminal window and navigate to the installation directory (default: /home/vembubdr/).
Example: `cd /home/vembubdr/`
2. ‘Stop’ the VembuBDR service using the command:
stopVembuBDR.sh
3. Run the command:
./bin/VembuBDR ConvertAsClusterServer MACHINE_IPADDRESS
Replace MACHINE_IPADDRESS with the IP Address of the current BDR Backup Server machine.
4. ‘Start’ the VembuBDR service using the command:
startVembuBDR.sh
Important Note:
Ensure that all nodes in the cluster have access to the storage volumes configured in the backup repository.
Limitations of Cluster Setup:
  1. AWS and Microsoft 365/Google Workspace Cluster Server operation is not supported.
  2. Disk Rotation repository type is not supported/applicable.

    • Related Articles

    • BDRSuite Cluster Deployment Guide for Version 3.9

      KB ID: 115064 Overview: BDRSuite supports the deployment of multiple BDRSuite Server instances (Nodes) in a cluster for load balancing client requests. This document outlines the clustering process and provides guidance on setting up BDRSuite for ...
    • Backup aborted

      KB ID: 101005 Product: BDRSuite Backup Server Cause This will occur due to the following reasons: Backup configuration stored in the server and client is incompatible. When the Backup storage location is inaccessible to the backup server. If you ...
    • Troubleshooting Inability to Access Configured Volumes in the Backup Repository for BDRSuite Backup Server Cluster

      KB ID: 101040 Problem: Users encounter issues related to the inability to access volumes configured within the backup repository of BDRSuite Backup Server Cluster. Causes: 1. Cluster Setup and Volume Accessibility: Backup failures may occur if the ...
    • Error Adding Hyper-V Cluster - "This host is not a cluster. Please verify and add again.

      KB ID: 117013 Cause: The error message, "This host is not a cluster. Please verify and add again," is encountered when attempting to add a Hyper-V Cluster. This error can occur for the following reasons: 1. When a user tries to add one of the cluster ...
    • Deploy BDRSuite Backup Server on Windows

      In this section, we will guide you through the step-by-step process of installing the BDRSuite Backup Server in a standalone and a cluster deployment specifically for the Windows operating system. Download You can download the BDRSuite Backup Server ...