TiUP cluster scale out don't automatically pull up cluster all component instances #823
Labels
status/TODO
Categorizes issue as we will do it.
type/enhancement
Categorizes issue or PR as related to an enhancement.
Milestone
When using tiup to scale out tidb nodes, all component instances need to be pulled up for safety. However, it may occur when the component instance is running normally. Some unknown factors cause tiup ssh to pull up the component instance to run commands, which may result in failure to scale out the tidb node.
So,suggest not pull up when scale out ,this is left to the user to check Or provide skip parameter option --skip-start
The text was updated successfully, but these errors were encountered: