tikv / tikv/pd

[tidb-x] tikv scale out stopped because pd did not generate scheduling

Open
#10,056 2 comments 0 reactions 1 assignee Claimed by @lhy1024 View on GitHub
may-affects-6.5 may-affects-7.1 may-affects-7.5 may-affects-8.1 may-affects-8.5 severity/major 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、run sysbench with 32 threads
storage: s3://qe-testing/benchmark/sysbench_32_7000w
db : sysbench_32_7000w
tableNum : 32
tableSize : 70000000
threads : 32
cmd:sysbench --db-driver=mysql --time=0 --mysql-db=sysbench_32_7000w --mysql-host=tc-tidb.e2e-oltp-sysbench-rand-fun2-tps-8161517-1-408 --mysql-port=4000 --threads=32 --tables=32 --table-size=70000000 --mysql-ignore-errors=\"2013,1213,1205,8022,8028,9004,9007,1062\" --mysql-user=root --mysql-password= --report-interval=10 --rand-type=uniform oltp_read_only run
2、scale out tikv from 3 to 4

### What did you expect to see?
tikv scale out can succeed

### What did you see instead?
region can not balance and tikv scale out stopped

Image

Image

### What version of PD are you using (`pd-server -V`)?
./pd-server -V
Release Version: v9.0.0-beta.2.pre-217-g6cebb33
Edition: Enterprise
Kernel Type: Next Generation
Git Commit Hash: 6cebb3314abe4301121d39c0f0186ebb5c39d167
Git Branch: HEAD
UTC Build Time: 2025-12-11 03:58:23

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.