当前位置:网站首页>How to use tiup to deploy a tidb V5 0 cluster
How to use tiup to deploy a tidb V5 0 cluster
2022-04-23 06:58:00 【Sebastien23】
How to use TiUP Deploy a TiDB v5.0 colony
Installation environment
The deployment architecture is :3 platform PD node + 1 platform Server node + 3 platform TiKV node .
- tidb-pd1
- tidb-pd2
- tidb-pd3
- tidb-server
- tidb-kv1
- tidb-kv2
- tidb-kv3
The operating system is CentOS 7.9, Adopt minimum resource allocation :1C1G Memory + 20G Disk.
choice tidb-pd1 Deploy nodes for , All deployment operations are performed on this node . It is recommended that all nodes adopt the same root password , Or establish in advance tidb-pd1 To other nodes ssh mutual trust .
download TiUP
download TiUP Installation tools
curl --proto
版权声明
本文为[Sebastien23]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230557416194.html
边栏推荐
猜你喜欢
随机推荐
XDP类型的BPF程序
Decentralized Collaborative Learning Framework for Next POI Recommendation
Oracle数据库性能分析之常用视图
file_get_contents 访问 ssl 错误的两种解决方法
leetcode刷题之整数加一
使用百度智能云人脸检测接口实现照片质量检测
2021-09-18
ES入门学习笔记
2021年国产数据库12强介绍
AttributeError: ‘dict‘ object has no attribute ‘iteritems‘
Typescript (lower)
用Future与CountDownLatch实现多线程执行多个异步任务,任务全部完成后返回结果
多线程
压力测试工具 Jmeter
freeCodeCamp----arithmetic_arranger练习
tensorflow下载
JS performance optimization
Counts the number of occurrences of each character in the string
【不积跬步无以至千里】Oracle应用导数Ora-01455报错处理
[Lombok quick start]