tikv / tikv/pd

TiKV region balancing does not work

Open
#9,858 17 comments 0 reactions 0 assignees View on GitHub
contribution type/bug
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Bug Report

### What did you do?

1. Create a TiKV cluster on k8s. tikv storage size is 2Ti with 30 replicas.
2. Insert 10TB of data.
3. Wait until leader/region balancing finishes.
4. Insert another 10TB of data

### What did you expect to see?

Leader/region balancing works.

### What did you see instead?

Leader balancing worked, but region balancing did not work.

Image

PD panel shows that there are 10 LowSpace stores.

Image

Many stores have enough available storage.

Image

### What version of PD are you using (`pd-server -V`)?

v8.5.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.