Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

BR:Restore:ErrRestoreNotFreshCluster #1489

Open
chenshao98 opened this issue Aug 15, 2023 · 1 comment
Open

BR:Restore:ErrRestoreNotFreshCluster #1489

chenshao98 opened this issue Aug 15, 2023 · 1 comment

Comments

@chenshao98
Copy link

恢复数据的时候报错[BR:Restore:ErrRestoreNotFreshCluster]cluster is not fresh 怎么搞呢,新做的测试备份。
tiup br backup db --pd "xxx:2379" --db "han*" --storage "local:///tidb/backup/test-date +%Y-%m-%d" --log-file test.log #备份的命令

tiup br restore full --pd "xxx:2379" --filter 'han*.*' --storage "local:///tidb/backup/test-date +%Y-%m-%d" --log-file restore.log #使用恢复的命令

报错:
the target cluster is not fresh, cannot restore.
you can drop existing databases and tables and start restore again

@BornChanger
Copy link

这个仓库已经废弃了, 我们已经把 br 合并到了 tidb 仓库了 https://github.com/pingcap/tidb/tree/master/br. 请在 tidb 仓库开问题 多谢

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants