mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
Document disk parameter to dir/assign
+1
-1
@@ -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 |
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user