root@dev-dbteam-143104 ~]# sh tidb-community-server-${version}-linux-amd64/local_install.sh
Disable telemetry success
Successfully set mirror to /root/tidb-community-server–linux-amd64
Detected shell: bash
Shell profile: /root/.bash_profile
Installed path: /root/.tiup/bin/tiup
- source /root/.bash_profile
- Have a try: tiup playground
===============================================
[root@dev-dbteam-143104 ~]# source /root/.bash_profile
[root@dev-dbteam-143104 ~]# ll
total 6672
-rw-r–r-- 1 root root 22 Nov 8 11:10 1.test
-rw-------. 1 root root 1521 Nov 8 11:10 anaconda-ks.cfg
drwxr-xr-x 2 root root 59 Dec 7 2020 iaas
-rw-r–r-- 1 root root 4488 Feb 11 01:00 ntpdate.log
drwxr-xr-x 3 root root 172 Feb 11 09:41 tidb-community-server–linux-amd64
-rw-r–r-- 1 root root 6809228 Feb 11 09:43 tidb-community-server–linux-amd64.tar.gz
drwxr-xr-x 3 root root 172 Feb 11 09:41 tidbsetup
-rw-r–r-- 1 root root 438 Feb 11 09:52 topology.yaml
[root@dev-dbteam-143104 ~]# cp topology.yaml 1.yaml
[root@dev-dbteam-143104 ~]# tiup cluster template > topology.yaml
tiup is checking updates for component cluster …timeout!
Error: unknown component
[root@dev-dbteam-143104 ~]# tiup mirror show
/root/tidb-community-server–linux-amd64
[root@dev-dbteam-143104 ~]# tiup mirror show
/root/tidb-community-server–linux-amd64
[root@dev-dbteam-143104 ~]# tiup cluster check ./topology.yaml
tiup is checking updates for component cluster …timeout!
Error: unknown component
[root@dev-dbteam-143104 ~]# tiup cluster
tiup is checking updates for component cluster …timeout!
Error: unknown component
[root@dev-dbteam-143104 ~]#
不知道为什么安装官方安装方法 tiup cluster 就是没有。后面的步骤做不下去。