scale-out check failed with 'no pd found' message
Open
@nexustar is already working on this.
Since Jul 12, 2022.
type/bug
- Dominant language
- Go
- Stars
- 466
- Forks
- 338
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 8
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
- What did you do?
-
download tiup:curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
2.tiup cluster deploy test v6.1.0 test.yaml
3.tiup cluster check test scale-out.yaml --cluster -
What did you expect to see?
Node Check Result Message
xxx.xxx.xxx.xxx timezone True -
What did you see instead?
Node Check Result Message
xxx.xxx.xxx.xxx timezone Fail no pd found -
What version of TiUP are you using (
tiup --version)?
v1.10.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.