We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I check the start help command, but i didn't find any parameter for chunk_storage and rocksdb, also the doc from the website.
I cannot mount the disk to the same dir as this
sudo mount /dev/nvme1n1 /your/dir/chunk_storage sudo mount /dev/nvme1n2 /your/dir/rocksdb sudo mount /dev/hdd1 /your/dir
Can you add parameters for chuck_storage and rocksdb like data_dir.
Thanks
The text was updated successfully, but these errors were encountered:
If you wish to play around with unusual partition/drive arrangements, you would be better off asking in the official Arweave Miners chat server.
https://discord.gg/N36hEczV
Also, it look like your last mount overwrites the previous two.
Sorry, something went wrong.
Symlink the directories to where they are mounted. It's a workaround at least.
No branches or pull requests
Hi,
I check the start help command, but i didn't find any parameter for chunk_storage and rocksdb, also the doc from the website.
I cannot mount the disk to the same dir as this
Can you add parameters for chuck_storage and rocksdb like data_dir.
Thanks
The text was updated successfully, but these errors were encountered: