All Products
Search
Document Center

PolarDB:Enable I/O burst for ESSD AutoPL disks

Last Updated:Jan 17, 2026

If your business workloads fluctuate significantly and experience frequent peaks, you can enable the I/O burst feature for your ESSD AutoPL disks. This allows the disk's input/output operations per second (IOPS) to exceed the provisioned limit, providing higher I/O capabilities during peak times to meet sudden business demands. This topic describes how to enable and disable the I/O burst feature for the ESSD AutoPL disks of a PolarDB for MySQL cluster in the console.

Scope

  • The PolarDB for MySQL cluster uses ESSD AutoPL disks for storage.

  • The I/O burst feature is not supported for serverless clusters.

Overview

After you enable I/O burst, the maximum IOPS and throughput of the cluster increase. The following table compares the cluster before and after I/O burst is enabled.

Note

If you enable I/O burst on the primary node, it is also enabled on the secondary nodes.

Scenario

Maximum IOPS

Maximum throughput

I/O burst disabled

Maximum cluster IOPS does not exceed 50,000

Maximum I/O bandwidth of the cluster specification is 350 MB/s

I/O burst enabled

Maximum cluster IOPS does not exceed 1,000,000

Maximum I/O bandwidth of the cluster specification does not exceed 40,000 MB/s

Note
  • Throughput and IOPS are interdependent. When one reaches its limit, the other is also affected.

  • For more information about the maximum IOPS and maximum I/O bandwidth in the formulas, see Compute node specifications for x86 architecture and Compute node specifications for YiTian ARM architecture.

  • The IOPS corresponding to the maximum I/O bandwidth is calculated as follows:

    • PolarDB engine version: PolarDB for MySQL Standard Edition.

    • IOPS formula: Maximum I/O bandwidth of the cluster specification (Gbit/s) × 1024 × 1024 ÷ 8 ÷ 16

      Note: The number 8 is used because 1 byte equals 8 bits. The number 16 is used because the data volume of a single I/O operation in PolarDB for MySQL is 16 KB.

Impacts

Enabling or disabling I/O burst does not cause transient disconnections and generally does not affect your services. In rare cases, the cluster IOPS may fluctuate. Perform this operation during off-peak hours.

Notes

Enabling or disabling I/O burst takes several minutes. The exact duration depends on the cluster's usage, such as read and write traffic.

Billing

The fees for an ESSD AutoPL disk include the following: disk capacity fees, provisioned performance fees, and performance burst fees.

  • Disk capacity fees: These fees are charged when the disk is created. After purchase, the disk provides the same baseline performance as a PL1 ESSD. For more information about billing rules, see Billing rules for storage space.

  • Provisioned performance fees: Charged on a pay-as-you-go basis after the feature is enabled.

  • Performance burst fees: Charged on a pay-as-you-go basis after the feature is enabled.

Disk billing method

Disk fees (USD)

Cloud Disk Performance

Subscription

  • Baseline performance: Billed by storage space

  • Provisioned performance: Pay-as-you-go

  • Performance burst: Pay-as-you-go

Duration: 1 month

  • Baseline performance fees: Same as the price of a PL1 ESSD. For more information, see Billing rules for storage space.

  • The provisioned performance fees for different configurations are as follows:

    Note

    Formula for provisioned performance fees: Unit price of provisioned performance × Subscription duration.

    • Single-zone (hot standby storage cluster disabled) provisioned performance fees:

      • USD 0.006912/IOPS/month

    • Dual-zone (hot standby storage cluster enabled)

      • USD 0.011088/IOPS/month

    • Dual-zone (hot standby storage cluster and hot standby compute cluster enabled)

      • USD 0.011088/IOPS/month

    • Three-zone (hot standby storage cluster and logger node enabled)

      • USD 0.011088/IOPS/month

  • I/O burst fees:

    • USD 0.02 per 10,000 I/O operations

    • I/O burst fee calculation: I/O burst volume × Unit price

  • IOPS:

    • Baseline performance IOPS: 1,800 + 50 × Capacity

    • Total disk IOPS: Baseline performance IOPS + Provisioned performance

  • Throughput (MB/s):

    • Baseline performance throughput: 120 + 0.5 × Capacity

    • Provisioned performance throughput: 16 KB × Provisioned IOPS / 1,024

    • Total disk throughput: Baseline performance throughput + Provisioned performance throughput

Pay-as-you-go

  • Baseline performance: Billed by storage space

  • Provisioned performance: Pay-as-you-go

  • Performance burst: Pay-as-you-go

Billing duration: 24 hours

  • Baseline performance fees: Same as the price of a PL1 ESSD. For more information, see Billing rules for storage space.

  • The provisioned performance fees for different configurations are as follows:

    Note

    Formula for provisioned performance fees: Unit price of provisioned performance × Subscription duration.

    • Single-zone (hot standby storage cluster disabled) provisioned performance fees:

      • USD 0.0000096/IOPS/hour

    • Dual-zone (hot standby storage cluster enabled)

      • USD 0.0000154/IOPS/hour

    • Dual-zone (hot standby storage cluster and hot standby compute cluster enabled)

      • USD 0.0000154/IOPS/hour

    • Three-zone (hot standby storage cluster and logger node enabled)

      • USD 0.0000154/IOPS/hour

  • I/O burst fees:

    • USD 0.02 per 10,000 I/O operations

    • I/O burst fee calculation: I/O burst volume × Unit price

Note
  • The billable usage for an ESSD AutoPL disk includes basic storage space and provisioned IOPS.

  • The I/O burst fees for a PolarDB cluster, including its primary and secondary nodes, are charged on a pay-as-you-go basis. Bills are generated hourly. Fees are calculated per 10,000 I/O operations. If the number of I/O operations is less than 10,000, it is rounded up to 10,000.

Procedure

Enable I/O burst when you create a new cluster

  1. Go to the PolarDB cluster purchase page.

  2. During cluster configuration, set Storage Type to ESSD AutoPL and turn on the I/O burst switch.

Enable or disable I/O burst for an existing cluster

  1. Log on to the PolarDB console. In the upper-left corner, select the region where your cluster is deployed. Click the ID of the cluster.

  2. In the Basic Information section, find the Distributed Storage section and click Change Storage Configuration.

    image

  3. On the Upgrade/Downgrade page, enter a value for Provisioned IOPS for AutoPL Disk as needed. For Enable I/O Burst, select Disable or Enable.

    image

  4. Set Switch Time to Switch Now or Scheduled Switch.

    If you select Scheduled Switch, you can specify a time within the next 24 hours. The configuration upgrade task will be completed within 30 minutes after the selected time.

    You can also view the task details or cancel the task on the Scheduled Tasks page. For more information, see Scheduled tasks.

  5. Read and select the relevant terms of service, and then click Buy Now.