You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My current system design has NVME drives in RAID 0 doing plotting. Only problem is there's a bottleneck with going to the HDDs for holding plots long term. I can either just throw plots that don't hit away, or maximize the transfer speed to HDDs to minimize down time. For the NVME and HDD drives which Linux file systems should be used? Would ZFS provide any benefits?
Would a RAID 10 array on the HDDs address this? Can any type of RAID or such similar system be used to speed up HDD performance, while still being able to move HDDs to another machine for farming?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My current system design has NVME drives in RAID 0 doing plotting. Only problem is there's a bottleneck with going to the HDDs for holding plots long term. I can either just throw plots that don't hit away, or maximize the transfer speed to HDDs to minimize down time. For the NVME and HDD drives which Linux file systems should be used? Would ZFS provide any benefits?
Would a RAID 10 array on the HDDs address this? Can any type of RAID or such similar system be used to speed up HDD performance, while still being able to move HDDs to another machine for farming?
Beta Was this translation helpful? Give feedback.
All reactions