Data Management for VMware Tanzu uses an internal vPostgres database to keep track of Provider state. You configure the object storage repository and bucket in which Data Management for VMware Tanzu stores backups of this database by setting the Provider Backup Repo.

Note: Recovering a Provider VM requires that you have configured the Provider Backup Repo.

The Provider Backup Repo requires a minimum of 15 GB of available space.

When you configure a Provider Backup Repo, Data Management for VMware Tanzu records the transaction logs every one hour. Additionally, Data Management for VMware Tanzu takes a full backup of the internal vPostgres database every 7 days and takes an incremental backup every 12 hours until the next weekly cycle. The backups have a retention policy of 8 days; Data Management for VMware Tanzu will automatically delete a backup when it exceeds this age. Thus, configuring Provider backup settings enables quick recovery of Provider data.

Data Management for VMware Tanzu stores the Provider backups in a folder named provider-backups-<node-id> in the Provider Backup Repo bucket that you configure. The full and incremental backup files use the following naming formats:

yyyy-mm-dd-hh-mm-full-id-<database-instance-name>

And

yyyy-mm-dd-hh-mm-inc-id-<database-instance-name>
Note: Data Management for VMware Tanzu does not manage the Provider backup files; when you configure a Provider Backup Repo, you are responsible for deleting any backups that you no longer require directly from S3.

Configuring the Provider Backup Repo

Prerequisites

Before you configure the Provider backup repository, ensure that you have the object store credentials on hand, and that you can identify and have pre-created the bucket.

The Provider backup repository endpoint must be resolvable by the DNS server specified at the time of Provider VM deployment.

Note: You must ensure that the repository has a minimum of 15 GB of available space at all times.

Procedure

Perform the following procedure to configure the Provider Backup object store repository:

  1. Select Settings from the left navigation pane.

    This actions displays the Settings view, Information pane.

  2. Select the Storage Settings tab to view and configure/update the the Provider backup repository settings.

  3. Navigate to the table row that identifies the Provider Backup Repo Url.

  4. Click on Add configuration in the status column, or click the three vertical dots in the Action column, and select Update from the pop-up menu.

    The Configure Settings or Update Settings form displays.

  5. Set or update the desired properties:

    Property Name Value
    Setting Type The name of the object store setting - Provider Backup Repo Url. (Read-only)
    Storage Type Select the type of storage from the drop-down list. You can choose S3_COMPATIBLE_STORAGE or AWS.
    Storage URL1 The URL to the object store. If you do not specify the protocol, Data Management for VMware Tanzu assumes it to be https.
    AWS Region If you selected the AWS storage type, specify the AWS region for the object store.
    Access Key The access key for the object store.
    Secret Key The secret key for the object store.
    Bucket Name The name of the bucket.

    1 If you selected the AWS Storage Type, refer to the Amazon Simple Storage Service documentation describing the URL endpoints for specific regions.

  6. Click SAVE or UPDATE to apply the settings.

Removing the Provider Backup Repo Setting

When you remove the Provider Backup Repo setting, Data Management for VMware Tanzu stops backing up the Provider internal vPostgres database.

Note: If you remove the Provider Backup Repo setting, you no longer have the capability to recover the Provider VM in your Data Management for VMware Tanzu installation.

Perform the following procedure to remove the Provider Backup object store repository setting:

  1. Select Settings from the left navigation pane.

    This actions displays the Settings view, Information pane.

  2. Select the Storage Settings tab.

  3. Navigate to the table row that identifies the Provider Backup Repo Url.

  4. Click the three dots in the Actions column, select Remove from the pop-up menu.

    The Delete Provider Backup Setting form displays.

  5. If you are certain that you want to remove the setting, click CONFIRM.

    Note: You can no longer recover the Provider VM in your Data Management for VMware Tanzu installation.
check-circle-line exclamation-circle-line close-line
Scroll to top icon