mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Amazon S3 API (markdown)
parent
b3e1de1894
commit
339cf6114a
|
@ -14,7 +14,7 @@ Each bucket has its own collection. Usually one collection uses 7 volumes, where
|
||||||
|
|
||||||
Try to keep the volume size low. For example,
|
Try to keep the volume size low. For example,
|
||||||
```
|
```
|
||||||
weed master -volumeSizeLimitMB=64
|
weed master -volumeSizeLimitMB=1024
|
||||||
```
|
```
|
||||||
|
|
||||||
The other side is to reduce the number of volumes to create. In `weed shell`, you can configure this way:
|
The other side is to reduce the number of volumes to create. In `weed shell`, you can configure this way:
|
||||||
|
|
Loading…
Reference in a new issue