Skip to content

tiup cluster scale-out operation is not idempotent #2315

@hackersean

Description

@hackersean

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
tiup cluster scale-out  xxx.yaml

Three tidb nodes failed to be added, but some TIDB nodes succeeded。
If you run the command again, an error message is displayed。

  1. What did you expect to see?
    tiup automatically ignores deployed nodes.

  2. What did you see instead?

Error: port conflict for '4005' between 'tidb_servers:172.17.0.7.port' and 'tidb_servers:172.17.0.7.port'

An error message indicating port conflict is generated

  1. What version of TiUP are you using (tiup --version)?

1.13.0 tiup
Go Version: go1.21.0
Git Ref: v1.13.0
GitHash: 0ed23db

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugCategorizes issue as related to a bug.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions