Skip to content

Commit

Permalink
Merge branch 'xt/doc-bad-sst' of https://github.com/hunterlxt/docs in…
Browse files Browse the repository at this point in the history
…to xt/doc-bad-sst
  • Loading branch information
hunterlxt committed Aug 9, 2021
2 parents 88e9b91 + f16f9c4 commit ef5d004
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tikv-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,9 @@ Damaged SST files in TiKV might cause the TiKV process to panic. To clean up the
```bash
$ tikv-ctl bad-ssts --db </path/to/tikv/db> --pd <endpoint>
```
```bash
--------------------------------------------------------
corruption info:
data/tikv-21107/db/000014.sst: Corruption: Bad table magic number: expected 9863518390377041911, found 759105309091689679 in data/tikv-21107/db/000014.sst
Expand Down

0 comments on commit ef5d004

Please sign in to comment.