Start tidb-server failed when tmp-storage-quota exceed the capacity of directory and no error log in tidb.log
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. set tmp-storage-quota

2. reload tidb-server failed

3. check tidb.log found there is no error log in it

4. start tidb-server via run_tidb.sh found error info

### 2. What did you expect to see? (Required)
Found fatal log in tidb.log.
### 3. What did you see instead (Required)
Fatal log didn't log in tidb.log.
### 4. What is your TiDB version? (Required)
v5.3.1
Contributor guide
Assessment
This issue has not been assessed yet.