pingcap / pingcap/tidb

The command 'tiup cluster replay <audit-id>' cannot work normally.

Open
#38,684 0 comments 0 reactions 0 assignees View on GitHub
component/deployment severity/moderate type/bug
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Bug Report

Please answer these questions before submitting your issue. Thanks!

### 1. Minimal reproduce step (Required)
1. Kill process of node_exportor
2. Start node_exportor with command
`/bin/bash /home/tidb/deploy/monitor-9100/scripts/run_node_exporter.sh`
3. Execute upgrade command
`tiup cluster upgrade tidb-test v6.2.0`
4. The result of 3.
![image](https://user-images.githubusercontent.com/45867247/198210388-53a28a7a-c7ce-450a-ad42-8ca78352f89d.png)
5. Change way about start node_exportor
`systemctl start node_exportor-9100.service`
6. Find audit-id, and replay it
`tiup cluster replay `

### 2. What did you expect to see? (Required)
Upgrade cluster xxx successfuly

### 3. What did you see instead (Required)
![image](https://user-images.githubusercontent.com/45867247/198210388-53a28a7a-c7ce-450a-ad42-8ca78352f89d.png)

### 4. What is your TiDB version? (Required)
v6.1.0 , v6.1.1 etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.