SkedAddled wrote in post #18959787
The current time seems good for this, what with so much mention of various
storage methods/systems/media, and all which is a part of it.
***************
To specify for this thread: This is
NOT the venue for promoting
cloud storage.
This thread is for discussion of
self-managed hardware storage, housed and maintained
within a user's home or other location
accessable at any time to the user.
***************
PROs and CONs, for and against, either JBOD or NAS, post your experiences, thoughts, arguments.
I've run both RAID and JBOD and, in my opinion if you are using an off-the-shelf NAS device, JBOD wins out if:
- You have at least one other copy of the data that you can restore from (ie, the original data lives elsewhere and/or a backup of the NAS also exists) and are comfortable with the possibility of that other device going down during the restore
- You can afford the downtime to restore from backup if you lose a drive in the JBOD
- You don't benefit from the increased read/write of a RAID. The vast majority of folk would not.
Of course the benefit of JBOD over RAID is that you don't have to lose a drive(s) to redundancy.
If you are going to roll your own NAS-like device then things change. FreeNAS has some great features like protection against bitrot (which in my admittedly somewhat poorly informed opinion is more of a bogeyman than a real concern), but it also has some serious downsides (depending on use case). For me it was a no-go simply because you cannot easily expand the array. If you want to increase your storage space you have to rebuild the entire array, which means you need to be able to 100% backup the FreeNAS to a new location, add a new drive, rebuild the array, and then copy the data back to FreeNAS. Ugh.
Solutions like UnRaid though allow you to simply throw in a new drive to expand the array. Unlike FreeNAS (I think), if you happen to lose
BOTH the parity drive and a data drive, you only lose the data on that one data drive, not the entire array. That is a huge benefit for the most unlikely but possible of scenarios. It uses a parity drive (up to 2), which is quite clever, to provide redundancy. Like FreeNAS it also has a bunch of other benefits like being able to throw a bunch of VM's/Dockers with tons of functionality that blows off-the-shelf NAS devices out of the water. This is my UnRaid setup with space for 24 drives:
Image hosted by forum (
1011905)
© Bcaps [SHARE LINK] THIS IS A LOW QUALITY PREVIEW. Please log in to see the good quality stuff. I bought the Supermicro case on ebay for something like $300 delivered and then threw in some relatively cheap components to get it up and running. I also run a few VM's and dockers to provide a bunch of functionality as a media server as well as a backup destination. Currently at 35TB and counting.
I've read some of your other posts so I won't try and extol the virtues of having a cloud backup as part of your 3-2-1 backup strategy, but for others reading this thread I would point out that if you are not using either a cloud or "sneakernet" solution, if you are counting on being able to restore from a backup that is "housed and maintained within a user's home or other location
accessable at any time to the user", please consider how "accessible" that backup would be if your house burned to the ground or your backup device was stolen.