Skip to content

Conversation

@shuijing198799
Copy link
Contributor

@shuijing198799 shuijing198799 commented Apr 17, 2020

What is changed, added or deleted? (Required)

Add backup and restore with BR from Amazon S3 storage

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

@shuijing198799 shuijing198799 requested a review from 3pointer April 17, 2020 07:49
@TomShawn TomShawn self-assigned this Apr 17, 2020
@TomShawn TomShawn added needs-cherry-pick-3.1 translation/doing This PR’s assignee is translating this PR. labels Apr 17, 2020
Copy link
Contributor

@3pointer 3pointer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

@shuijing198799 shuijing198799 requested a review from 3pointer April 20, 2020 02:35
@yikeke yikeke requested a review from TomShawn April 21, 2020 06:55

### 备份数据到 Amazon S3 后端存储

如果备份的存储并不是在本地,而是在 Amazon 的 S3 后端存储,那么我们需要在 `storage` 子命令中指定 S3 的存储路径,并且赋予 BR 节点和 TiKV 节点访问 Amazon S3 的权限。
Copy link
Contributor

@kissmydb kissmydb Apr 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我们支持的是通用 S3 接口,这里只是以 Amazon S3 为例,建议增加一句描述。同样的在恢复部分

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个稳定是专指的 Amazon S3,如果是 类 Amazon S3 的接口,应该制定 endpoint 而不是 region

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kissmydb PTAL

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shuijing198799 沟通了下,下周增加一个通用 S3 分支的使用分支

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的。
@shuijing198799 请下周另提 PR 更新这一部分,thanks~

@TomShawn
Copy link
Contributor

LGTM

@TomShawn TomShawn added the status/PTAL This PR is ready for reviewing. label Apr 27, 2020
@TomShawn
Copy link
Contributor

@kissmydb PTAL again

@sre-bot
Copy link
Contributor

sre-bot commented Apr 29, 2020

@3pointer, @kissmydb, @TomShawn, PTAL.

2 similar comments
@sre-bot
Copy link
Contributor

sre-bot commented May 1, 2020

@3pointer, @kissmydb, @TomShawn, PTAL.

@sre-bot
Copy link
Contributor

sre-bot commented May 4, 2020

@3pointer, @kissmydb, @TomShawn, PTAL.

@TomShawn TomShawn added requires-followup This PR requires a follow-up task after being merged. and removed status/PTAL This PR is ready for reviewing. labels May 6, 2020
@shuijing198799
Copy link
Contributor Author

/merge

@sre-bot sre-bot added the status/can-merge Indicates a PR has been approved by a committer. label May 6, 2020
@sre-bot
Copy link
Contributor

sre-bot commented May 6, 2020

/run-all-tests

@sre-bot sre-bot merged commit 2d463ce into pingcap:master May 6, 2020
sre-bot pushed a commit to sre-bot/docs-cn that referenced this pull request May 6, 2020
@sre-bot
Copy link
Contributor

sre-bot commented May 6, 2020

cherry pick to release-3.1 in PR #2964

sre-bot pushed a commit to sre-bot/docs-cn that referenced this pull request May 6, 2020
@sre-bot
Copy link
Contributor

sre-bot commented May 6, 2020

cherry pick to release-4.0 in PR #2965

TomShawn pushed a commit that referenced this pull request May 6, 2020
Co-authored-by: 尹亮 <30903849+shuijing198799@users.noreply.github.com>
TomShawn pushed a commit that referenced this pull request May 6, 2020
Co-authored-by: 尹亮 <30903849+shuijing198799@users.noreply.github.com>
rleungx pushed a commit to rleungx/docs-cn that referenced this pull request May 22, 2020
@toutdesuite toutdesuite added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. and removed translation/doing This PR’s assignee is translating this PR. labels Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

requires-followup This PR requires a follow-up task after being merged. status/can-merge Indicates a PR has been approved by a committer. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants