Skip to content
New issue

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

Parameters for chunk_storage and rocksdb #318

Open
christrt9 opened this issue Aug 29, 2021 · 2 comments
Open

Parameters for chunk_storage and rocksdb #318

christrt9 opened this issue Aug 29, 2021 · 2 comments

Comments

@christrt9
Copy link

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

@rosmcmahon
Copy link
Member

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.

@inxiti
Copy link

inxiti commented Oct 7, 2021

Symlink the directories to where they are mounted. It's a workaround at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants