[关闭]
@llplmlyd 2020-11-14T17:51:16.000000Z 字数 636 阅读 763

TiDB Ansible 转TiUP部署

数据库-TiDB


refer
https://docs.pingcap.com/zh/tidb/stable/upgrade-tidb-using-tiup#3-%E5%B0%86-tidb-ansible-%E5%8F%8A-inventoryini-%E9%85%8D%E7%BD%AE%E5%AF%BC%E5%85%A5%E5%88%B0-tiup

兼容性

步骤

  1. # su service
  2. $ cd /home/service/app
  3. $ curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
  4. # source /home/service//.bash_profile
  5. # su service
  6. $ tiup cluster
  7. $ tiup update cluster
  1. $ tiup cluster import -d /home/service/app/tidb-ansible-4.0.7/
  2. (导入完全治好 原本的配置文件目录会被转移)
  3. $ tiup cluster display tidb-yourclustername
添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注