mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Document disk parameter to dir/assign
parent
66ae6b198d
commit
daae490082
|
@ -30,7 +30,7 @@ curl "http://localhost:9333/dir/assign?dataCenter=dc1"
|
|||
| preallocate | If no matching volumes, pre-allocate this number of bytes on disk for new volumes. | master preallocateSize |
|
||||
| memoryMapMaxSizeMb | Only implemented for windows. Use memory mapped files with specified size for new volumes. | 0 |
|
||||
| writableVolumeCount | If no matching volumes, create specified number of new volumes. | master preallocateSize |
|
||||
|
||||
| disk | If you have disks labelled, this must be supplied to specify the disk type to allocate on. | empty |
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue