tiup: add notice about importing cluster that don't have all nodes mo…#6659
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/remove-status LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 0bc6825 |
|
In response to a cherrypick label: new pull request created: #6691. |
|
In response to a cherrypick label: new pull request created: #6692. |
|
In response to a cherrypick label: new pull request created: #6693. |
…nitored
First-time contributors' checklist
What is changed, added or deleted? (Required)
Some clusters deployed by TiDB-Ansible may not having monitoring agents deployed on all nodes, and if the user imported the cluster with TiUP Cluster, future operations may fail.
This PR adds a notice to the import doc to guide the user to deploy monitoring agents to all nodes before importing to TiUP Cluster.
This PR changes the manual page of
tiup cluster importsubcommand, I'll file another PR to change the import guidance doc in therelease-4.0branch.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?