请问lightning只能导入tidb cluster,简化版docker tidb单机不能使用吗?

请问lightning只能导入tidb cluster,简化版docker单机不能使用吗?
目标库安装了一个简化版的tidb,没有PD,使用lightning导入则报PD错误:
[pd] failed to get cluster id。

docker pull pingcap/tidb:latest

[root@tidb ~]# docker ps
5d27a1bda41b pingcap/tidb:latest “/tidb-server” 46 hours ago Up 2 hours 0.0.0.0:4000->4000/tcp, :::4000->4000/tcp tidb

[tidb@tidb ~]$ tiup tidb-lightning -config tidb-lightning.toml
Checking updates for component tidb-lightning… Starting component tidb-lightning: /home/tidb/.tiup/components/tidb-lightning/v8.5.5/tidb-lightning -config tidb-lightning.toml
Verbose debug logs will be written to tidb-lightning.log

tidb lightning encountered error: [pd] failed to get cluster id

lightning 导入没 PD 就不能用 local 模式,用 tidb 模式

还有这种 docker 部署只有一个 tidb-server 的这种,就只能你自己玩一下,连测试环境都不能用哦,这不是标准部署的模式

:sweat: 谢谢,测试环境是之前别人安装的,用的这种单独的tidb-server。

docker配置好映射之后,应该问题不大吧

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