NodeID of pump/drainer is not import and keep consistent when import from ansible #797
Labels
ansible
Categorizes issue as related to tidb-ansible
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
status/discuss
Indicates that the issue is in discussion, if no reply for long time, the issue will be closed.
type/bug
Categorizes issue as related to a bug.
Milestone
Bug Report
Please answer these questions before submitting your issue. Thanks!
import a cluster from ansible.
restart pump or drainer.
What did you expect to see?
./binlogctl -cmd pumps
or./binlogctl -cmd drainers
things keep the same as use ansible before.
What did you see instead?
new instance of pump/drainer with the new NodeID(the one we see from
tiup cluster display
)ansible use the {host}:port, and when imported to tiup, we use the {ip:port} and NodeID
tiup --version
)?The text was updated successfully, but these errors were encountered: