Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Excerpt
nameGenerate access token

The tokens are generated at the domain level, not at the Bucket level. To generate the token;

  1. Go to your web browser and navigate to Navigate to the Swarm storage domain in a web browser and then click the Settings gear icon.

  2. Expand the drop-down and select Tokens sub-menu. On the Domain settings view, press the +Add to generate a new S3 token.

  3. Enter the descriptionand desired Expiration Date, then check the S3 Secret Keybox.

  4. At this point, you can either change the S3 Secret Keyto the desired value or accept the auto-generated key. The key in these screenshots is an example value that has been intentionally redacted.

  5. Click Add to save your settings and create the S3 token.

Important to copy the result

Ensure that you have copied Verify the result is copied to a file before clicking Close as these details will be are used later to configure object storage credentials.

...

Refer to the following steps to create a bucket dedicated to the Veeam backup:

  1. Go Navigate to the Swarm Content Portal and navigate to then the storage domain.

  2. Click +Add on the right next to the settings gear icon and select type Bucket object container.

  3. Specify the desired bucket name that must to comply with the bucket naming rules. Ensure that Verify the S3 Compatible box is checked and then click Add to create the bucket.

...

Veeam uses multi-part S3 operations which require Erasure Coding on the Swarm bucket to protect against hardware failures. Now, you will need to configure Configure Erasure Coding using the following steps:

  1. Go Navigate to the domain panel and select the bucket created recently.

  2. Click on the gear icon, then click on Bucket Properties.

  3. To check if Erasure Coding is enabled, uncheck the Inherit Protection box. If Erasure Coding is not enabled, click on Enabled and enter the EC Default Encoding of your choice. It is recommended to use a 4:2 EC Encoding.

...

  1. From the Veeam Console, select the Home tab, then click Backup Infrastructurefrom the lower half of the left navigation panel. Backup Proxies and Repositories are created from this context.

  2. Click Add Object Storage to launch the new Object Storage repository wizard. Specify a name for the Object Storage repository andthis name will refer refers to your the Swarm bucket.

  3. Select S3 Compatible as the Object Storage Type.

  4. Specify the Service point and account credentials.

  5. The Service point is the fully qualified domain name of the Swarm domain endpoint you specified when configuring Swarm. Verify it is prefixed with https:// as shown in the above screenshot.

  6. The Data Center region is not utilized so you can leave the default setting of “us-east-1”.This is optional.

  7. Click Add, then specify the Access key and Secret key credentials corresponding to the token you generated for the Swarm domain. The Access key is the Swarm Token ID.

  8. Click OK to continue, then click Next.

  9. Once Veeam gets connected to your Browse the list of buckets once Veeam connects to the Swarm domain successfully, you will be able to browse a list of buckets. Select the bucket created earlier in your the Swarm domain that will be used for Office 365 backup.

  10. Click New Folder to define the folder and add Veeam as a prefix for the backup.

  11. Use a descriptive name. Veeam creates a folder using this prefix to segregate Veeam backup from other available in the bucket. It is best to dedicate the bucket strictly to backup.

  12. Click OK and then Finish unless you want to customize object storage consumption parameters, like limiting the maximum capacity consumed.

The Swarm bucket will appear appears in the list of Object Storage Backup Repositories.

...

Refer to the following steps to create a local backup repository that will be extended to include Swarm object storage as the backup target:

  1. Click Add Repository to launch the New Backup Repository wizard.

  2. Specify a name for the backup repository in a way that helps you link to assist linking it with your Swarm storage.

  3. Choose a backup proxy server that will provide provides local storage for this repository. In the below example, there is only one proxy server. Veeam recommends spreading the load across multiple backup proxy servers.

  4. Create a folder in one of the proxy server’s drives that will be used as a local cache for the Object Storage Repository. Veeam stores metadata in this cache referencing the object storage backup files to minimize retrievals from public clouds. In this way, the Veeam Explorers do not generate egress charges when navigating catalogs for files to be restored. While such costs are not a problem with on-premises Swarm buckets, Veeam requires the cache configuration step for all S3-compatible object storage. Veeam estimates and will need needs around 1% of the space occupied by the backup in the Object Storage repository.

  5. Next, you will extend the local backup repository to the Swarm Object Storage repository configured earlier. This is how backups are offloaded directly to the object storage.

  6. Encryption of backup adds security, therefore, check the Encrypt backup data uploaded to object storage box, then specify the encryption password.
    Note: Important to keep a copy of the password in a safe place since you may need it in the future to restore the encrypted files.


  7. Click Next to specify retention policy settings, which govern how long backups are kept.


This completes the configuration process. The local backup repository associated with the Swarm object storage repository will is now be included in the list of all backup repositories.

...