From 7b66cb09d8688f3d74dc7b7b00b5000213d26758 Mon Sep 17 00:00:00 2001 From: ShuNing Date: Wed, 20 May 2020 14:38:23 +0800 Subject: [PATCH 1/5] Update command line flags for pd configruation (#2596) Signed-off-by: nolouch --- command-line-flags-for-pd-configuration.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/command-line-flags-for-pd-configuration.md b/command-line-flags-for-pd-configuration.md index 54685c083ac7b..bf4ed6144d9f2 100644 --- a/command-line-flags-for-pd-configuration.md +++ b/command-line-flags-for-pd-configuration.md @@ -102,12 +102,6 @@ PD is configurable using command-line flags and environment variables. - The path of the PEM file including the X509 key, used to enable TLS - Default: "" -## `--namespace-classifier` - -- To specify the namespace classifier used by PD -- Default: "table" -- If you use TiKV separately, not in the entire TiDB cluster, it is recommended to configure the value to 'default'. - ## `--metrics-addr` - The address of Prometheus Pushgateway, which does not push data to Promethus by default. From e2ab2ec5d89ab9e49d7a8c508c7f09d9b49146c0 Mon Sep 17 00:00:00 2001 From: Flowyi Date: Thu, 21 May 2020 15:56:33 +0800 Subject: [PATCH 2/5] Remove upgrade-tiflash.md (#2597) * Remove upgrade-tiflash.md Duplicated with TiDB's upgrade manual. * delete a link Co-authored-by: yikeke --- TOC.md | 1 - tiflash/upgrade-tiflash.md | 44 -------------------------------------- 2 files changed, 45 deletions(-) delete mode 100644 tiflash/upgrade-tiflash.md diff --git a/TOC.md b/TOC.md index 9498a94de02ab..ab60d0cd6de13 100644 --- a/TOC.md +++ b/TOC.md @@ -331,7 +331,6 @@ - [Maintain a TiFlash Cluster](/tiflash/maintain-tiflash.md) - [Monitor TiFlash](/tiflash/monitor-tiflash.md) - [Scale TiFlash](/scale-tidb-using-tiup.md#scale-out-a-tiflash-node) - - [Upgrade TiFlash Nodes](/tiflash/upgrade-tiflash.md) - [Configure TiFlash](/tiflash/tiflash-configuration.md) - [TiFlash Alert Rules](/tiflash/tiflash-alert-rules.md) - [Tune TiFlash Performance](/tiflash/tune-tiflash-performance.md) diff --git a/tiflash/upgrade-tiflash.md b/tiflash/upgrade-tiflash.md deleted file mode 100644 index f1afa313fd6d5..0000000000000 --- a/tiflash/upgrade-tiflash.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: Upgrade TiFlash Nodes -summary: Learn how to upgrade TiFlash nodes. -category: reference -aliases: ['/docs/dev/reference/tiflash/upgrade/'] ---- - -# Upgrade TiFlash Nodes - -> **Note:** -> -> To upgrade TiFlash from the Pre-RC version to a later version, contact [PingCAP](mailto:info@pingcap.com) for more information and help. - -Currently, you cannot upgrade TiFlash by running the `tiup cluster upgrade` command. Instead, take the following steps to upgrade TiFlash: - -Before the upgrade, make sure that the cluster is started. To upgrade TiFlash nodes, take the following steps: - -1. Refer to [Scale in a TiFlash node](/scale-tidb-using-tiup.md#sclale-in-a-tiflash-node), and scale in all the TiFlash nodes. - -2. Run the upgrade command: - - {{< copyable "shell-regular" >}} - - ```shell - tiup cluster upgrade test v4.0.0-rc - ``` - -3. Run the scale-out command: - - {{< copyable "shell-regular" >}} - - ```shell - tiup cluster scale-out test scale-out.yaml - ``` - -4. View the cluster status: - - {{< copyable "shell-regular" >}} - - ```shell - tiup cluster display test - ``` - -5. Access the monitoring platform using your browser, and view the status of the cluster. From 2903c2c40a24d2cf3e71c27cc00f042dfebf80f0 Mon Sep 17 00:00:00 2001 From: lei yu Date: Tue, 26 May 2020 12:10:06 +0800 Subject: [PATCH 3/5] Move TiFlash troubleshoot part to a new document (#2602) --- TOC.md | 1 + tiflash/maintain-tiflash.md | 66 +------------------------------ tiflash/troubleshoot-tiflash.md | 69 +++++++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+), 65 deletions(-) create mode 100644 tiflash/troubleshoot-tiflash.md diff --git a/TOC.md b/TOC.md index ab60d0cd6de13..1933252eea5ef 100644 --- a/TOC.md +++ b/TOC.md @@ -334,6 +334,7 @@ - [Configure TiFlash](/tiflash/tiflash-configuration.md) - [TiFlash Alert Rules](/tiflash/tiflash-alert-rules.md) - [Tune TiFlash Performance](/tiflash/tune-tiflash-performance.md) + - [Troubleshoot a TiFlash Cluster](/tiflash/troubleshoot-tiflash.md) - [FAQ](/tiflash/tiflash-faq.md) + TiDB Binlog - [Overview](/tidb-binlog/tidb-binlog-overview.md) diff --git a/tiflash/maintain-tiflash.md b/tiflash/maintain-tiflash.md index 0eb27af2fd56b..56dbc77524497 100644 --- a/tiflash/maintain-tiflash.md +++ b/tiflash/maintain-tiflash.md @@ -7,7 +7,7 @@ aliases: ['/docs/dev/reference/tiflash/maintain/'] # Maintain a TiFlash Cluster -This document describes how to perform common operations when you maintain a TiFlash cluster, including checking the TiFlash version, taking TiFlash nodes down, and troubleshooting TiFlash. This document also introduces critical logs and a system table of TiFlash. +This document describes how to perform common operations when you maintain a TiFlash cluster, including checking the TiFlash version, and taking TiFlash nodes down. This document also introduces critical logs and a system table of TiFlash. ## Check the TiFlash version @@ -102,70 +102,6 @@ To manually delete the replication rules in PD, take the following steps: curl -v -X DELETE http://:/pd/api/v1/config/rule/tiflash/table-45-r ``` -## TiFlash troubleshooting - -This section describes some commonly encountered issues when using TiFlash, the reasons, and the solutions. - -### TiFlash replica is always unavailable - -This is because TiFlash is in an abnormal state caused by configuration errors or environment issues. Take the following steps to identify the faulty component: - -1. Check whether PD enables the `Placement Rules` feature (to enable the feature, see the step 2 of [Add TiFlash component to an existing TiDB cluster](/tiflash/deploy-tiflash.md#add-tiflash-component-to-an-existing-tidb-cluster): - - {{< copyable "shell-regular" >}} - - ```shell - echo 'config show replication' | /path/to/pd-ctl -u http://: - ``` - - The expected result is `"enable-placement-rules": "true"`. - -2. Check whether the TiFlash process is working correctly by viewing `UpTime` on the TiFlash-Summary monitoring panel. - -3. Check whether the TiFlash proxy status is normal through `pd-ctl`. - - {{< copyable "shell-regular" >}} - - ```shell - echo "store" | /path/to/pd-ctl -u http://: - ``` - - The TiFlash proxy's `store.labels` includes information such as `{"key": "engine", "value": "tiflash"}`. You can check this information to confirm a TiFlash proxy. - -4. Check whether `pd buddy` can correctly print the logs (the log path is the value of `log` in the [flash.flash_cluster] configuration item; the default log path is under the `tmp` directory configured in the TiFlash configuration file). - -5. Check whether the value of `max-replicas` in PD is less than or equal to the number of TiKV nodes in the cluster. If not, PD cannot replicate data to TiFlash: - - {{< copyable "shell-regular" >}} - - ```shell - echo 'config show replication' | /path/to/pd-ctl -u http://: - ``` - - Reconfirm the value of `max-replicas`. - -6. Check whether the remaining disk space of the machine (where `store` of the TiFlash node is) is sufficient. By default, when the remaining disk space is less than 20% of the `store` capacity (which is controlled by the `low-space-ratio` parameter), PD cannot schedule data to this TiFlash node. - -### TiFlash query time is unstable, and the error log prints many `Lock Exception` messages - -This is because large amounts of data are written to the cluster, which causes that the TiFlash query encounters a lock and requires query retry. - -You can set the query timestamp to one second earlier in TiDB. For example, if the current time is '2020-04-08 20:15:01', you can execute `set @@tidb_snapshot='2020-04-08 20:15:00';` before you execute the query. This makes less TiFlash queries encounter a lock and mitigates the risk of unstable query time. - -### Some queries return the `Region Unavailable` error - -If the load pressure on TiFlash is too heavy and it causes that TiFlash data replication falls behind, some queries might return the `Region Unavailable` error. - -In this case, you can balance the load pressure by adding more TiFlash nodes. - -### Data file corruption - -Take the following steps to handle the data file corruption: - -1. Refer to [Take a TiFlash node down](#take-a-tiflash-node-down) to take the corresponding TiFlash node down. -2. Delete the related data of the TiFlash node. -3. Redeploy the TiFlash node in the cluster. - ## TiFlash critical logs | Log Information | Log Description | diff --git a/tiflash/troubleshoot-tiflash.md b/tiflash/troubleshoot-tiflash.md new file mode 100644 index 0000000000000..c246d5d09c747 --- /dev/null +++ b/tiflash/troubleshoot-tiflash.md @@ -0,0 +1,69 @@ +--- +title: Troubleshoot a TiFlash Cluster +summary: Learn common operations when you troubleshoot a TiFlash cluster. +category: reference +--- + +# Troubleshoot a TiFlash Cluster + +This section describes some commonly encountered issues when using TiFlash, the reasons, and the solutions. + +## TiFlash replica is always unavailable + +This is because TiFlash is in an abnormal state caused by configuration errors or environment issues. Take the following steps to identify the faulty component: + +1. Check whether PD enables the `Placement Rules` feature (to enable the feature, see the step 2 of [Add TiFlash component to an existing TiDB cluster](/tiflash/deploy-tiflash.md#add-tiflash-component-to-an-existing-tidb-cluster): + + {{< copyable "shell-regular" >}} + + ```shell + echo 'config show replication' | /path/to/pd-ctl -u http://: + ``` + + The expected result is `"enable-placement-rules": "true"`. + +2. Check whether the TiFlash process is working correctly by viewing `UpTime` on the TiFlash-Summary monitoring panel. + +3. Check whether the TiFlash proxy status is normal through `pd-ctl`. + + {{< copyable "shell-regular" >}} + + ```shell + echo "store" | /path/to/pd-ctl -u http://: + ``` + + The TiFlash proxy's `store.labels` includes information such as `{"key": "engine", "value": "tiflash"}`. You can check this information to confirm a TiFlash proxy. + +4. Check whether `pd buddy` can correctly print the logs (the log path is the value of `log` in the [flash.flash_cluster] configuration item; the default log path is under the `tmp` directory configured in the TiFlash configuration file). + +5. Check whether the value of `max-replicas` in PD is less than or equal to the number of TiKV nodes in the cluster. If not, PD cannot replicate data to TiFlash: + + {{< copyable "shell-regular" >}} + + ```shell + echo 'config show replication' | /path/to/pd-ctl -u http://: + ``` + + Reconfirm the value of `max-replicas`. + +6. Check whether the remaining disk space of the machine (where `store` of the TiFlash node is) is sufficient. By default, when the remaining disk space is less than 20% of the `store` capacity (which is controlled by the `low-space-ratio` parameter), PD cannot schedule data to this TiFlash node. + +## TiFlash query time is unstable, and the error log prints many `Lock Exception` messages + +This is because large amounts of data are written to the cluster, which causes that the TiFlash query encounters a lock and requires query retry. + +You can set the query timestamp to one second earlier in TiDB. For example, if the current time is '2020-04-08 20:15:01', you can execute `set @@tidb_snapshot='2020-04-08 20:15:00';` before you execute the query. This makes less TiFlash queries encounter a lock and mitigates the risk of unstable query time. + +## Some queries return the `Region Unavailable` error + +If the load pressure on TiFlash is too heavy and it causes that TiFlash data replication falls behind, some queries might return the `Region Unavailable` error. + +In this case, you can balance the load pressure by adding more TiFlash nodes. + +## Data file corruption + +Take the following steps to handle the data file corruption: + +1. Refer to [Take a TiFlash node down](#take-a-tiflash-node-down) to take the corresponding TiFlash node down. +2. Delete the related data of the TiFlash node. +3. Redeploy the TiFlash node in the cluster. From 3e28802ef6c1c79c24332c9ee4077a86ed09f838 Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 27 May 2020 13:45:48 +0800 Subject: [PATCH 4/5] best-practice: update massive regions to match 4.0 (#2595) Signed-off-by: Jay Lee --- best-practices/massive-regions-best-practices.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/best-practices/massive-regions-best-practices.md b/best-practices/massive-regions-best-practices.md index f06cb6f9e72b3..2850c2f0989e8 100644 --- a/best-practices/massive-regions-best-practices.md +++ b/best-practices/massive-regions-best-practices.md @@ -40,7 +40,7 @@ You can check the following monitoring metrics in Grafana's **TiKV Dashboard**: + `Raft store CPU` in the **Thread-CPU** panel - Reference value: lower than `raftstore.store-pool-size * 85%`. TiDB v2.1 does not have the `raftstore.store-pool-size` configuration item, so you can take this item's value as `1` in v2.1 versions. + Reference value: lower than `raftstore.store-pool-size * 85%`. ![Check Raftstore CPU](/media/best-practices/raft-store-cpu.png) @@ -61,7 +61,7 @@ After finding out the cause of a performance problem, try to solve it from the f ### Method 1: Increase Raftstore concurrency -Raftstore in TiDB v3.0 has been upgraded to a multi-threaded module, which greatly reduces the possibility that a Raftstore thread becomes the bottleneck. +Raftstore has been upgraded to a multi-threaded module since TiDB v3.0, which greatly reduces the possibility that a Raftstore thread becomes the bottleneck. By default, `raftstore.store-pool-size` is configured to `2` in TiKV. If a bottleneck occurs in Raftstore, you can properly increase the value of this configuration item according to the actual situation. But to avoid introducing unnecessary thread switching overhead, it is recommended that you do not set this value too high. @@ -69,13 +69,13 @@ By default, `raftstore.store-pool-size` is configured to `2` in TiKV. If a bottl In the actual situation, read and write requests are not evenly distributed on every Region. Instead, they are concentrated on a few Regions. Then you can minimize the number of messages between the Raft leader and the followers for the temporarily idle Regions, which is the feature of Hibernate Region. In this feature, Raftstore does sent tick messages to the Raft state machines of idle Regions if not necessary. Then these Raft state machines will not be triggered to generate heartbeat messages, which can greatly reduce the workload of Raftstore. -Up to TiDB v3.0.9 or v3.1.0-beta.1, Hibernate Region is still an experimental feature, which is enabled by default in [TiKV master](https://github.com/tikv/tikv/tree/master). You can enable this feature according to your needs. For the configuration of Hibernate Region, refer to [Configure Hibernate Region](https://github.com/tikv/tikv/blob/master/docs/reference/configuration/raftstore-config.md#hibernate-region). +Hibernate Region is enabled by default in [TiKV master](https://github.com/tikv/tikv/tree/master). You can enable this feature according to your needs. For the configuration of Hibernate Region, refer to [Configure Hibernate Region](https://github.com/tikv/tikv/blob/master/docs/reference/configuration/raftstore-config.md#hibernate-region). ### Method 3: Enable `Region Merge` > **Note:** > -> `Region Merge` is enabled in TiDB v3.0 by default. +> `Region Merge` is enabled by default since TiDB v3.0. You can also reduce the number of Regions by enabling `Region Merge`. Contrary to `Region Split`, `Region Merge` is the process of merging adjacent small Regions through scheduling. After dropping data or executing the `Drop Table` or `Truncate Table` statement, you can merge small Regions or even empty Regions to reduce resource consumption. @@ -133,7 +133,7 @@ This section describes some other problems and solutions. PD needs to persist Region Meta information on etcd to ensure that PD can quickly resume to provide Region routing services after switching the PD Leader node. As the number of Regions increases, the performance problem of etcd appears, making it slower for PD to get Region Meta information from etcd when PD is switching the Leader. With millions of Regions, it might take more than ten seconds or even tens of seconds to get the meta information from etcd. -To address this problem, `use-region-storage` is enabled by default in PD in TiDB v3.0. With this feature enabled, PD stores Region Meta information on local LevelDB and synchronizes the information among PD nodes through other mechanisms. +To address this problem, `use-region-storage` is enabled by default in PD since TiDB v3.0. With this feature enabled, PD stores Region Meta information on local LevelDB and synchronizes the information among PD nodes through other mechanisms. ### PD routing information is not updated in time @@ -143,8 +143,8 @@ You can check **Worker pending tasks** under **Task** in the **TiKV Grafana** pa ![Check pd-worker](/media/best-practices/pd-worker-metrics.png) -Currently, pd-worker is optimized for better efficiency in [#5620](https://github.com/tikv/tikv/pull/5620) on [TiKV master](https://github.com/tikv/tikv/tree/master), which is applied since [v3.0.5](/releases/release-3.0.5.md#tikv). If you encounter a similar problem, it is recommended to upgrade to v3.0.5 or later versions. +pd-worker has been optimized for better performance since [v3.0.5](/releases/release-3.0.5.md#tikv). If you encounter a similar problem, it is recommended to upgrade to the latest version. ### Prometheus is slow to query metrics -In a large-scale cluster, as the number of TiKV instances increases, Prometheus has greater pressure to query metrics, making it slower for Grafana to display these metrics. To ease this problem, metrics pre-calculation is configured in v3.0. +In a large-scale cluster, as the number of TiKV instances increases, Prometheus has greater pressure to query metrics, making it slower for Grafana to display these metrics. To ease this problem, metrics pre-calculation is configured since v3.0. From 659b09c6120ccab3640606beff3dd640cff28033 Mon Sep 17 00:00:00 2001 From: kennytm Date: Thu, 28 May 2020 14:45:46 +0800 Subject: [PATCH 5/5] sql-statements: document BACKUP, RESTORE and SHOW [BACKUPS|RESTORES] (#2618) --- TOC.md | 4 + br/backup-and-restore-storages.md | 82 ++++++++ br/backup-and-restore-tool.md | 2 +- media/sqlgram/BRIETables.png | Bin 0 -> 4898 bytes media/sqlgram/BackupOption.png | Bin 0 -> 11980 bytes media/sqlgram/BackupStmt.png | Bin 0 -> 3034 bytes media/sqlgram/BackupTSO.png | Bin 0 -> 1418 bytes media/sqlgram/Boolean.png | Bin 0 -> 2919 bytes media/sqlgram/RestoreOption.png | Bin 0 -> 7323 bytes media/sqlgram/RestoreStmt.png | Bin 0 -> 2860 bytes media/sqlgram/ShowBRIEStmt.png | Bin 0 -> 3370 bytes media/sqlgram/ShowLikeOrWhereOpt.png | Bin 4930 -> 2687 bytes sql-statements/sql-statement-backup.md | 190 +++++++++++++++++++ sql-statements/sql-statement-restore.md | 159 ++++++++++++++++ sql-statements/sql-statement-show-backups.md | 99 ++++++++++ 15 files changed, 535 insertions(+), 1 deletion(-) create mode 100644 br/backup-and-restore-storages.md create mode 100644 media/sqlgram/BRIETables.png create mode 100644 media/sqlgram/BackupOption.png create mode 100644 media/sqlgram/BackupStmt.png create mode 100644 media/sqlgram/BackupTSO.png create mode 100644 media/sqlgram/Boolean.png create mode 100644 media/sqlgram/RestoreOption.png create mode 100644 media/sqlgram/RestoreStmt.png create mode 100644 media/sqlgram/ShowBRIEStmt.png create mode 100644 sql-statements/sql-statement-backup.md create mode 100644 sql-statements/sql-statement-restore.md create mode 100644 sql-statements/sql-statement-show-backups.md diff --git a/TOC.md b/TOC.md index 1933252eea5ef..3e713e609373e 100644 --- a/TOC.md +++ b/TOC.md @@ -87,6 +87,7 @@ - [Use Mydumper and TiDB Lightning](/backup-and-restore-using-mydumper-lightning.md) - [Use BR](/br/backup-and-restore-tool.md) - [BR Usage Scenarios](/br/backup-and-restore-use-cases.md) + - [BR storages](/br/backup-and-restore-storages.md) + Identify Abnormal Queries - [Identify Slow Queries](/identify-slow-queries.md) - [Identify Expensive Queries](/identify-expensive-queries.md) @@ -175,6 +176,7 @@ - [`ALTER TABLE`](/sql-statements/sql-statement-alter-table.md) - [`ALTER USER`](/sql-statements/sql-statement-alter-user.md) - [`ANALYZE TABLE`](/sql-statements/sql-statement-analyze-table.md) + - [`BACKUP`](/sql-statements/sql-statement-backup.md) - [`BEGIN`](/sql-statements/sql-statement-begin.md) - [`COMMIT`](/sql-statements/sql-statement-commit.md) - [`CREATE DATABASE`](/sql-statements/sql-statement-create-database.md) @@ -213,6 +215,7 @@ - [`RENAME INDEX`](/sql-statements/sql-statement-rename-index.md) - [`RENAME TABLE`](/sql-statements/sql-statement-rename-table.md) - [`REPLACE`](/sql-statements/sql-statement-replace.md) + - [`RESTORE`](/sql-statements/sql-statement-restore.md) - [`REVOKE `](/sql-statements/sql-statement-revoke-privileges.md) - [`ROLLBACK`](/sql-statements/sql-statement-rollback.md) - [`SELECT`](/sql-statements/sql-statement-select.md) @@ -220,6 +223,7 @@ - [`SET PASSWORD`](/sql-statements/sql-statement-set-password.md) - [`SET TRANSACTION`](/sql-statements/sql-statement-set-transaction.md) - [`SET [GLOBAL|SESSION] `](/sql-statements/sql-statement-set-variable.md) + - [`SHOW [BACKUPS|RESTORES]`](/sql-statements/sql-statement-show-backups.md) - [`SHOW CHARACTER SET`](/sql-statements/sql-statement-show-character-set.md) - [`SHOW COLLATION`](/sql-statements/sql-statement-show-collation.md) - [`SHOW [FULL] COLUMNS FROM`](/sql-statements/sql-statement-show-columns-from.md) diff --git a/br/backup-and-restore-storages.md b/br/backup-and-restore-storages.md new file mode 100644 index 0000000000000..973f06a876715 --- /dev/null +++ b/br/backup-and-restore-storages.md @@ -0,0 +1,82 @@ +--- +title: BR storages +summary: Describes the storage URL format used in BR. +category: reference +--- + +# BR storages + +BR supports reading and writing data on the local filesystem, as well as on Amazon S3 and Google Cloud Storage. These are distinguished by the URL scheme in the `--storage` parameter passed into BR. + +## Schemes + +The following services are supported: + +| Service | Schemes | Example URL | +|---------|---------|-------------| +| Local filesystem, distributed on every node | local | `local:///path/to/dest/` | +| Amazon S3 and compatible services | s3 | `s3://bucket-name/prefix/of/dest/` | +| Google Cloud Storage (GCS) | gcs, gs | `gcs://bucket-name/prefix/of/dest/` | +| Write to nowhere (for benchmarking only) | noop | `noop://` | + +## Parameters + +Cloud storages such as S3 and GCS sometimes require additional configuration for connection. You can specify parameters for such configuration. For example: + +{{< copyable "shell-regular" >}} + +```shell +./br backup full -u 127.0.0.1:2379 -s 's3://bucket-name/prefix?region=us-west-2' +``` + +### S3 parameters + +| Parameter | Description | +|----------:|---------| +| `access-key` | The access key | +| `secret-access-key` | The secret access key | +| `region` | Service Region for Amazon S3 (default to `us-east-1`) | +| `use-accelerate-endpoint` | Whether to use the accelerate endpoint on Amazon S3 (default to `false`) | +| `endpoint` | URL of custom endpoint for S3-compatible services (for example, `https://s3.example.com/`) | +| `force-path-style` | Use path style access rather than virtual hosted style access (default to `false`) | +| `storage-class` | Storage class of the uploaded objects (for example, `STANDARD`, `STANDARD_IA`) | +| `sse` | Server-side encryption algorithm used to encrypt the upload (empty, `AES256` or `aws:kms`) | +| `sse-kms-key-id` | If `sse` is set to `aws:kms`, specifies the KMS ID | +| `acl` | Canned ACL of the uploaded objects (for example, `private`, `authenticated-read`) | + +> **Note:** +> +> It is not recommended to pass in the access key and secret access key directly in the storage URL, because these keys are logged in plain text. BR tries to infer these keys from the environment in the following order: + +1. `$AWS_ACCESS_KEY_ID` and `$AWS_SECRET_ACCESS_KEY` environment variables +2. `$AWS_ACCESS_KEY` and `$AWS_SECRET_KEY` environment variables +3. Shared credentials file on the BR node at the path specified by the `$AWS_SHARED_CREDENTIALS_FILE` environment variable +4. Shared credentials file on the BR node at `~/.aws/credentials` +5. Current IAM role of the Amazon EC2 container +6. Current IAM role of the Amazon ECS task + +### GCS parameters + +| Parameter | Description | +|----------:|---------| +| `credentials-file` | The path to the credentials JSON file on the TiDB node | +| `storage-class` | Storage class of the uploaded objects (for example, `STANDARD`, `COLDLINE`) | +| `predefined-acl` | Predefined ACL of the uploaded objects (for example, `private`, `project-private`) | + +When `credentials-file` is not specified, BR will try to infer the credentials from the environment, in the following order: + +1. Content of the file on the BR node at the path specified by the `$GOOGLE_APPLICATION_CREDENTIALS` environment variable +2. Content of the file on the BR node at `~/.config/gcloud/application_default_credentials.json` +3. When running in GCE or GAE, the credentials fetched from the metadata server. + +## Sending credentials to TiKV + +By default, when using S3 and GCS destinations, BR will send the credentials to every TiKV nodes to reduce setup complexity. + +However, this is unsuitable on cloud environment, where every node has their own role and permission. In such cases, you need to disable credentials sending with `--send-credentials-to-tikv=false` (or the short form `-c=0`): + +{{< copyable "shell-regular" >}} + +```shell +./br backup full -c=0 -u pd-service:2379 -s 's3://bucket-name/prefix' +``` diff --git a/br/backup-and-restore-tool.md b/br/backup-and-restore-tool.md index bec3bab903059..498f42f0a23be 100644 --- a/br/backup-and-restore-tool.md +++ b/br/backup-and-restore-tool.md @@ -263,7 +263,7 @@ To restore the cluster data, use the `br restore` command. You can add the `full > - Data are replicated into multiple peers. When ingesting SSTs, these files have to be present on *all* peers. This is unlike back up where reading from a single node is enough. > - Where each peer is scattered to during restore is random. We don't know in advance which node will read which file. > -> These can be avoided using shared storage, e.g. mounting an NFS on the local path, or using S3. With network storage, every node can automatically read every SST file, so these caveats no longer apply. +> These can be avoided using shared storage, for example mounting an NFS on the local path, or using S3. With network storage, every node can automatically read every SST file, so these caveats no longer apply. ### Restore all the backup data diff --git a/media/sqlgram/BRIETables.png b/media/sqlgram/BRIETables.png new file mode 100644 index 0000000000000000000000000000000000000000..f737423edcb11f951ebc96be1ab9cd12ae9473f0 GIT binary patch literal 4898 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 JwOaO3{{h~DnRoyI literal 0 HcmV?d00001 diff --git a/media/sqlgram/BackupOption.png b/media/sqlgram/BackupOption.png new file mode 100644 index 0000000000000000000000000000000000000000..4425d81c996e06d6d8f3d2cd8e70a826456bba40 GIT binary patch literal 11980 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�~LoqQiMn*>E<>i5afns7}f`WopR#rVdJw!xAu&}UZ zW@gLF%TG^FT3T9AP*B|5+?SV^*x1->YimNG{HOo`3O`9iK~#9!?Va~y+DI11MG$%- zlGqRs#uPaQgN-Y0v7NTbrfu%Fw=27MyVraB|9`nD8i7Cp$*2*%?+=L>2|UAm^ya-m zGf$FG@4Y@qSJ(ll1u8?jy1*_#Ex_}Cchl6jh$m_hp5;{keEnIu{5$LgR7UaKRN*f6 z0xGL`0^*56JW+@z;)y~$QHUqvi9$RPPZZ*bLOc;q6yk|OJP}XS+Tf{G5l>XwcvfYq zYB)SK@)pfiV(8?bnp{IXQIX-(*Ei z*^uM6HHrlX7KLIC2IlsTdSbHds&aq$ZYL zV4K>eJXOZ5C&jZ$38#FrQ<{Nzq894j#d9B^JXM{>07fQuR4!$KW(Dy*snH{TCN+Bwp0cKS;^`XPZ-M9B z;I1^_Ep}B7bp$8DLL)McGb{;mlfhlmScGo42X`klqJE`Q7GiMs@I95mId)bKZKo12 za@TDvY3Qyyp%F8v^n#i!@T5V{)WnigMuD6OjY8llnS&$juAHfTPz(^cJE0LhVwCCR zpvLg5&=bTZ)p_LZ%-`!Gnwpg9^Ak%U@Ra(1{%6iq90!9f@-?Rftu?|^8uYQt@}&MiiWJX?)6yk|^q7Y9M;)!^o5KqJt@kBgPYlvs5oTgqOo~Q+Q{?IX+MewoX!5x_ZuKn`McBb(>8VB@dte$~*ritfu9PL(MoMk*)o=e6(_37E?h-Z3uo{VFu z-iu>B!+4$s|MFVkhce=s0G=_eS?Ztp^lB#XJP5Il@DJ)2nZUD=M?Bkc?dJe+m03I$ z2=O7-aA+Z(Dd8Ear^4t0yur@`o}s=w1=No+fai&}R(PI9v&)h)j;Vfsf+s(JFYuH= z_1*y?Sv+I2Bk}0kiY79OYs~olA$*)!JVV{u06Qn?<0%E7Y{-E8_B8SJF=LLf=06zV zWej+VeO4;2OcJq1!2rWz2Jl>~UA2niKuA6pk7pELDFN`@C@|I83zHn#?xV?yH`oQ_ zWrrSj3mwTW=&;k>Sv+Amo|8O0#`MmARsK?zYqBjZHazQv!lcz3c01j89*4klD(8xK zVj%m1n%IOmD4zX;_1RUcJ^Qf2^SQ@_lvm_Sh2uSbqId`ol^}RZ(pI6cC0OM>Mey6E zuebOGb=H+GJiGLD;TCv0d3X$##6%Ol>etJ$SkEnSABtOW+l?pO4o`1QT@VUSNn4*i zhab$waSn$9&WCVF@l@3wJ5k(G!3$6iJhyH0$xMoEUs!+DIi6db+F3jW)#35vd3c5t;sdp-NdK3B%wgI}fI-cA1Xi;~Y&tQ0pO7M!aYO<68A|DXj2HSAq8Pa;v zJ=GSb^!1~S?+soa8uIZ2yRb#V;d7E)5Ch2xAZ+J zS`1Iwa9K;44eQR}-qfbk@z`l2w5I3MM;7-26k=LiFGocZ$gb$vzzOTCeMSV|l z`qEnNdvZKEeaw)GPRbc zr5PHD+stopudP0~udf^q$+2}gR2@9kL-?>oBX@H8(h3r}Gizz`A)Jv)=Zt11mO5-G zG^xSaS{+YawtdeUHIiO@8c(MZEV}c+lg4!wcjRtg zn-4r~4wk$T6OSd#gaj%Roj8c&~T`9P7osD#cZmS*v!&a=j>CvO>RfF5RIX|3@T911}9 zdixa5j$K&1{4Bt)Mp6E(6$sCG71fWL5Y>;GhH>jUuQ{Hb*(tHlF3Feb6#7k=A)X20 z*{n)Z#q(FrJmA?1ScZ6}g{L!dmPb5qD^&c@@&`BX6;=Tq-N zb{BIPA%)`opygkY447#C0^{myQSoGe_5kX^pCw;@~?-*Wt-IgC!IQ@ cP^j4Te`c~V<`K0bkpKVy07*qoM6N<$f}OnYVE_OC literal 0 HcmV?d00001 diff --git a/media/sqlgram/BackupTSO.png b/media/sqlgram/BackupTSO.png new file mode 100644 index 0000000000000000000000000000000000000000..29ea0bf28a549b892ca0a08eccd0271178ae4e84 GIT binary patch literal 1418 zcmV;51$Fv~P)+9>Osj0}w z$WBg9t*x!s*Vn5=NEG#T3DJeieK-SjQpP!#xTwEt7CoeBA zJUl!zGc&upyRNRTDk>^!YHB$-Igyc(FfcH8cXvNOKTAtXK|w(}Iyx;aEml@m%gf6s zC@8tPxm8tFXJ==GgoJ5nY31eRJv}|l%*;18H-&|TkdTnc$;mrAJ3c->-QC@cjEt|Z zuhP=ewVQQYxiVDy32?r82eBTx=L_5lYm|RXMUZ+YEa4y)*uY z29BFt*+jdJ=SM7+NTFLg%2uh}t*<%F*MI2Q(;jzf=Z#p-v`VCOa!{)M6{q>Sp|<(i z1Lo9DK<&qHhA5kgLc5QeWCPO%oir$jzcjDgkxs!>iFE&btYby#TKobDl>ma%JZ%5~ zSCSor-lsF7ggDM%C4KEGG$FgB+ti`>t^Qap+L3M%%&L+!bm?1wPzohM^iHUg7*!CI zWXF?puLr=L7w_s?eP=wsAE4~8VZdFUnbbg4qH@trY-D?FEd2}UI6z6dySQ~&@3i^^ zz;|9e;6_mi>J+B_5!3##)$-`3*V+<4e*`FLx{nemjYlPen55TfiTw2?KXQPx4Tg?Y)0eDPsUuAIUn z`ry<~)bqxjwWrM(jF_tr9ZcO4G>CTHUz669fap`|2Oj=j0C`l$We*CS(|o&$f9 za3ein!$`uJ+0m4ILi!tmhOC?lX72&wPZCkd`1A;rd@M&`ifinH)$B7**;uv~gEiIy zJwq*nPk7CwpX(whotB8&oMEOD;p*e7bjq$S%+?%~Zup#v5jKp{DQO0$M}{iLIFo;Q z@VL_dc{xrdmw(|@TG=u)xxCh@v~p$~f)b=sDy32?rE+hTzit#6B`I%0u~Cll`a7ed zm}M#ZjRIp(lJaJ;@unPQ6+$YdQYxiVDy32?rLqv^(_8t(=SnG$hq-)Mja!AkpWhY0 zm*d9=pzIBf4nP^R-cBl|@*tJ-gHRf?Dl2Ws=C%e@S!raX3@e|ghSD5nbl;&_VP!_e z6XZgZ3M*%3M)!4tQ??RH)3dX>aSKOR3iaz&U@_CO#MBC|b&sWVXIf@&ukBqXQ3i)_ zKx(CpafVqm^02#0xmkn%SLtjP=?kUb{;|oG#uc`+oGdPe%MV+XtUMjB)Zo)%?yw?# zwlmdO+VcrGcE*c>@e*J%xzIwY^E-|ni@@#$e(RrzJu+oa7EaSI%QI&jhhGwkwA1E!vo`D^) z27g7lEYcU0U1i_KlGWySYGMukigH<`@0anjiHg!aNlMDtT@j^7f3KC1i}d$f8MR1% z|1-8Gl~O5{QYn>EDV0*Wx5}KVC#t1<+HU7jx7~wEDQkIE=T}adPgG2q(+^}`)np`y Yf5q>DI^O$z&Hw-a07*qoM6N<$f*ugIZU6uP literal 0 HcmV?d00001 diff --git a/media/sqlgram/Boolean.png b/media/sqlgram/Boolean.png new file mode 100644 index 0000000000000000000000000000000000000000..cedd61a77534488a8bf4dabe3f4e2a6e405824a3 GIT binary patch literal 2919 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 R`zinc002ovPDHLkV1lXqVsHQe literal 0 HcmV?d00001 diff --git a/media/sqlgram/RestoreOption.png b/media/sqlgram/RestoreOption.png new file mode 100644 index 0000000000000000000000000000000000000000..8ff807478df1590886ae3e39c887093adfec934b GIT binary patch literal 7323 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 literal 0 HcmV?d00001 diff --git a/media/sqlgram/RestoreStmt.png b/media/sqlgram/RestoreStmt.png new file mode 100644 index 0000000000000000000000000000000000000000..7fae5bc1152b7463e4ba21b44e4d1194a3f013ac GIT binary patch literal 2860 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 KYK`*q*Z&461#3hA diff --git a/sql-statements/sql-statement-backup.md b/sql-statements/sql-statement-backup.md new file mode 100644 index 0000000000000..284b9be0db186 --- /dev/null +++ b/sql-statements/sql-statement-backup.md @@ -0,0 +1,190 @@ +--- +title: BACKUP | TiDB SQL Statement Reference +summary: An overview of the usage of BACKUP for the TiDB database. +category: reference +--- + +# BACKUP + +This statement is used to perform a distributed backup of the TiDB cluster. + +The `BACKUP` statement uses the same engine as the [BR tool](/br/backup-and-restore-use-cases.md) does, except that the backup process is driven by TiDB itself rather than a separate BR tool. All benefits and warnings of BR also apply in this statement. + +Executing `BACKUP` requires `SUPER` privilege. Additionally, both the TiDB node executing the backup and all TiKV nodes in the cluster must have read or write permission to the destination. + +The `BACKUP` statement is blocked until the entire backup task is finished, failed, or canceled. A long-lasting connection should be prepared for executing `BACKUP`. The task can be canceled using the [`KILL TIDB QUERY`](/sql-statements/sql-statement-kill.md) statement. + +Only one `BACKUP` and [`RESTORE`](/sql-statements/sql-statement-restore.md) task can be executed at a time. If a `BACKUP` or `RESTORE` statement is already being executed on the same TiDB server, the new `BACKUP` execution will wait until all previous tasks are finished. + +`BACKUP` can only be used with "tikv" storage engine. Using `BACKUP` with the "mocktikv" engine will fail. + +## Synopsis + +**BackupStmt:** + +![BackupStmt](/media/sqlgram/BackupStmt.png) + +**BRIETables:** + +![BRIETables](/media/sqlgram/BRIETables.png) + +**BackupOption:** + +![BackupOption](/media/sqlgram/BackupOption.png) + +**Boolean:** + +![Boolean](/media/sqlgram/Boolean.png) + +**BackupTSO:** + +![BackupTSO](/media/sqlgram/BackupTSO.png) + +## Examples + +### Back up databases + +{{< copyable "sql" >}} + +```sql +BACKUP DATABASE `test` TO 'local:///mnt/backup/2020/04/'; +``` + +```sql ++------------------------------+-----------+-----------------+---------------------+---------------------+ +| Destination | Size | BackupTS | Queue Time | Execution Time | ++------------------------------+-----------+-----------------+---------------------+---------------------+ +| local:///mnt/backup/2020/04/ | 248665063 | 416099531454472 | 2020-04-12 23:09:48 | 2020-04-12 23:09:48 | ++------------------------------+-----------+-----------------+---------------------+---------------------+ +1 row in set (58.453 sec) +``` + +In the example above, the `test` database is backed up into the local filesystem. The data is saved as SST files in the `/mnt/backup/2020/04/` directories distributed among all TiDB and TiKV nodes. + +The first row of the result above is described as follows: + +| Column | Description | +| :-------- | :--------- | +| `Destination` | The destination URL | +| `Size` | The total size of the backup archive, in bytes | +| `BackupTS` | The TSO of the snapshot when the backup is created (useful for [incremental backup](#incremental-backup)) | +| `Queue Time` | The timestamp (in current time zone) when the `BACKUP` task is queued. | +| `Execution Time` | The timestamp (in current time zone) when the `BACKUP` task starts to run. | + +### Back up tables + +{{< copyable "sql" >}} + +```sql +BACKUP TABLE `test`.`sbtest01` TO 'local:///mnt/backup/sbtest01/'; +``` + +{{< copyable "sql" >}} + +```sql +BACKUP TABLE sbtest02, sbtest03, sbtest04 TO 'local:///mnt/backup/sbtest/'; +``` + +### Back up the entire cluster + +{{< copyable "sql" >}} + +```sql +BACKUP DATABASE * TO 'local:///mnt/backup/full/'; +``` + +Note that the system tables (`mysql.*`, `INFORMATION_SCHEMA.*`, `PERFORMANCE_SCHEMA.*`, …) will not be included into the backup. + +### Remote destinations + +BR supports backing up data to S3 or GCS: + +{{< copyable "sql" >}} + +```sql +BACKUP DATABASE `test` TO 's3://example-bucket-2020/backup-05/?region=us-west-2'; +``` + +The URL syntax is further explained in [BR storages](/br/backup-and-restore-storages.md). + +When running on cloud environment where credentials should not be distributed, set the `SEND_CREDENTIALS_TO_TIKV` option to `FALSE`: + +{{< copyable "sql" >}} + +```sql +BACKUP DATABASE `test` TO 's3://example-bucket-2020/backup-05/?region=us-west-2' + SEND_CREDENTIALS_TO_TIKV = FALSE; +``` + +### Performance fine-tuning + +Use `RATE_LIMIT` to limit the average upload speed per TiKV node to reduce network bandwidth. + +By default, every TiKV node would run 4 backup threads. This value can be adjusted with the `CONCURRENCY` option. + +Before backup is completed, `BACKUP` would perform a checksum against the data on the cluster to verify correctness. This step can be disabled with the `CHECKSUM` option if you are confident that this is unnecessary. + +{{< copyable "sql" >}} + +```sql +BACKUP DATABASE `test` TO 's3://example-bucket-2020/backup-06/' + RATE_LIMIT = 120 MB/SECOND + CONCURRENCY = 8 + CHECKSUM = FALSE; +``` + +### Snapshot + +Specify a timestamp, TSO or relative time to backup historical data. + +{{< copyable "sql" >}} + +```sql +-- relative time +BACKUP DATABASE `test` TO 'local:///mnt/backup/hist01' + SNAPSHOT = 36 HOUR AGO; + +-- timestamp (in current time zone) +BACKUP DATABASE `test` TO 'local:///mnt/backup/hist02' + SNAPSHOT = '2020-04-01 12:00:00'; + +-- timestamp oracle +BACKUP DATABASE `test` TO 'local:///mnt/backup/hist03' + SNAPSHOT = 415685305958400; +``` + +The supported units for relative time are: + +* MICROSECOND +* SECOND +* MINUTE +* HOUR +* DAY +* WEEK + +Note that, following SQL standard, the units are always singular. + +### Incremental backup + +Supply the `LAST_BACKUP` option to only backup the changes between the last backup to the current snapshot. + +{{< copyable "sql" >}} + +```sql +-- timestamp (in current time zone) +BACKUP DATABASE `test` TO 'local:///mnt/backup/hist02' + LAST_BACKUP = '2020-04-01 12:00:00'; + +-- timestamp oracle +BACKUP DATABASE `test` TO 'local:///mnt/backup/hist03' + LAST_BACKUP = 415685305958400; +``` + +## MySQL compatibility + +This statement is a TiDB extension to MySQL syntax. + +## See also + +* [RESTORE](/sql-statements/sql-statement-restore.md) +* [SHOW BACKUPS](/sql-statements/sql-statement-show-backups.md) diff --git a/sql-statements/sql-statement-restore.md b/sql-statements/sql-statement-restore.md new file mode 100644 index 0000000000000..d47aabb676dfd --- /dev/null +++ b/sql-statements/sql-statement-restore.md @@ -0,0 +1,159 @@ +--- +title: RESTORE | TiDB SQL Statement Reference +summary: An overview of the usage of RESTORE for the TiDB database. +category: reference +--- + +# RESTORE + +This statement performs a distributed restore from a backup archive previously produced by a [`BACKUP` statement](/sql-statements/sql-statement-backup.md). + +The `RESTORE` statement uses the same engine as the [BR tool](/br/backup-and-restore-use-cases.md), except that the restore process is driven by TiDB itself rather than a separate BR tool. All benefits and caveats of BR also apply here. In particular, **`RESTORE` is currently not ACID-compliant**. Before running `RESTORE`, ensure that the following requirements are met: + +* The cluster is "offline", and the current TiDB session is the only active SQL connection to access all tables being restored. +* When a full restore is being performed, the tables being restored should not already exist, because existing data might be overridden and causes inconsistency between the data and indices. +* When an incremental restore is being performed, the tables should be at the exact same state as the `LAST_BACKUP` timestamp when the backup is created. + +Running `RESTORE` requires `SUPER` privilege. Additionally, both the TiDB node executing the backup and all TiKV nodes in the cluster must have read permission from the destination. + +The `RESTORE` statement is blocking, and will finish only after the entire backup task is finished, failed, or canceled. A long-lasting connection should be prepared for running `RESTORE`. The task can be canceled using the [`KILL TIDB QUERY`](/sql-statements/sql-statement-kill.md) statement. + +Only one `BACKUP` and `RESTORE` task can be executed at a time. If a `BACKUP` or `RESTORE` task is already running on the same TiDB server, the new `RESTORE` execution will wait until all previous tasks are done. + +`RESTORE` can only be used with "tikv" storage engine. Using `RESTORE` with the "mocktikv" engine will fail. + +## Synopsis + +**RestoreStmt:** + +![RestoreStmt](/media/sqlgram/RestoreStmt.png) + +**BRIETables:** + +![BRIETables](/media/sqlgram/BRIETables.png) + +**RestoreOption:** + +![RestoreOption](/media/sqlgram/RestoreOption.png) + +**Boolean:** + +![Boolean](/media/sqlgram/Boolean.png) + +## Examples + +### Restore from backup archive + +{{< copyable "sql" >}} + +```sql +RESTORE DATABASE * FROM 'local:///mnt/backup/2020/04/'; +``` + +```sql ++------------------------------+-----------+----------+---------------------+---------------------+ +| Destination | Size | BackupTS | Queue Time | Execution Time | ++------------------------------+-----------+----------+---------------------+---------------------+ +| local:///mnt/backup/2020/04/ | 248665063 | 0 | 2020-04-21 17:16:55 | 2020-04-21 17:16:55 | ++------------------------------+-----------+----------+---------------------+---------------------+ +1 row in set (28.961 sec) +``` + +In the example above, all data is restored from a backup archive at the local filesystem. The data is read as SST files from the `/mnt/backup/2020/04/` directories distributed among all TiDB and TiKV nodes. + +The first row of the result above is described as follows: + +| Column | Description | +| :-------- | :--------- | +| `Destination` | The destination URL to read from | +| `Size` | The total size of the backup archive, in bytes | +| `BackupTS` | (not used) | +| `Queue Time` | The timestamp (in current time zone) when the `RESTORE` task was queued. | +| `Execution Time` | The timestamp (in current time zone) when the `RESTORE` task starts to run. | + +### Partial restore + +You can specify which databases or tables to restore. If some databases or tables are missing from the backup archive, they will be ignored, and thus `RESTORE` would complete without doing anything. + +{{< copyable "sql" >}} + +```sql +RESTORE DATABASE `test` FROM 'local:///mnt/backup/2020/04/'; +``` + +{{< copyable "sql" >}} + +```sql +RESTORE TABLE `test`.`sbtest01`, `test`.`sbtest02` FROM 'local:///mnt/backup/2020/04/'; +``` + +### Remote destinations + +BR supports restoring data from S3 or GCS: + +{{< copyable "sql" >}} + +```sql +RESTORE DATABASE * FROM 's3://example-bucket-2020/backup-05/?region=us-west-2'; +``` + +The URL syntax is further explained in [BR storages](/br/backup-and-restore-storages.md). + +When running on cloud environment where credentials should not be distributed, set the `SEND_CREDENTIALS_TO_TIKV` option to `FALSE`: + +{{< copyable "sql" >}} + +```sql +RESTORE DATABASE * FROM 's3://example-bucket-2020/backup-05/?region=us-west-2' + SEND_CREDENTIALS_TO_TIKV = FALSE; +``` + +### Performance fine-tuning + +Use `RATE_LIMIT` to limit the average download speed per TiKV node to reduce network bandwidth. + +By default, TiDB node would run 128 restore threads. This value can be adjusted with the `CONCURRENCY` option. + +Before restore is completed, `RESTORE` would perform a checksum against the data from the archive to verify correctness. This step can be disabled with the `CHECKSUM` option if you are confident that this is unnecessary. + +{{< copyable "sql" >}} + +```sql +RESTORE DATABASE * FROM 's3://example-bucket-2020/backup-06/' + RATE_LIMIT = 120 MB/SECOND + CONCURRENCY = 64 + CHECKSUM = FALSE; +``` + +### Incremental restore + +There is no special syntax to perform incremental restore. TiDB will recognize whether the backup archive is full or incremental and take appropriate action. You only need to apply each incremental restore in correct order. + +For instance, if a backup task is created as follows: + +{{< copyable "sql" >}} + +```sql +BACKUP DATABASE `test` TO 's3://example-bucket/full-backup' SNAPSHOT = 413612900352000; +BACKUP DATABASE `test` TO 's3://example-bucket/inc-backup-1' SNAPSHOT = 414971854848000 LAST_BACKUP = 413612900352000; +BACKUP DATABASE `test` TO 's3://example-bucket/inc-backup-2' SNAPSHOT = 416353458585600 LAST_BACKUP = 414971854848000; +``` + +then the same order should be applied in the restore: + +{{< copyable "sql" >}} + +```sql +RESTORE DATABASE * FROM 's3://example-bucket/full-backup'; +RESTORE DATABASE * FROM 's3://example-bucket/inc-backup-1'; +RESTORE DATABASE * FROM 's3://example-bucket/inc-backup-2'; +``` + +## MySQL compatibility + +This statement is a TiDB extension to MySQL syntax. + +## See also + +* [BACKUP](/sql-statements/sql-statement-backup.md) +* [SHOW RESTORES](/sql-statements/sql-statement-show-backups.md) diff --git a/sql-statements/sql-statement-show-backups.md b/sql-statements/sql-statement-show-backups.md new file mode 100644 index 0000000000000..9ae112ee44335 --- /dev/null +++ b/sql-statements/sql-statement-show-backups.md @@ -0,0 +1,99 @@ +--- +title: SHOW [BACKUPS|RESTORES] | TiDB SQL Statement Reference +summary: An overview of the usage of SHOW [BACKUPS|RESTORES] for the TiDB database. +category: reference +--- + +# SHOW [BACKUPS|RESTORES] + +This statement shows a list of all queued and running [`BACKUP`](/sql-statements/sql-statement-backup.md) and [`RESTORE`](/sql-statements/sql-statement-restore.md) tasks. + +Use `SHOW BACKUPS` to query `BACKUP` tasks and use `SHOW RESTORES` to query `RESTORE` tasks. Both statements require `SUPER` privilege to run. + +## Synopsis + +**ShowBRIEStmt:** + +![ShowBRIEStmt](/media/sqlgram/ShowBRIEStmt.png) + +**ShowLikeOrWhereOpt:** + +![ShowLikeOrWhereOpt](/media/sqlgram/ShowLikeOrWhereOpt.png) + +## Examples + +In one connection, execute the following statement: + +{{< copyable "sql" >}} + +```sql +BACKUP DATABASE `test` TO 's3://example-bucket/backup-01/?region=us-west-1'; +``` + +Before the backup completes, run `SHOW BACKUPS` in a new connection: + +{{< copyable "sql" >}} + +```sql +SHOW BACKUPS; +``` + +```sql ++--------------------------------+---------+----------+---------------------+---------------------+-------------+------------+ +| Destination | State | Progress | Queue_Time | Execution_Time | Finish_Time | Connection | ++--------------------------------+---------+----------+---------------------+---------------------+-------------+------------+ +| s3://example-bucket/backup-01/ | Backup | 98.38 | 2020-04-12 23:09:03 | 2020-04-12 23:09:25 | NULL | 4 | ++--------------------------------+---------+----------+---------------------+---------------------+-------------+------------+ +1 row in set (0.00 sec) +``` + +The first row of the result above is described as follows: + +| Column | Description | +| :-------- | :--------- | +| `Destination` | The destination URL (with all parameters stripped to avoid leaking secret keys) | +| `State` | State of the task | +| `Progress` | Estimated progress in the current state as a percentage | +| `Queue_Time` | When the task was queued | +| `Execution_Time` | When the task was started; the value is `0000-00-00 00:00:00` for queueing tasks | +| `Finish_Time` | (not used for now) | +| `Connection` | Connection ID running this task | + +The connection ID can be used to cancel a backup/restore task via the [`KILL TIDB QUERY`](/sql-statements/sql-statement-kill.md) statement. + +{{< copyable "sql" >}} + +```sql +KILL TIDB QUERY 4; +``` + +```sql +Query OK, 0 rows affected (0.00 sec) +``` + +### Filtering + +Use the `LIKE` clause to filter out tasks by matching the destination URL against a wildcard expression. + +{{< copyable "sql" >}} + +```sql +SHOW BACKUPS LIKE 's3://%'; +``` + +Use the `WHERE` clause to filter by columns. + +{{< copyable "sql" >}} + +```sql +SHOW BACKUPS WHERE `Progress` < 25.0; +``` + +## MySQL compatibility + +This statement is a TiDB extension to MySQL syntax. + +## See also + +* [BACKUP](/sql-statements/sql-statement-backup.md) +* [RESTORE](/sql-statements/sql-statement-restore.md)