当前位置:网站首页>如何使用TiUP部署一个TiDB v5.0集群
如何使用TiUP部署一个TiDB v5.0集群
2022-04-23 05:59:00 【Sebastien23】
如何使用TiUP部署一个TiDB v5.0集群
安装环境
部署架构为:3台PD节点 + 1台Server节点 + 3台TiKV节点。
- tidb-pd1
- tidb-pd2
- tidb-pd3
- tidb-server
- tidb-kv1
- tidb-kv2
- tidb-kv3
操作系统为CentOS 7.9, 采用最低资源配置:1C1G Memory + 20G Disk。
选择tidb-pd1为部署节点,部署操作都在该节点进行。建议所有节点采用相同的root密码,或者提前建立tidb-pd1到其他节点的ssh互信。
下载TiUP
下载TiUP安装工具
curl --proto
版权声明
本文为[Sebastien23]所创,转载请带上原文链接,感谢
https://blog.csdn.net/Sebastien23/article/details/124076318
边栏推荐
猜你喜欢
随机推荐
ubuntu下搭建mysql环境 & 初识SQL
最近编程中遇到的一些问题2021/9/8
多线程
bcc安装和基本工具使用说明
New type of dark energy could solve Universe expansion mystery
Batch modify / batch update the value of a field in the database
swiper组件封装
Kids and COVID: why young immune systems are still on top
.NET类型转移
LeetCode刷题|13罗马数字转整数
JS regular matching first assertion and last assertion
New features of ES6
Leak detection and filling (I)
AttributeError: ‘dict‘ object has no attribute ‘iteritems‘
tp5 报错variable type error: array解决方法
JS实现模态框拖拽
Working principle and practice of browser
柯里化实现函数连续调用计算累加和
浏览器工作原理与实践
Method of MySQL password expiration