-
Notifications
You must be signed in to change notification settings - Fork 6k
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
- restore sysbench data from minio to TiDB cluster upstream and downstream separately :
2022-06-25T18:08:31.177Z INFO host/host.go:30 Execute command {"command": " /br restore full "-s" "s3://nfs/lixia-tools-workload/BR-sysbench-tmp?access-key=minioadmin&secret-access-key=minioadmin&endpoint=http%3a%2f%2fminio.pingcap.net%3a9000&force-path-style=true" "-u" "http://downstream-pd.cdc-testbed-tps-813939-1-87:2379\" "--check-requirements=false"", "timeout": "1h", "resource name": "br"}
2022-06-25T18:08:31.181Z INFO host/host.go:30 Execute command {"command": " /br restore full "-s" "s3://nfs/lixia-tools-workload/BR-sysbench-tmp?access-key=minioadmin&secret-access-key=minioadmin&endpoint=http%3a%2f%2fminio.pingcap.net%3a9000&force-path-style=true" "-u" "http://upstream-pd.cdc-testbed-tps-813939-1-87:2379\" "--check-requirements=false"", "timeout": "1h", "resource name": "br"}
2. What did you expect to see? (Required)
3. What did you see instead (Required)
- restore to upstream cluster successfully, but restore to downstream cluster failed:
Error: cannot find rewrite rule: [BR:Restore:ErrRestoreInvalidRewrite]invalid rewrite rule\n", "error": "command terminated with exit code 1"
4. What is your TiDB version? (Required)
["Welcome to Backup & Restore (BR)"] [release-version=v6.1.0-nightly] [git-hash=ce7b541b2d3efd0120f9bec62db3f5088c723482] [git-branch=heads/refs/tags/v6.1.0-nightly] [go-version=go1.18.2] [utc-build-time="2022-06-24 11:01:21"] [race-enabled=false]