Skip to content

Commit

Permalink
document splitstore clear shed command
Browse files Browse the repository at this point in the history
  • Loading branch information
vyzo committed Aug 1, 2021
1 parent 4a1655b commit a768dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blockstore/splitstore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ TBD -- see [#6577](https://github.com/filecoin-project/lotus/issues/6577)
It can also optionally compact/gc the coldstore after the copy (with the `--gc-coldstore` flag)
and automatically rewrite the lotus config to disable splitstore (with the `--rewrite-config` flag).
Note: the node *must be stopped* before running this command.
- `clear` -- clears a splitstore installation for restart from snapshot.
- `check` -- asynchronously runs a basic healthcheck on the splitstore.
The results are appended to `<lotus-repo>/datastore/splitstore/check.txt`.
- `info` -- prints some basic information about the splitstore.

0 comments on commit a768dd8

Please sign in to comment.