mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
17 lines
420 B
Plaintext
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"
|
|
}
|