2.4. Configuring Backup Exec to Keep Backups in S3 StorageΒΆ

To store Backup Exec backups in S3 storage, do the following:

  1. Create a bucket to store backups either using the Acronis Storage user panel or another application.

  2. Install Backup Exec. During installation, make sure so select all the components of Backup Exec and check all the updates.

  3. Run CLILauncher located in C:\Program Files\Veritas\Backup Exec.

  4. In the Backup Exec command-line prompt, run the following command:

    # New-BECloudInstance -Name "cloudinstance" -Provider "cloudian" \
    -ServiceHost "<S3_DNS_name>" -SslMode "Disabled" -UrlStyle "Path"
    
    ../_images/stor_image52_4.png
  5. In Backup Exec, click Configure Cloud Storage on the Storage tab.

    ../_images/stor_image52_13.png
  6. In the Configure storage... window, specify a name for Acronis Storage S3 and click NEXT.

    ../_images/stor_image52_5.png
  7. Select the S3 device and click NEXT.

    ../_images/stor_image52_6.png
  8. Select cloudinstance [cloudian] from the Cloud storage drop-down list.

    ../_images/stor_image52_7.png
  9. Click Add/Edit next to the Logon account drop-down list.

  10. In the Logon Account Selection window, click Add.

    ../_images/stor_image52_8.png
  11. In the Account credentials section, specify your credentials:

    1. S3 access key ID in the User name field.
    2. S3 secure access key in the Password field and confirm it.
    3. The username of your account in the Account name field.
    ../_images/stor_image52_9.png
  12. Clear all the checkboxes and click OK.

  13. Back in the Logon Account Selection window, make sure the newly added user account is selected and click OK.

    ../_images/stor_image52_10.png
  14. Back in the Configure storage... window, click NEXT.

  15. Select a bucket and click NEXT twice.

  16. On the summary screen, click Finish, OK, and Yes.

Once the Backup Exec services are restarted, the S3 storage will appear in the list on the Storage tab. Now you can create backup jobs and specify the S3 storage as destination.