Bitcoin Forum
July 02, 2024, 08:10:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Best hard drive configuration for running a full node  (Read 1515 times)
RoadStress (OP)
Legendary
*
Offline Offline

Activity: 1904
Merit: 1007


View Profile
January 09, 2015, 03:34:54 PM
 #1

Discuss various hard drive configuration that would be the best for storing the blockchain while running as a full node? Pros and cons of SSD vs disk drives like failure rate, speed, access time, backup.

fenghush
Sr. Member
****
Offline Offline

Activity: 658
Merit: 250



View Profile
January 09, 2015, 05:11:56 PM
 #2

Since the blockchain data is across all synced nodes I don't see how disk redundancy and backup for the blockchain is important. Fast read/write is what's important IMHO, you can always recover the blockchain data despite the time it takes. SSD makes most sense, but even RAID0 on sata2 wouldn't be a bad choice.

DeathAndTaxes
Donator
Legendary
*
Offline Offline

Activity: 1218
Merit: 1079


Gerald Davis


View Profile
January 09, 2015, 05:18:58 PM
 #3

Even a single SSD should be fine.  If you are using the disk for OS as well you may want to go RAID 1 to improve uptime but it isn't absolutely necessary.  Unless you are absolutely cash strapped I would always pick an SSD over spinning magnetic disks for an application like this.  Having a second drive (slow HDD is fine) to make periodic backups of the blockchain is a good idea.   Backups of the blockchain (not to be confused w/ wallet) don't need to be very frequent.  Even once a month means cutting your resync time by 99% in the event of blockchain corruption.

As for longevity, yes SSDs do a have finite number of writes but modern ones are well optimized with wear leveling circuitry and additional "hidden" storage space to take over failed cells.   The longevity of modern SSD is just short of 1 PB.   http://www.zdnet.com/article/ssd-endurance-death-by-petabyte/  Since the blockchain is mostly appends with very few updates it really is a non-issue. 
Lincoln6Echo
Legendary
*
Offline Offline

Activity: 2459
Merit: 1057


Don't use bitcoin.de if you care about privacy!


View Profile
January 09, 2015, 07:41:26 PM
 #4


Crosspost because my inital question remained unanswerd and it fits the subject:

SSD would use less power and be more resistant to damage than old HDD. They are also much faster than HDD and is useful for syncing and relaying of blocks.

Well, on paper a ssd is way faster than hdd but a BananaPi with SATA 1 Interface and an 10 MBit upload connection won't use nearly the max. read/write performance of the ssd. But an ssd would be useful when supplying many different parts of the blockchain to many different nodes at the same time, right?
Reynaldo
Legendary
*
Offline Offline

Activity: 1143
Merit: 1000


View Profile
January 10, 2015, 02:11:55 AM
 #5


Crosspost because my inital question remained unanswerd and it fits the subject:

SSD would use less power and be more resistant to damage than old HDD. They are also much faster than HDD and is useful for syncing and relaying of blocks.

Well, on paper a ssd is way faster than hdd but a BananaPi with SATA 1 Interface and an 10 MBit upload connection won't use nearly the max. read/write performance of the ssd. But an ssd would be useful when supplying many different parts of the blockchain to many different nodes at the same time, right?

I would add to this: Btrfs on the SSD more info: https://wiki.archlinux.org/index.php/Btrfs

its still on development but i would try it. If you use a raspberry pi always move the /tmp /var /etc/ to usb or the external HDD
vm1990
Legendary
*
Offline Offline

Activity: 1540
Merit: 1002



View Profile
January 14, 2015, 01:43:06 PM
 #6

i dont think it matters to much iv run nodes on all sorts from class10 micro sd card all the way upto the mother of all RAM disks. i preffer the RAMdisk but that is a serious cost. most of the time i simply use a sata III harddrive there cheap and fast enough get a good one it will last a few years

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!