Oula 幫助中心
Oula WebsiteDownloadRegisterLog In
Oula Support Center
Oula Support Center
  • 😄Welcome
  • 🏁GETTING STARTED
    • 🆕Beginner Guide
    • 💡Platform FAQ
    • 🪙Output & Payout
  • ⛏️Mining Tutorial
    • 📖Overview
    • 🤖Quai - Linux
    • 🤖Quai - HiveOS
    • 🤖Autonomys - Linux
      • Introduction
      • 💡Recommended Software and Hardware Configuration
      • 😉Best Practices
      • Appendix
      • 👨‍🔧Piece Conversion Tool
      • ✔️Piece Verification Tool
      • ⚡Fast Node Data Download
    • 🤖Aleo - Linux
    • 🤖Aleo - HiveOS
  • ❓Quai Section
    • 🖥️Mining Machine Q&A
    • 🔍Project Q&A
  • ❓Autonomys Section
    • 🖥️Mining Machine Q&A
    • 🔍Project Q&A
    • 💰Token Supply & Distribution
  • ❓Aleo Section
    • 🖥️Mining Machine Q&A
    • ⚡Power Q&A
    • ⚙️Mining Configuration Q&A
    • 🔍Project Q&A
Powered by GitBook
On this page
  • Appendix
  • Using the Command
  1. Mining Tutorial
  2. Autonomys - Linux

Appendix

Appendix

Using the Command

Execute the command to manually initialize the cluster. The entire cluster will be reinitialized after n seconds.

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

• --delay 0: Initialization delay, in seconds.

Simulate the plot download sector process by sending requests to the cache cluster and checking the cluster status.

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

PreviousBest PracticesNextPiece Conversion Tool

Last updated 5 months ago

⛏️
🤖
Page cover image