Cluster size help #66512
Replies: 2 comments
-
|
Original author: Lucien Please, don’t care about numbers with learner peers who using TiFlash on the cluster. Because of In TiFlash, the columnar replicas are asynchronously replicated according to the Raft Learner consensus algorithm.. As the best performance practice for TiDB, 3-4TB of storage size for each TiKV node is the best advice. Could you provide more detailed information for this cluster using the Clinic to let us know the cluster performance provides advice? PingCAP Clinic Overview |
Beta Was this translation helpful? Give feedback.
-
|
Original author: TiDB-AI-Assistant To provide detailed diagnostic information for your TiDB cluster using the PingCAP Clinic, you can utilize the Clinic Server, which is a cloud-based service provided by PingCAP. This service securely stores uploaded diagnostic data collected by PingCAP Clinic and facilitates online diagnosis by technical support staff, improving troubleshooting efficiency. Using PingCAP Clinic for Cluster Diagnostics
Impact of Learner-Peer-Region-Count on Cluster PerformanceThe learner-peer-region-count of 141K, which includes TiFlash learner peers, can impact the cluster’s performance and configuration in several ways:
By leveraging the PingCAP Clinic and understanding the impact of learner peers, you can ensure that your TiDB cluster is well-optimized for both transactional and analytical workloads. : PingCAP Clinic Overview |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Original author: rezam
Original time: 2024-10-16 10:05:52.362482
Original ID/Slug: 10317 / cluster-size-help
Hi, the
learner-peer-region-countis about 141K. is it ok?I also have another question. according to the data, storage size and the regions size, how many nodes should I have for each component?
can I scale-in tikv nodes to have and merge cpu cores and memory (32 core, 64g memory) so I would have more performant nodes?
how many tidb nodes should I have?
pd ctl config
also here is my config of pd
Application environment:
on virtual machines. described below in resource section.
region size: about 400,000
storage size: 45TB
TiDB version:
8.1.0
Problem:
in monito
Resource allocation:
27 tikv nodes (16core, 32g memory)
3 tiflash nodes (32core, 100g memory)
3 tidb nodes (16core, 32g memory)
3 pd nodes (8 core, 16g memory)
1 tiproxy
all disks are ssd enterprise
Attachment:
Beta Was this translation helpful? Give feedback.
All reactions