tencent cloud

Feedback

Adjusting Database Instance Specifications

Last updated: 2023-11-06 11:55:38

    TencentDB for MySQL supports flexible scaling that allows you to quickly adjust instance specification in the console. You can do so at any time (at the start, during rapid development, or during peak/off-peak hours), so you can get the most out of your resources and reduce unnecessary costs in real time. For more information, see Instance Adjustment Fee.

    Instance Disk Space Description

    • To ensure business continuity, upgrade your instance specifications or purchase additional disk capacity in time before disk capacity is used up.
      Note:

      You can view disk space on the instance details page in the MySQL console, or receive disk alarms by configuring [Alarm Policies (TCOP)(https://www.tencentcloud.com/document/product/236/8457).

    • When the size of the data stored on an instance exceeds its capacity limit, the instance will be locked and become read-only. You will not be able to write data to it. You will need to expand its capacity or delete some database tables in the console to unlock it.
    • To avoid the database from triggering the lock status repeatedly, a locked instance will be unlocked and allowed for reads and writes only when its remaining available capacity is more than 20% of its total capacity or over 50 GB.

    Configuration Adjustment Description

    By default, the instance configuration is adjusted in the normal mode, which requires a data migration for the adjustment to complete after you adjust the instance configuration in the console. But if the physical machine where the instance is located has sufficient remaining resources (aka local resources), you can choose the QuickChange mode. The adjustment process is as follows:

    • Normal mode: to adjust the instance configuration, instance data needs to be migrated from the original physical machine to a new one. Because adjustment in this mode requires data migration, comparison, and verification, the overall adjustment process will take a long time in case of a huge amount of data. Besides, an instance switch may occur after the adjustment is completed.
    • QuickChange mode: the instance configuration can be adjusted without migrating data or switching to another physical machine. As no migration preparation is needed, the overall adjustment process is much shorter.
      Note:

      If the local resources are sufficient and meet the conditions of the QuickChange mode, this mode will be used by default. If you don't need to use it, you can disable it by toggling it off on the configuration adjustment page.

    Use Limits

    • A read-only instance with an exclusive VIP enabled does not support QuickChange.
    • If a read-only instance group (RO group) enables the "Remove Delayed RO Instances" feature, read-only instances whose delay exceeds the specified threshold will be removed from the RO group until the number of remaining ones reaches the allowed minimum number. If the number of the remaining available read-only instances in an RO group is less than or equal to the allowed minimum number, none of those instances will support QuickChange.
    • If an RO group only has one read-only instance, the instance does not support QuickChange.
    • If the kernel minor version of the instance is not the latest when the configuration is adjusted, it will be upgraded to the latest. In this case, whether instance restart is required will be as prompted on the QuickChange page.

    Configuration Adjustment Rules

    • You can adjust the configuration of a TencentDB for MySQL instance and its associated read-only and disaster recovery instances only when they are in normal status (running) and are not executing any task.
    • You cannot cancel a configuration adjustment operation in progress.
    • The name, access IP, and access port of the instance remain unchanged after configuration adjustment.
    • During configuration adjustment, you should try to avoid such operations as modifying MySQL's global parameters and user password.
    • Data migration may be involved in configuration adjustment. During data migration, the TencentDB for MySQL instance can be accessed normally and the business will not be affected.
    • Instance switchover may be needed after configuration adjustment is completed (i.e., the MySQL instance may be disconnected for seconds). It is recommended that applications be configured with auto reconnection feature and that instance switchover be conducted during the instance maintenance period. For more information, see Setting Instance Maintenance Window.
    • Basic single-node TencentDB for MySQL instances are unavailable for about 15 minutes in the process of configuration adjustment. We recommend you adjust instance configuration during off-peak hours.

    Instance Specification and Storage Table

    Two-node/Three-node (local SSD disk)

    Isolation PolicyCPU and MemoryMaximum IOPSStorage Space
    General 1-core 1000 MB MEM120025–3000 GB
    1-core 2000 MB MEM2000
    2-core 4000 MB MEM4000
    4-core 8000 MB MEM8000
    4-core 16000 MB MEM1400025–4000 GB
    8-core 16000 MB MEM20000
    8-core 32000 MB MEM28000
    16-core 32000 MB MEM32000
    16-core 64000 MB MEM40000
    16-core 96000 MB MEM40000
    16-core 128000 MB MEM4000025–8000 GB
    24-core 244000 MB MEM60000
    32-core 256000 MB MEM80000
    48-core 488000 MB MEM12000025–12000 GB
    Dedicated 2-core 16000 MB MEM800025–3000 GB
    4-core 16000 MB MEM10000
    4-core 24000 MB MEM13000
    4-core 32000 MB MEM16000
    8-core 32000 MB MEM32000
    8-core 48000 MB MEM36000
    8-core 64000 MB MEM40000
    12-core 48000 MB MEM3600025–4000 GB
    16-core 64000 MB MEM60000
    12-core 72000 MB MEM40000
    12-core 96000 MB MEM48000
    16-core 96000 MB MEM60000
    24-core 96000 MB MEM72000
    16-core 128000 MB MEM60000
    32-core 128000 MB MEM80000
    24-core 144000 MB MEM76000
    24-core 192000 MB MEM80000
    32-core 192000 MB MEM90000
    48-core 192000 MB MEM120000
    32-core 256000 MB MEM100000
    48-core 288000 MB MEM140000
    48-core 384000 MB MEM140000
    64-core 256000 MB MEM15000025–9000 GB
    64-core 384000 MB MEM150000
    64-core 512000 MB MEM15000025–12000 GB
    90-core 720000 MB MEM150000
    Note:

    The storage space cap of an instance specification may vary by region as displayed on the purchase page.

    Adjusting Instance Configuration in the Console

    1. Log in to the TencentDB for MySQL console, locate the desired instance in the instance list, and select More > Adjust Configurations in the Operation column.
    2. In the pop-up window, select the desired configuration and click Submit.
      Note:

      • When the local resources are sufficient, you can enable the QuickChange mode by turning on the QuickChange toggle on the configuration adjustment page in the console.
      • In some cases, instance restart is not required in the QuickChange mode and the configuration adjustment will take effect immediately after you submit the request, as shown below:

    Adjusting Instance Configuration Through API

    You can adjust the instance configuration using the UpgradeDBInstance API. For more information, see UpgradeDBInstance.

    FAQs

    Will instance configuration adjustment affect instances?

    • In the process of TencentDB for MySQL configuration adjustment, data migration may occur, and instances can still be accessed during the process. After the migration is completed, there is a switch which causes a short disconnection lasting for just seconds, ensure that your business has a reconnection mechanism.
    • Basic single-node TencentDB for MySQL instances are unavailable for about 15 minutes in the process of configuration adjustment. We recommend you adjust instance configuration during off-peak hours.

    Why can't my instance be downgraded?

    It may be because the used storage capacity has reached the maximum capacity of the hard disk. To downgrade you instance, you need to clean up data first and make sure the remaining available capacity accounts for more than 20% of the total capacity or over 50 GB.

    Why is my instance in the "Waiting for switch" status for a long time after I adjust instance configuration in the console?

    It may be because you select During maintenance time as the Switch Time when you adjust instance configuration in the console, so the instance will not be switched immediately after the adjustment.
    To switch immediately, find the target instance in the instance list and click Switch Now in the Operation column. The switch will cause a momentary disconnection. Make sure that your business has a reconnection mechanism.

    How long does it take to upgrade instance configuration?

    The time it takes depends on the instance's data volume and data replication speed.
    Instances can still be accessed during the upgrade, but after the upgrade is completed, there is a VIP switch which causes a short disconnection lasting for just seconds.

    How do I view the progress of instance configuration adjustment?

    You can view the progress in Task List in the console.

    What should I do if the disk space is being used up?

    If over 85% disk space is used, we recommend that you delete data no longer used or expand disk space in the console by selecting More > Adjust Configurations in the Operation column on the right of the instance list.

    How do I know whether the QuickChange mode is supported when I adjust instance memory or disk capacity?

    On the configuration adjustment page, if the QuickChange mode is supported, the QuickChange toggle can be turned on or off as needed; otherwise, the toggle cannot be used.

    Does expanding memory or disk capacity affect the kernel minor version of the instance?

    If the kernel minor version of the instance is not the latest when memory or disk capacity is expanded, it will be upgraded to the latest. In this case, enabling the QuickChange mode will cause the database to restart.

    Will the instance restart if the QuickChange mode is enabled?

    The instance needs to be restarted in some cases. A prompt will appear asking if you want to restart the instance on the configuration adjustment page.

    Note:

    If the instance is running the latest kernel minor version, it won’t restart if you only adjust the disk capacity in the QuickChange mode.

    How do I know whether the QuickChange mode is enabled when I upgrade instance configuration in the console?

    You can check the QuickChange switch on the configuration adjustment page: if the switch is toggled on, the QuickChange mode is enabled; otherwise, the mode is disabled.

    How do I know whether the QuickChange mode is enabled when I use APIs to adjust instance configuration?

    APIs do not support QuickChange for the time being, so instance configuration can be adjusted only by migrating data if you use APIs. APIs will support QuickChange in the future.

    Will database parameters be modified during database configuration adjustment?

    The innodb_buffer_pool_size parameter will be modified according to the configuration changes.

    Will database parameters be modified during database configuration adjustment in the QuickChange mode?

    It is the same with the normal mode. In the QuickChange mode, some parameters will be modified according to the configuration changes.

    What is the difference between QuickChange mode and normal mode?

    The QuickChange mode requires no data migration, so it takes less time to adjust instance configuration.

    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support