Putting Chia "full_node" and "wallet" databases on an SSD or HDD? #9337
persianboy1
started this conversation in
Support
Replies: 1 comment 5 replies
-
By my experience, better put the database on the fastest drive that you've got at your disposal. Slow drives only work for harvesters. Check for "Block validation time" warnings. They'll disappear when you switch to SSD. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody. I'm new in "chia farming". as you probably know, it's possible to change the default directory of Chia "full_node" and "wallet" databases from "C:\Users\username.chia\mainnet" to another location such as a new "directory" or "disk". Given that the size of the databases increase rapidly, it should be done sooner or later if you run out of free space on drive C.
my question is: Technically, is there any significant difference between "the performance and speed of farming operation" when the databases mentioned above are on an SSD, and when they are on a HDD? in the other words, does the higher speed of reading and writing the chia databases boost the farming operation, or it doesn't? thanks.
Beta Was this translation helpful? Give feedback.
All reactions