书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 3326 个相关结果.
  • TiKV 重要监控指标详解

    TiKV 重要监控指标详解 TiKV 重要监控指标详解 使用 Ansible 部署 TiDB 集群时,一键部署监控系统 (Prometheus/Grafana),监控架构请看 TiDB 监控框架概述 。 目前 Grafana Dashboard 整体分为 PD、TiDB、TiKV、Node_exporter、Overview 等。 对于日常运维,...
  • Clustering

    Clustering RAFT RAFT Groups The Quorum RAFT Groups Cluster Size Mixing JetStream enabled servers with standard NATS servers Configuration Server 1 (host_a) Server 2 (host_b)...
  • Storage

    TiDB Storage Key-Value pairs Local storage (RocksDB) Raft protocol Region MVCC Distributed ACID transaction TiDB Storage This document introduces some design ideas and key...
  • TiKV Performance Tuning with Massive Regions

    Best Practices for TiKV Performance Tuning with Massive Regions Raftstore workflow Performance problem Performance monitoring Performance tuning methods Method 1: Increase Rafts...
  • Write IO path

    Write IO path (single shard) Step 1. YQL layer processes the write operation Step 2. Tablet leader prepares the operation for replication Step 3. Raft replication of the write op...
  • 海量 Region 集群调优最佳实践

    海量 Region 集群调优最佳实践 Raftstore 的工作流程 性能问题 性能监控 性能优化方法 方法一:增加 TiKV 实例 方法二:调整 raft-base-tick-interval 方法三:提高 Raftstore 并发数 方法四:开启 Hibernate Region 功能 方法五:开启 Region Merge 其他问...
  • 海量 Region 集群调优

    海量 Region 集群调优最佳实践 Raftstore 的工作流程 性能问题 性能监控 性能优化方法 方法一:增加 TiKV 实例 方法二:调整 raft-base-tick-interval 方法三:提高 Raftstore 并发数 方法四:开启 Hibernate Region 功能 方法五:开启 Region Merge 其他问...
  • Key Metrics

    Key metrics description If your TiKV cluster is deployed using TiUP, the monitoring system is deployed at the same time. For more details, see Overview of the TiKV Monitoring Fra...
  • TiDB Best Practices on Public Cloud

    TiDB Best Practices on Public Cloud Use a dedicated disk for Raft Engine Choose appropriate disks for Raft Engine on public clouds Middle-range disk High-end disk Example 1: Run...
  • Storage

    Key-Value pairs Local storage (RocksDB) Raft protocol Region MVCC Distributed ACID transaction This document introduces some design ideas and key concepts of TiKV storage. ...