mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-03 02:25:38 +00:00
5 lines
196 B
Bash
5 lines
196 B
Bash
#!/bin/bash
|
|
#curl -v "http://192.168.0.11:17010/admin/setNodeInfo?batchCount=100"
|
|
curl -v "http://192.168.0.11:17010/admin/setNodeInfo?batchCount=100&markDeleteRate=100&deleteWorkerSleepMs=1000"
|
|
|