tidb backup 组件安装问题

【 TiDB 使用环境】生产环境 /测试/ Poc
【 TiDB 版本】
【复现路径】做过哪些操作出现的问题
【遇到的问题:问题现象及影响】
【资源配置】
我是本地安装的方法安装的,没有通过网络,请问如何本地安装backup组件?
错误信息:[root@tidb1 ~]# tiup backup full --pd “192.168.55.101:2379” --storage “local:///tmp/br” --ratelimit 128 --logfile br.log
tiup is checking updates for component backup …timeout(2s)!
The component backup version is not installed; downloading from repository.
The component backup not found (may be deleted from repository); skipped
Error: use tiup install backup to install component backup first: component not installed

用br工具backup?
安装方法可以使用 TiUP 在线安装 tiup install br

关键就是不支持网络安装,没有连网

本地安装下载2个离线包,然后合并离线包,里面带所有组件的,你是不是第二个包没下,具体按这个步骤走

1 个赞

好的,我试试,非常感谢,测试结果还是缺少组件 :The component backup not found (may be deleted from repository); skipped

你命令使用的不对 br备份那个文档好好看看

2 个赞

谢谢,确实,发现问题了

应该是br backup full

br 备份呀,br不能丢呀

此话题已在最后回复的 60 天后被自动关闭。不再允许新回复。