update du example

Chris Lu 2020-04-08 23:42:41 -07:00
parent adfc4041db
commit 52ed46546c

@ -42,9 +42,8 @@ Type: "help <command>" for help on <command>
For example:
```
$ weed shell
> fs.du http://localhost:8888/some/
block: 4 byte: 4012896 /some/path
block: 5 byte: 4700786 /some
> fs.du /objects
block:2715 byte: 31895432 /objects
```
Another example: sometimes one of your volume server may go down, and a new volume server is added. Here is the command you can run to fix volumes that are under replicated: