Fixes
This commit is contained in:
parent
71abb1ed7d
commit
689b85e6f2
3 changed files with 53 additions and 6 deletions
|
|
@ -27,7 +27,7 @@ curl http://localhost:3000/?prefix=path/to/
|
|||
### Operations
|
||||
|
||||
```bash
|
||||
# Rebuild index by scanning all volumes (disaster recovery)
|
||||
# Rebuild index by scanning all volumes (stop the server first)
|
||||
mkv -d /tmp/index.db -v http://vol1:8080,http://vol2:8080,http://vol3:8080 -r 2 rebuild
|
||||
|
||||
# Rebalance after adding/removing volumes (preview with --dry-run)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue