You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a recipe for reproducing the error.
Use lightning local backend to import a lot of data with a not big enough disk.
What did you expect to see?
Lightning report an error and exit when disk is full
What did you see instead?
Lightning stuck for more than an hour instead of exit
Versions of the cluster
TiDB-Lightning version (run tidb-lightning -V):
Release Version: v4.0.8-10-g51d0e7b
Git Commit Hash: 51d0e7bf56f7b5007fbdb310be7b7ef5e68ffcc9
Git Branch: master
UTC Build Time: 2020-11-10 04:12:15
Go Version: go version go1.15.4 linux/amd64
@glorv if, even after flushing keys to tikv, there is still not enough space left, do you still prefer to quit rather than hang? what about if we log warnings?
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a recipe for reproducing the error.
Use lightning local backend to import a lot of data with a not big enough disk.
What did you expect to see?
Lightning report an error and exit when disk is full
What did you see instead?
Lightning stuck for more than an hour instead of exit
Versions of the cluster
TiDB-Lightning version (run
tidb-lightning -V
):Operation logs
lightning logs:
related stack trace:
Configuration of the cluster and the task
tidb-lightning.toml
for TiDB-Lightning if possibletikv-importer.toml
for TiKV-Importer if possibleinventory.ini
if deployed by AnsibleScreenshot/exported-PDF of Grafana dashboard or metrics' graph in Prometheus for TiDB-Lightning if possible
The text was updated successfully, but these errors were encountered: