From c399024f499a72b8527719839f18bb8779cc5291 Mon Sep 17 00:00:00 2001 From: qqqdan Date: Wed, 23 Apr 2025 14:59:53 +0800 Subject: [PATCH 1/2] changes --- tidb-cloud/scale-tidb-cluster.md | 6 +++--- tidb-cloud/upgrade-tidb-cluster.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tidb-cloud/scale-tidb-cluster.md b/tidb-cloud/scale-tidb-cluster.md index 9143756307b72..249e9e2c159f5 100644 --- a/tidb-cloud/scale-tidb-cluster.md +++ b/tidb-cloud/scale-tidb-cluster.md @@ -58,7 +58,7 @@ You can increase or decrease vCPU and RAM of TiDB, TiKV, or TiFlash nodes. > - Changing vCPU and RAM is only available to the following clusters: > - Hosted on AWS and created after 2022/12/31. > - Hosted on Google Cloud and created after 2023/04/26. -> - AWS has a cooldown period of vCPU and RAM changes. If your TiDB cluster is hosted on AWS, after changing the storage or vCPU and RAM of TiKV or TiFlash, you must wait at least six hours before you can change it again. +> - AWS has a cooldown period of vCPU and RAM changes. If your TiDB cluster is hosted on AWS, after changing the vCPU and RAM of TiKV or TiFlash, you must wait at least six hours before you can change it again. To change the vCPU and RAM of TiDB, TiKV, or TiFlash nodes, take the following steps: @@ -81,8 +81,8 @@ You can increase the storage of TiKV or TiFlash. > **Warning:** > -> - For a running cluster, AWS and Google Cloud do not allow in-place storage capacity downgrade. -> - AWS has a cooldown period of storage changes. If your TiDB cluster is hosted on AWS, after changing the storage or vCPU and RAM of TiKV or TiFlash, you must wait at least six hours before you can change it again. +> - For a running cluster, AWS, Google Cloud and Azure do not allow in-place storage capacity downgrade. +> - AWS and Azure have a cooldown period of storage changes. If your TiDB cluster is hosted on AWS or Azure, after changing the storage or vCPU and RAM of TiKV or TiFlash, you must wait at least six hours before you can change it again. To change the storage of TiKV or TiFlash, take the following steps: diff --git a/tidb-cloud/upgrade-tidb-cluster.md b/tidb-cloud/upgrade-tidb-cluster.md index 9049dfdb3c870..88a03b4ddac15 100644 --- a/tidb-cloud/upgrade-tidb-cluster.md +++ b/tidb-cloud/upgrade-tidb-cluster.md @@ -15,7 +15,7 @@ For the TiDB version that is too low, TiDB Cloud will regularly upgrade it unifo To submit an upgrade request, perform the steps in [TiDB Cloud Support](/tidb-cloud/tidb-cloud-support.md) to contact our support team. Note to provide the following information in the **Description** box: -- Cloud Provider: Google Cloud or AWS +- Cloud Provider: AWS or Azure or Google Cloud - Cluster Name: xxx TiDB Cloud technical support will confirm with you the time period for the upgrade. After you have confirmed the upgrade time, TiDB Cloud technical support will do the upgrade in the confirmed time period. From ce4926cba4f2ed06b67a1915558aa5fd0d439139 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Fri, 25 Apr 2025 16:00:45 +0800 Subject: [PATCH 2/2] minor wording updates Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- tidb-cloud/scale-tidb-cluster.md | 2 +- tidb-cloud/upgrade-tidb-cluster.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tidb-cloud/scale-tidb-cluster.md b/tidb-cloud/scale-tidb-cluster.md index 249e9e2c159f5..9475d29961900 100644 --- a/tidb-cloud/scale-tidb-cluster.md +++ b/tidb-cloud/scale-tidb-cluster.md @@ -81,7 +81,7 @@ You can increase the storage of TiKV or TiFlash. > **Warning:** > -> - For a running cluster, AWS, Google Cloud and Azure do not allow in-place storage capacity downgrade. +> - For a running cluster, AWS, Azure, and Google Cloud do not allow in-place storage capacity downgrade. > - AWS and Azure have a cooldown period of storage changes. If your TiDB cluster is hosted on AWS or Azure, after changing the storage or vCPU and RAM of TiKV or TiFlash, you must wait at least six hours before you can change it again. To change the storage of TiKV or TiFlash, take the following steps: diff --git a/tidb-cloud/upgrade-tidb-cluster.md b/tidb-cloud/upgrade-tidb-cluster.md index 88a03b4ddac15..a1a600eb8f4d9 100644 --- a/tidb-cloud/upgrade-tidb-cluster.md +++ b/tidb-cloud/upgrade-tidb-cluster.md @@ -15,7 +15,7 @@ For the TiDB version that is too low, TiDB Cloud will regularly upgrade it unifo To submit an upgrade request, perform the steps in [TiDB Cloud Support](/tidb-cloud/tidb-cloud-support.md) to contact our support team. Note to provide the following information in the **Description** box: -- Cloud Provider: AWS or Azure or Google Cloud +- Cloud Provider: AWS, Azure, or Google Cloud - Cluster Name: xxx TiDB Cloud technical support will confirm with you the time period for the upgrade. After you have confirmed the upgrade time, TiDB Cloud technical support will do the upgrade in the confirmed time period.