View backup storage

更新时间:
复制 MD 格式

The backup storage for ApsaraDB for MongoDB indicates the total size of all backup files (including full backups and log backups) for a MongoDB instance and the free backup quota. If the total size of the backup files exceeds the free backup quota, the excess backup storage is charged on a pay-as-you-go basis.

Background

  • Backup storage is the total size of Full Backups and Log Backups.

  • You are charged for backup storage that exceeds your free quota on a pay-as-you-go basis. For more information about pricing, see ApsaraDB for MongoDB Pricing Details.

    The free quota is as follows:

    • For an instance that uses cloud disks: 200% of the instance's storage space.

    • For an instance that uses local disks: 50% of the instance's storage space.

Procedure

  1. Go to the Replica set instances or Sharded cluster instances page. At the top of the page, select the resource group and region, then click the ID of the target instance.

  2. In the left-side navigation pane of the instance details page, click Backup and Restoration.

  3. Above the backup list, view the Backup Storage details (used storage and free quota).

    Note

    For a standalone instance or a replica set instance, you can also view the Backup Storage details (storage used by full and log backups, and the free quota) in the Specification Information section of the Basic Information page.

FAQ

How do I view the fees generated by instance backups?

Go to the Bill Details page in the Alibaba Cloud console and look for bills where the Billable Items is Backup Storage and the Billable Item Code is BackupStorageSize.

Can I manually delete instance backups?

You cannot manually delete instance backups. You can modify the backup policy to control automatic deletion. For example, you can reduce the backup frequency or shorten the backup retention period. For more information, see Procedure.

Related APIs

API

Description

DescribeBackups

Queries the backup list for an ApsaraDB for MongoDB instance.

DescribeClusterBackups

Queries the backup list for a sharded cluster instance of ApsaraDB for MongoDB that uses cloud disks.

DescribeBackupStorage

Queries the backup storage usage for a replica set or sharded cluster instance of ApsaraDB for MongoDB that uses cloud disks.