Configuring S3 Compatible Cloud Storage as Backup Repository

Configuring S3 Compatible Cloud Storage as Backup Repository

BDRSuite allows its users to choose their S3 Compatible storage as a repository for all its backup data. S3 compatible storage is built using the Amazon S3 Application Programming Interface (API). So, any application which understands the S3 API will be able to plug and play with it. Choosing the S3 compatible storage as a storage repository by providing the necessary details will establish connectivity between the S3 compatible cloud storage and the BDRSuite Backup Server.
The BDRSuite backs up data in the form of chunks. These chunks will be stored on a temporary cache location which the user has to provide while configuring any object storage repository type.
Notes
Note: This cache location should be a locally available drive.
BDRSuite will recognize the repository type using the global repo ID. While the backup job is progressing all the chunks from the cache location will be uploaded to the S3 Compatible storage. Once the upload is complete, the locally stored chunks in the cache will be removed. Ultimately having the back up data stored on the S3 Compatible storage.
Notes
Note: If the primary backup job is stored in any of the object storage repositories then Offsite Copy/DR and Backup Copy for those backup jobs is not supported(Neither Block nor Object storage repository). But if the primary backup job is chosen to be stored on a block storage repository then Offsite Copy/DR and Backup Copy for those backup jobs is supported (Can be stored on either Block or Object storage repository).

Setting up S3 Compatible Storage as backup repository (Example Wasabi)

In the BDRSuite Backup Server, navigate to Infrastructure -> Backup Repository -> Object Storage and on the page that opens click  'Create New Object Storage Repository' button.

Repository Name

Give a Name to the repository you are creating.

Repository Type

S3 Compatible 
Choose the repository type if you want to use S3 Compatible Storage to store your backup data. You will need to provide your S3-compatible storage account credentials for the BDRSuite Backup Server to access the storage.

Service Endpoint

Enter the Service Endpoint (s3.wasabisys.com (or) if the region is other than us-east-1, then s3.DCRegion.wasabisys.com), which enables connectivity to the Wasabi Cloud Storage account from the BDRSuite Backup Server.

DC Region

Specify the Data Center (DC) Region

Credentials

From the Credentials drop-down list, select user credentials to access your Wasabi storage account if you already have added the credentials. Otherwise, click Add New Credential button which opens a dialog box.
  1. Specify a credential name to identify your credential record, and provide the Secret Key and Access Key of your Wasabi Cloud Storage Account.
  2. You can manage all the S3 Compatible Storage account Credentials from Backup Server Tile -> Credential Management -> S3 Compatible.

Bucket Name

From the Bucket Name drop-down list, select a container. Make sure that the bucket where you want to store your backup data was created in advance.

Cache Location

Choose a cache location to store backup data temporarily before uploading it to Wasabi Cloud Storage. Local drives and Network drives added to the BDRSuite Backup Server will be shown in the dropdown list which can be selected as Cache Location.
Once all the fields are configured, click the ‘Create’ button upon which the Wasabi cloud will be added as Backup Repository.
The created Wasabi Cloud Repository can be set as default storage to store the backup data of all jobs configured in the BDRSuite Backup Server (or) you can select the repository for specific jobs during backup configuration.

Notes
Note: BDRSuite supports S3 Compatible Storage to store primary backup data, secondary backup copies, and offsite backups as well. Backups for VMware VMs, Hyper-V VMs, Windows Servers, Linux, Endpoints (Windows & mac), Microsoft 365, and Google Workspace can be configured using BDRSuite and store their data on S3 Compatible Storage.

    • Related Articles

    • Configuring S3 Compatible Cloud Storage as Backup Repository in the Offsite DR Server

      The Offsite DR Server allows its users to choose their S3 Compatible storage as a repository for all its backup data. S3 compatible storage is built using the Amazon S3 Application Programming Interface (API). So, any application which understands ...
    • Configuring Google Cloud as a Backup Repository

      Cloud storages have become a popular and easy option to store data. Many businesses owning such clouds want to have their backup data also to be hosted on cloud. Google Cloud is one such service offering cloud storage for its users and now it can be ...
    • Configuring Immutable Storage with Object Storage Repository

      KB ID: 190027 Objective: This KB article provides step-by-step guidance on configuring an Object Storage Repository as Immutable Storage in Amazon S3 and S3-compatible clouds. This involves enabling Object Locking and implementing the required IAM ...
    • Object Storage Repository - Introduction

      In this section, you will find information about object storage, its limitations if any and the process of configuring it as your backup storage using the BDRSuite Backup Server. What is object storage? Object storage is a data storage architecture ...
    • Configuring Azure Blob as a Backup Repository

      BDRSuite allows its users to choose their Azure Blob storage as a repository for all its backup data. Azure Blob storage, an object storage solution for the cloud from Microsoft is designed to manage huge volumes of unstructured data. The backup data ...