Post
Topic
Board Development & Technical Discussion
Re: Split blockchain download in different devices
by
ranochigo
on 26/01/2023, 08:26:49 UTC
You can also use Storage Spaces on Windows to create logical volumes out of multiple disk, or alternatively RAID0 would work as well. Since the block data are redundant after validation (barring reindex, import, etc), I believe that it would be possible to have them split into multiple volumes, though it doesn't provide any substantial benefits. I highly doubt that splitting the block data natively would work anytime soon, because there is no need.