All Products
Search
Document Center

ApsaraDB for MyBase:Upgrade host specifications

Last Updated:Mar 28, 2026

As your workload grows, you can upgrade the host specifications in an ApsaraDB MyBase dedicated cluster. This topic explains what to check before upgrading, how upgrade fees are calculated, and how to complete the upgrade.

Prerequisites

Before you begin, ensure that you have:

  • An ApsaraDB MyBase for MySQL dedicated cluster of the High-availability Edition

  • A host that uses local SSDs or enhanced SSDs (ESSDs)

  • A host with specifications listed in the supported upgrade table

Constraints

  • Host specifications can be upgraded but not downgraded.

  • Upgrades are only supported within the same instance family. For details, see Instance types of hosts.

  • Each upgrade must increase both CPU cores and memory — you cannot increase one without the other.

  • The minimum interval between consecutive upgrades on the same host is 10 minutes.

  • During an upgrade, the host and all running instances restart. This triggers a primary/secondary switchover, which may cause one or two brief service interruptions. Restart duration depends on how long the switchover takes.

  • The Upgrade Specifications option is unavailable in the following situations:

    • An instance is being created on the host.

    • An instance on the host is being migrated.

    • The host is locked due to expiration.

Host specifications that can be upgraded

Host categoryInstance familyHost specificationHost instance type
General-purpose (ESSD)g68 cores, 32 GB, ESSDrds.g6.2xlarge
General-purpose (ESSD)g616 cores, 64 GB, ESSDrds.g6.4xlarge
General-purpose (ESSD)g632 cores, 128 GB, ESSDrds.g6.8xlarge
General-purpose (ESSD)g652 cores, 192 GB, ESSDrds.g6.13xlarge
General-purpose (ESSD)g564 cores, 256 GB, ESSDrds.g5.16xlarge
Memory-optimized (ESSD)r68 cores, 64 GB, ESSDrds.r6.2xlarge
Memory-optimized (ESSD)r616 cores, 128 GB, ESSDrds.r6.4xlarge
Memory-optimized (ESSD)r632 cores, 256 GB, ESSDrds.r6.8xlarge
Memory-optimized (ESSD)r652 cores, 384 GB, ESSDrds.r6.13xlarge
Memory-optimized (ESSD)r564 cores, 512 GB, ESSDrds.r5.16xlarge
Compute-optimized (ESSD)c68 cores, 16 GB, ESSDrds.c6.2xlarge
Compute-optimized (ESSD)c616 cores, 32 GB, ESSDrds.c6.4xlarge
Compute-optimized (ESSD)c632 cores, 64 GB, ESSDrds.c6.8xlarge
Compute-optimized (ESSD)c652 cores, 96 GB, ESSDrds.c6.13xlarge
Compute-optimized (ESSD)c564 cores, 128 GB, ESSDrds.c5.16xlarge
To view the current specifications of a host, go to the Host Information tab in the console. For details, see View host details.

Billing

Upgrade fees are charged based on the difference in cost between the new and original specifications for the remaining subscription period:

Upgrade fees = (Monthly fees of new specs / 30 / 24 × Unused hours)
             − (Monthly fees of original specs / 30 / 24 × Unused hours)

Example: New specs cost USD 14,400/month, original specs cost USD 7,200/month, and the host expires in 50 days (1,200 hours):

(14,400 / 30 / 24 × 1,200) − (7,200 / 30 / 24 × 1,200) = USD 12,000

Upgrade the host specifications

  1. Log on to the ApsaraDB MyBase console.

  2. In the upper-left corner, select a region.

  3. In the left-side navigation pane, click Hosts.

  4. Find the host and choose More > Upgrade Specifications in the Actions column.

    s

  5. On the Upgrade/Downgrade page, select the target instance type from the Host Instance Type drop-down list.

  6. Read and select Terms of Service, then click Buy Now and complete the payment.

After the upgrade completes, verify the new specifications on the Host Information tab. For details, see View host details.

What's next