Is it possible to manually operate PD to schedule regions online?

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: 可以在线手工操作PD调度region吗?

| username: alfred

When it is found that a certain KV node has too many Leader regions, can PD scheduling regions be manually operated online? How to handle it specifically?

[TiDB Usage Environment] Production, Testing, Research
[TiDB Version]
[Encountered Problem]
[Reproduction Path] What operations were performed to cause the problem
[Problem Phenomenon and Impact]

[Attachment]

Please provide the version information of each component, such as cdc/tikv, which can be obtained by executing cdc version/tikv-server --version.

| username: CuteRay | Original post link

Sure, you can take a look at these two documents.
PD Scheduling Best Practices | PingCAP Docs

PD Control User Guide | PingCAP Docs

| username: Kongdom | Original post link

You can perform scheduling through pd-ctl

| username: h5n1 | Original post link

pd-ctl operator add --help

| username: alfred | Original post link

This best practice is quite good PD Scheduling Best Practices | PingCAP Docs

| username: system | Original post link

This topic will be automatically closed 60 days after the last reply. No new replies are allowed.