tiup cluster deploy tidb-test v4.0.0 ./topology.yaml --user root [-p] [-i /home/root/.ssh/gcp_rsa]
▼▼▼
[tidb@luyy01 ~]$ cat topology.yaml
global:
user: "tidb"
ssh_port: 22
deploy_dir: "/tidb-deploy"
data_dir: "/tidb-data"
pd_servers:
- host: ***.***.***.62
- host: ***.***.***.63
- host: ***.***.***.64
tidb_servers:
- host: ***.***.***.62
- host: ***.***.***.63
- host: ***.***.***.64
tikv_servers:
- host: ***.***.***.62
- host: ***.***.***.63
- host: ***.***.***.64
monitoring_servers:
- host: ***.***.***.61
grafana_servers:
- host: ***.***.***.61
alertmanager_servers:
- host: ***.***.***.61
tiup cluster scale-out [cluster-name] [config-yaml]
▼▼▼
[tidb@luyy01 ~]$ cat add.yml
tidb_servers:
- host: ***.***.***.62
tiup cluster destroy [cluster-name]
更多精彩干货分享
点击下方名片关注
IT那活儿
文章版权归作者所有,未经允许请勿转载,若此文章存在违规行为,您可以联系管理员删除。
转载请注明本文地址:https://www.ucloud.cn/yun/129902.html
摘要:相当于分布式数据库的大脑,一方面负责收集和维护数据在各个节点的分布情况,另一方面承担调度器的角色,根据数据分布状况以及各个存储节点的负载来采取合适的调度策略,维持整个系统的平衡与稳定。原文链接雷神自动化运维平台 作者:瞿锴,同程艺龙资深 DBA 背景介绍 随着互联网的飞速发展,业务量可能在短短的时间内爆发式地增长,对应的数据量可能快速地从几百 GB 涨到几百个 TB,传统的单机数据库提...
阅读 1235·2023-01-11 13:20
阅读 1543·2023-01-11 13:20
阅读 996·2023-01-11 13:20
阅读 1651·2023-01-11 13:20
阅读 3958·2023-01-11 13:20
阅读 2456·2023-01-11 13:20
阅读 1290·2023-01-11 13:20
阅读 3452·2023-01-11 13:20