Originally posted by: tw1164
I was plan starting to plan for a Raid NAS solution for my HTPCs, but after looking at the article below I don't think I'm going with a RAID solution. I think a JBOD will be better for me.
You may want to look at this thread, its about the same subject.
http://forums.snapstream.com/vb/showthread.php?t=28650
Originally posted by: randomlinh
Originally posted by: tw1164
I was plan starting to plan for a Raid NAS solution for my HTPCs, but after looking at the article below I don't think I'm going with a RAID solution. I think a JBOD will be better for me.
You may want to look at this thread, its about the same subject.
http://forums.snapstream.com/vb/showthread.php?t=28650
I dunno if I'd do JBOD.. if one drive fails, the whole array is still lost, no? Also, this assumes you have a copy of everything elsewhere... data isn't replacable sometimes 😉 But it all depends on your needs really. Still wish there were a cheap reliable backup method.
I dunno if I'd do JBOD.. if one drive fails, the whole array is still lost, no?
Originally posted by: Nothinman
I dunno if I'd do JBOD.. if one drive fails, the whole array is still lost, no?
JBOD stands for Just a Bunch of Disks, i.e. there is no array.
Yes I know, but what I don't know is how that is implemented. My understanding is that it's just like raid 0 in terms of fault tolerance.. one drive dies and you can say bye bye to all your data. If that's not the case.. then.. well.. i take it back
Originally posted by: Nothinman
Yes I know, but what I don't know is how that is implemented. My understanding is that it's just like raid 0 in terms of fault tolerance.. one drive dies and you can say bye bye to all your data. If that's not the case.. then.. well.. i take it back
No, it's not RAID0, otherwise it would just be called RAID0. In JBOD all of the disks should show up seperately as if they were hooked up to a non-RAID SCSI controller.
Perhaps you're talking about a linear or concatenated array where the volumes are spanned from disk to disk in an end to end fashion. There would be no speed difference but all of the disks would appear to be one big volume and you can extend it easily since there's no striping or anything.