Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近几天我停电了几次,我的服务器不得不重新启动。BDC 群集没有重新联机。
手动启动单节点 BDC 集群的命令是什么?
SQL-BDC
从技术上讲,当您重新启动节点时,BDC 应该会出现。 当您启动单节点 BDC 时,运行 akubectl get pods -n [bdc namespace]并查看 pod 处于什么状态。这将帮助您指明正确的方向。
kubectl get pods -n [bdc namespace]
确保您运行的是最新版本的 BDC (CU4) 并且您的 IP 是静态的。