[root@dev-dbteam-143104 ~]# tiup clean all
[root@dev-dbteam-143104 ~]# tiup cluster deploy tidb v5.0.0 ./topo.yaml --user root -p
tiup is checking updates for component cluster …
Starting component cluster
: /root/.tiup/components/cluster/v1.9.0/tiup-cluster /root/.tiup/components/cluster/v1.9.0/tiup-cluster deploy tidb v5.0.0 ./topo.yaml --user root -p
Input SSH password:
- Detect CPU Arch
- Detecting node 10.60.143.104 … Done
Please confirm your topology:
Cluster type: tidb
Cluster name: tidb
Cluster version: v5.0.0
Role Host Ports OS/Arch Directories
- Detecting node 10.60.143.104 … Done
pd 10.60.143.104 2379/2380 linux/x86_64 /tidb-deploy/pd-2379,/tidb-data/pd-2379
tikv 10.60.143.104 20160/20180 linux/x86_64 /tidb-deploy/tikv-20160,/tidb-data/tikv-20160
tikv 10.60.143.104 20161/20181 linux/x86_64 /tidb-deploy/tikv-20161,/tidb-data/tikv-20161
tikv 10.60.143.104 20162/20182 linux/x86_64 /tidb-deploy/tikv-20162,/tidb-data/tikv-20162
tidb 10.60.143.104 4000/10080 linux/x86_64 /tidb-deploy/tidb-4000
tiflash 10.60.143.104 9000/8123/3930/20170/20292/8234 linux/x86_64 /tidb-deploy/tiflash-9000,/tidb-data/tiflash-9000
prometheus 10.60.143.104 9090 linux/x86_64 /tidb-deploy/prometheus-9090,/tidb-data/prometheus-9090
grafana 10.60.143.104 3000 linux/x86_64 /tidb-deploy/grafana-3000
Attention:
1. If the topology is not what you expected, check your yaml file.
2. Please confirm there is no port/directory conflicts in same host.
Do you want to continue? [y/N]: (default=N) y
- Generate SSH keys … Done
- Download TiDB components
- Download pd:v5.0.0 (linux/amd64) … Done
- Download tikv:v5.0.0 (linux/amd64) … Error
- Download tidb:v5.0.0 (linux/amd64) … Done
- Download tiflash:v5.0.0 (linux/amd64) … Error
- Download prometheus:v5.0.0 (linux/amd64) … Done
- Download grafana:v5.0.0 (linux/amd64) … Done
- Download node_exporter: (linux/amd64) … Done
- Download blackbox_exporter: (linux/amd64) … Done
Error: download from https://tiup-mirrors.pingcap.com/tikv-v5.0.0-linux-amd64.tar.gz failed: read tcp 10.60.143.104:51214->10.60.154.32:443: read: connection reset by peer