Error executing store delete 1 causes the node to be in Offline state, how to recover

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: 错误执行store delete 1 导致节点处于Offline状态,如何恢复

| username: TiDBer_y9Z6xmOI

[TiDB Usage Environment] Production Environment
[TiDB Version] v4.0.14
[Reproduction Path] Incorrectly executed store delete 1 causing the node to be in Offline state, how to recover
[Encountered Problem: Problem Phenomenon and Impact]
[Resource Configuration]
[Attachment: Screenshot/Log/Monitoring]

| username: h5n1 | Original post link

curl -X POST http://<pdip>:<port>/pd/api/v1/store/<store_id>/state?state=Up

Try this.

| username: TiDBer_y9Z6xmOI | Original post link

Fixed, thank you!

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.