Configuring SQL Server Backups Using Cloud Storage

To back up SQL Server databases directly to cloud, configure backups for SQL Server using cloud storage.

Procedure

  1. From the navigation pane, go to Protect > Databases.

    The Overview page appears.

  2. Click Add server.

    The Configure Database Server page appears.

  3. Select SQL server.

  4. Click Next.

    The Select Your Database Environment page appears.

  5. Select Database running on-premises.

  6. From the Infrastructure list, select the type of database infrastructure.

    An active trial or an active subscription is required.

  7. Click Next.

    The How do you want to deploy your backup? page appears.

  8. Select Backup direct to cloud (for cloud servers).

  9. Click Next.

    The Cloud Storage page appears.

  10. To review the supported combinations of primary and secondary storage, see Commvault Cloud Storage Options.

  11. For the primary copy of the backup data, select existing cloud storage or create new cloud storage.

  12. Decide whether to store a secondary copy of the backup data for long-term retention.

    For information about creating a primary copy or secondary copy, see Creating a Cloud Storage for SQL Server Backups Using Direct to Cloud Configuration

  13. Click Next.

    The Plan page appears.

  14. Select an existing plan or create a new plan.

  15. Click Next.

    The Install Package page appears.

  16. To perform a push installation, select Push installation, and then select one or more database servers from the list at the bottom of the page or add a new database server.

  17. To add a new database server, click +, then complete the following in the Add database server page:

    1. In the Host name box, enter the host name.

    2. For OS type, select the operating system.

    3. If you select Windows operating system, from the Credential list, select a saved credential.

    4. If you select Unix operating system, do the following:

      1. From the Credential list, select a saved credential.

      2. In the UNIX group box, enter the name of the Unix group.

      3. In the SSH port number box, verify the port number.

      4. If you want to use SSH instead of user credentials, move the Use SSH key toggle to the right, and then in the SSH key path box, enter the file path.

      5. To use an SSH key file passphrase, move the Use SSH key file passphrase toggle key to the right, and the in the Passphrase box, enter the passphrase for the SSH key.

    5. Click Save.

  18. To perform an interactive installation, complete the following:

    1. Select Interactive installation.

    2. Download the SQL Server package, and then install it on the server you want to back up.

    3. Copy the authcode, and then use it to authenticate the SQL Server package on the server.

    4. In the Server name drop-down list, select the name of the server.

  19. Click Next.

    The Credentials page appears.

  20. To use a local system account for impersonation, move the Use local system account toggle key to the right.

  21. To use a saved credential, select the existing credential.

  22. To create a new credential, do the following:

    1. Click +.

      The Add Credential dialog box appears.

    2. In the Credential name box, enter a unique name to access the credential.

    3. In the User account box, enter the user account that access to the SQL server.

    4. In the Password box, enter the password for the user account.

    5. In the Description box, enter a brief description for the credential.

    6. Click Save.

    Note

    • If you are installing the SQL Server on a Windows server, select the Windows account for SQL impersonation. A new credential is added as Windows account.

    • If you are installing the SQL Server on a Linux server, select the SQL account for SQL impersonation. A new credential is added as SQL account.

    • If a credential is not selected, the local system account will be used for impersonation. If a credential is selected, credentials for impersonation should be common between all selected servers. Once the installation is complete, credential will be available for modification at the server level.

    • If you have servers that are running on Windows and Linux, a common credential must not be used. Instead, leave the credential blank and set the impersonation on servers manually after the installation completed.

  23. Click Next.

    The Backup Content page appears.

  24. All SQL server instances running on the server will be auto discovered.

  25. Click Next.

    The Summary page appears.

  26. Review the summary.

  27. Click Finish.

Loading...