【 TiDB 使用环境】生产环境 /测试/ Poc
【 TiDB 版本】6.1.4
【复现路径】tiup cluster stop ${cluster-name}
【遇到的问题:问题现象及影响】使用tiup关闭集群,其它组件关闭完成,blackbox未关闭;之后单独手动执行关闭blackbox完成。
【资源配置】进入到 TiDB Dashboard -集群信息 (Cluster Info) -主机(Hosts) 截图此页面
【附件:截图/日志/监控】
Error: failed to stop: 10.10.0.1 node exporter-9100.service, please check the instance’s log() for more detail.: timed out waiting for port 9100 to e stopped after 2m0s
2024-06-12T16:57:17.026+0800 INFO Execute command finished {“code”: 1, “error”: “failed to stop: 10.10.0.1 node_exporter-9100.service, please check the instance’s log() for more detail.: timed out waiting for port 9100 to be stopped after 2m0s”, “errorVerbose”: “timed out waiting for port 9100 to be stopped after 2m0s\ngithub.com/pingcap/tiup/pkg/cluster/module.(*WaitFor).Execute\n\tgithub.com/pingcap/tiup/pkg/cluster/module/wait_for.go:91\ngithub.com/pingcap/tiup/pkg/cluster/spec.PortStopped\n\tgithub.com/pingcap/tiup/pkg/cluster/spec/instance.go:130\ngithub.com/pingcap/tiup/pkg/cluster/operation.systemctlMonitor.func1\n\tgithub.com/pingcap/tiup/pkg/cluster/operation/action.go:338\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/sync@v0.0.0-20220819030929-7fc1605a5dde/errgroup/errgroup.go:75\nruntime.goexit\n\truntime/asm_amd64.s:1594\nfailed to stop: 10.10.0.1 node_exporter-9100.service, please check the instance’s log() for more detail.”}