Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: 扩容节点报错
When I was testing the expansion of TIKV nodes, I encountered an error. I expanded a total of two nodes, one was successful, and the other was not. What could be the reason?

Below is the error log
Was node 103 previously in another cluster? Was it not completely uninstalled? Is there residual data?
Yes, I have also previously expanded TiKV nodes for other clusters.
I have cleaned up the deploy_dir, data_dir, and log_dir corresponding to TIKV. However, I am unable to scale down this tikv node from the cluster. Attempting to directly scale up this node also fails.
The image is not available for translation. Please provide the text content directly for translation.
After executing scale-in, check the status with display.
tiup cluster display XXXX
The status doesn’t seem to have changed.
pd-ctl cannot find information about the node 192.168.10.103 that cannot be connected 
Configuration file directory: /home/tidb/.tiup/storage/cluster/clusters/XXXX/meta.yaml
XXXX is the cluster name
Make a backup before modifying
It worked! Thank you very much!
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.