The REGION_SIZE in the TIKV_STORE_STATUS table is incorrect
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Bug Report

TIKV_STORE_STATUS 表中显示REGION_SIZE:1107349(MB), 也就是1107GB,
而实际磁盘占用为:

210GB - 71GB(space_placeholder_file) = 130+GB
Grafana显示为140GB

Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
### 2. What did you expect to see? (Required)
### 3. What did you see instead (Required)
### 4. What is your TiDB version? (Required)
7.5.1
Contributor guide
Assessment
This issue has not been assessed yet.