Page cover image

附錄

附錄

使用命令

手動初始化集群,執行後會在n秒後重新初始化整個集群

autonomys-farmer util \
reinitialization-cache \
    --nats-servers nats://192.168.200.6:4222 \
    --delay 0

--delay 0:初始化延遲,單位:秒

模擬 plot 的 download sector 過程,對 cache cluster 發起請求,檢查集群狀態

autonomys-farmer util \
sharded-cache-benchmark \
    --nats-servers nats://192.168.0.2:4222 \
    --sectors 256 \
    --epoch 1 \
    --cache-item-type split-parity-piece

返回Oula

最后更新于