mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
I this it is a typo
parent
8bf40c44d8
commit
bdbed31ffa
|
@ -54,7 +54,7 @@ This operation is not trivial. It will try to make a copy of the .dat and .idx f
|
|||
|
||||
### Pre-Allocate Volumes
|
||||
|
||||
One volume servers one write a time. If you need to increase concurrency, you can pre-allocate lots of volumes. Here are examples. You can combine all the different options also.
|
||||
One volume serves one write a time. If you need to increase concurrency, you can pre-allocate lots of volumes. Here are examples. You can combine all the different options also.
|
||||
|
||||
```bash
|
||||
# specify a specific replication
|
||||
|
|
Loading…
Reference in a new issue