tencent cloud

Feedback

High CPU Utilization

Last updated: 2021-11-30 16:22:15

    Error Description

    • Symptom 1: you received an alarm about high CPU utilization.
    • Symptom 2: the value of the CPU utilization metric was high.
    • Symptom 3: the overall throughput became lower and the response slower.

    Possible Reasons

    • Commands with high time complexity
    • High load, such as frequent access to hot keys
    • Connections that are established frequently
    • Exceptional access

    Solutions

    1. Optimize your business

      1. Go to the System Monitoring tab in the TencentDB for Redis console to check whether QPS (Queries per Second) is high and whether there are unexpected hot keys.
      2. Optimize your business logic after troubleshooting exceptional access. For example, optimize commands with high time complexity, hot keys, and non-persistent connections. If the problem persists, upgrade the instance.
    2. Upgrade the instance

      • If the read load is heavy, you can add replicas to share the read load. Please confirm that your business allows inconsistent data before enabling read/write separation, because after it is enabled, inconsistent data may be read from the replica node and the master node (the replica node lags behind the master node).
      • If the write load is heavy, you can upgrade the instance from standard architecture to cluster architecture to improve the processing power of CPU. Before the upgrade, you need to check the compatibility. For more information, see Check on Migration from Standard Architecture to Cluster Architecture.

    Troubleshooting Procedure

    Optimizing your business

    1. Log in to the TencentDB for Redis console, click an instance ID in the instance list, and enter the instance management page.
    2. On the System Monitoring tab, check whether QPS is high or whether there are unexpected hot keys.
    3. After troubleshooting exceptional access, optimize your business logic:
      • Hot keys: you can split hot keys of complex data structures into several new keys and distribute them across Redis nodes to reduce the pressure. For example, if a two-level hash hot key has a lot of hash elements, you can split it.
      • Big keys: if the value is too large, you can split the object into multiple key-values so that multiple Redis nodes will share the pressure. If there are too many keys, you can store multiple keys in a hash structure.

    Upgrading the instance

    Heavy read load

    Add replicas and enable read/write separation to share the read load.

    Note:

    Please confirm that your business allows inconsistent data before enabling read/write separation, because after it is enabled, inconsistent data may be read from the replica node and the master node (the replica node lags behind the master node). For more information, see Changing Instance Specification.

    1. Log in to the TencentDB for Redis console, locate the desired instance in the instance list, and select Configure > Add Replica in the Operation column.
    2. In the pop-up dialog box, adjust the configuration and click OK.
    3. Return to the instance list. After the status of the instance changes to "Running", the instance can be used normally.

    Heavy write load

    • Cluster architecture
    1. Log in to the TencentDB for Redis console, locate the desired instance in the instance list, and select Configure > Add Shard in the Operation column.
      Note:

      • After the configuration is adjusted, the instance will be charged at the price of the new configuration.
      • When shards are added, the system will automatically balance the slot configuration and migrate data, which may fail. It is recommended to perform such operations during off-peak hours to avoid the impact of migration on business access.
      • Add shards as needed: each shard supports a QPS of 80,000 to 100,000.
    • Standard architecture
      Upgrade the instance from standard architecture to cluster architecture to improve the processing power of CPU. Before the upgrade, you need to check the compatibility. For more information, see Check on Migration from Standard Architecture to Cluster Architecture.
      1. Log in to the TencentDB for Redis console, click an instance ID in the instance list, and enter the instance details page.
      2. In the Specs Info block, click Upgrade Architecture.
      3. After the upgrade is completed, go to the instance list and select Configure > Add Shard in the Operation column.
    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