当前位置:网站首页>From introduction to mastery of MySQL 50 lectures (32) -scylladb production environment cluster building
From introduction to mastery of MySQL 50 lectures (32) -scylladb production environment cluster building
2022-06-30 10:43:00 【Wen Yu is solemn】
Server planning & preparation
01
Introduction to the environment
name | details |
---|---|
The server | JD public cloud ECS:32C/128G/8T( Storage optimization IO Type local NVMe SSD Through plate ) × 5 platform |
Operating system version | CentOS Linux release 7.4.1708 (Core) |
Operating system kernel version | 3.10.0-693.el7.x86_64 |
ScyllaDB edition | 4.4.4 |
because ScyllaDB The data of the cluster will eventually be SSTable File mode drop disk , Therefore, the performance requirements for disks are very high , In this example, we use the storage optimization provided by JD cloud IO Type local NVMe SSD Through plate .
The old production cluster ScyllaDB The version is 2.3.1, And the clusters are deployed on physical machines , Because of the requirements for disk performance ,ScyllaDB On the official website, it is recommended to adjust the disk array to RAID0, The hard disk array card is used on the physical machine RAID0. This time because it is a virtual machine 、 Through plate ( Bare equipment ), So soft RAID0 Mode to install and configure , Will eventually generate /var/lib/scylla Data storage directory .
边栏推荐
- 【Proteus仿真】Arduino UNO LED模拟交通灯
- CVPR 2022 | Tsinghua & bytek & JD put forward BRT: Bridging Transformer for vision and point cloud 3D target detection
- go-zero微服务实战系列(八、如何处理每秒上万次的下单请求)
- 转卡通学习笔记
- Notes on numerical calculation - iterative solution of linear equations
- MATLAB image histogram equalization, namely spatial filtering
- 05_ Node JS file management module FS
- mysql数据库基础:视图、变量
- Mysql database foundation: constraint and identification columns
- [rust daily] the first rust monthly magazine on January 22, 2021 invites everyone to participate
猜你喜欢
mysql数据库基础:视图、变量
Google 辟谣放弃 TensorFlow,它还活着!
sCrypt 中的 ECDSA 签名验证
Migrate full RT thread to gd32f4xx (detailed)
那个程序员,被打了。
同事的接口文档我每次看着就头大,毛病多多。。。
The programmer was beaten.
ArcGIS Pro脚本工具(6)——修复CAD图层数据源
[email protected] control a dog's running on OLED"/>
Skill combing [email protected] control a dog's running on OLED
Test memory read rate
随机推荐
The performance of arm's new CPU has been improved by 22%, up to 12 cores can be combined, and the GPU is first equipped with hardware optical tracking. Netizen: the gap with apple is growing
pytorch 笔记 torch.nn.BatchNorm1d
ArcGIS Pro scripting tool (6) -- repairing CAD layer data sources
Google 辟谣放弃 TensorFlow,它还活着!
今晚19:00知识赋能第2期直播丨OpenHarmony智能家居项目之控制面板界面设计
Machine learning interview preparation (I) KNN
技能梳理[email protected]体感机械臂
Skill combing [email protected] intelligent instrument teaching aids based on 51 series single chip microcomputer
Musk has more than 100 million twitter fans, but he has been lost online for a week
技能梳理[email protected]+阿里云+nbiot+dht11+bh1750+土壤湿度传感器+oled
Getting started with X86 - take over bare metal control
Arm新CPU性能提升22%,最高可组合12核,GPU首配硬件光追,网友:跟苹果的差距越来越大了...
Implementation of monitor program with assembly language
同事的接口文档我每次看着就头大,毛病多多。。。
Auto SEG loss: automatic loss function design
Go -- maximum heap and minimum heap
Notes on numerical calculation - iterative solution of linear equations
ArcGIS Pro scripting tool (5) - delete duplicates after sorting
Implementation of iterative method for linear equations
【Rust日报】2021-01-23 几个新库发布