cubefs/tool/preload/config.conf
leonrayang 3396accd80 feat(projectstructure): reorganize the module directory in the root to a suitable subdirectory
close:#22458839

Signed-off-by: leonrayang <chl696@sina.com>
2024-12-26 09:24:22 +08:00

17 lines
420 B
Plaintext

{
"target":"/",
"volumeName": "cold4",
"masterAddr": "10.177.69.105:17010,10.177.69.106:17010,10.177.117.108:17010",
"logDir": "/mnt/hgfs/share/cfs-client-test",
"logLevel": "debug",
"ttl": "100",
"replicaNum": "1",
"zones": "",
"action":"clear",
"traverseDirConcurrency":"4",
"preloadFileConcurrency":"10",
"preloadFileSizeLimit":"10737418240",
"readBlockConcurrency":"10"
"prof":"27520"
}