KB ID: 115209
BDRCloud Backup Agent (BBA) runs with the service name - BDRCloud Delegation Service (BDS) is a mandatory component for backup operations and is installed on the backup host (Windows/Linux/Mac).
Step 1: Download BDRCloud Backup Agent (BBA)Download BDRCloud Backup Agent (BBA) for Windows from the BDRCloud Server console.Note: Copy the Token Key provided in this step. You will need it during installation to authenticate the agent and sync it with the BDRCloud Server.Step 2: BDRCloud Backup Agent (BBA) Installation on Individual Backup Hosts
- Run BBA setup file on the backup host and follow the on-screen instructions to proceed with the installation. When you initiate the setup, the files will be extracted to BDRCloud Delegation Service folder.
- During the installation, you will be prompted to enter the following information:
- Display Name: Enter a name to identify the host in the BDRCloud Server.
- Enter the Token Key you copied earlier to authenticate the agent with the BDRCloud Server. Once validated, the installer will proceed to the next step, where you can choose backup type options.
- Choose Backup Type and Reboot Option: Choose the appropriate backup type and reboot option from the following choices based on your preferences:
- No disk image backup required for this host. (Note: You can use this installation for Files/Folders Backup)
- Disk image backup required for this host. Automatically reboot the host immediately. Note: The changed block tracking (CBT) driver for disk image backup will be installed and the host will reboot immediately after installation
- Disk image backup required for this host. I will manually reboot the host later. (Note: The changed block tracking (CBT) driver for disk image backup will be installed and disk image backups will only be successful after a manual reboot)
- Complete the installation process by providing the necessary information.
- Once the installation is successful, the agent will automatically establish connection and register the host with the BDRCloud Server.
- To verify the installation and connection, go to the Data Sources menu on the BDRCloud server. You will see the host details, including the display name, Hostname/IP address and connection status.
Step 3: Configure BackupOnce the host is successfully listed under the Data Sources menu, you can configure backups from the 'Backup -> Configure Backup -> Microsoft Windows' menu.
Step 1: Download BDRCloud Backup Agent (BBA)
- Download BDRCloud Backup Agent (BBA) for Linux from the BDRCloud Server console. Note: Copy the Token Key provided in this step. You will need it during installation to authenticate the agent and sync it with the BDRCloud Server.
- Unzip the package: Execute the below command:
unzip BDRCloud_Delegation_Service_8_0_1_0_DBN.zipStep 2: BDRCloud Backup Agent (BBA) Installation on Individual Backup Hosts
- Install BBA on the target host using the command below and follow the on-screen instructions to proceed with the installation.
./BDRCloud_Delegation_Service_8_0_1_0_DBN.bin
- During the installation, you will be prompted to enter the following information:
Display Name: Enter a name to identify the host in the BDRCloud Server.Token Key: Enter the Token Key you copied earlier to authenticate the agent with the BDRCloud Server. Once validated, the installer will proceed to the next step.
- Complete the installation process by providing the necessary information.
- Once the installation is successful, the agent will automatically establish connection and register the host with the BDRCloud Server.
- To verify the installation and connection, go to the Data Sources menu on the BDRCloud server. You will see the host details, including the display name, Hostname/IP address and connection status.
Step 3: Configure Backup
- Once the host is successfully listed under the Data Sources menu, you can configure backups from the 'Backup -> Configure Backup -> Add Linux' menu.
Step 1: Download BDRCloud Backup Agent (BBA)Download BDRCloud Backup Agent (BBA) for Mac from the BDRCloud Server console.ARM Mac:
- Unzip package using the command below and the files will be extracted to the folder: BDRCloud_Delegation_Service_IMac_arm64.
unzip BDRCloud_Delegation_Service_IMac_arm64.zip
- Navigate to the extracted folder using the command below to proceed with the BBA installation
cd BDRCloud_Delegation_Service_IMac_arm64Mac X86_X64:
- Unzip package using the command below and the files will be extracted to the folder: BDRCloud_Delegation_Service_IMac_x86_64
unzip BDRCloud_Delegation_Service_IMac_x86_64.zip
- Navigate to the extracted folder using the command below to proceed with the BBA installation
cd BDRCloud_Delegation_Service_IMac_x86_64Step 2: BDRCloud Backup Agent (BBA) Installation on Individual Backup HostsExecute the command below to install BBA on the backup host:Mac ARM:sudo sh BDRCloud_Delegation_Service_5_6_0_2_U2_IMac_arm64.binMac X86_X64:sudo sh BDRCloud_Delegation_Service_5_6_0_2_U2_IMac_x86_64.bin
- Once the installation is successful, the agent will automatically establish connection and register the host with the BDRCloud Server.
- To verify the installation and connection, go to the Data Sources menu on the BDRCloud server. You will see the host details, including the display name, Hostname/IP address and connection status.
Step 3: Configure BackupOnce the host is successfully listed under the Data Sources menu, you can configure backups from the 'Backup -> Configure Backup-> Add Mac' menu.