Answer the question
In order to leave comments, you need to log in
Is there a JBOD that is insensitive to disabling part of the disks?
Is it possible to programmatically assemble a JBOD array in such a way that when one of the disks is disconnected from the array, the data that was stored on it simply disappears, without destroying the array and having to "repair" it every time after such manipulations?
ps I'm only interested in the software version, preferably freeware
pps one such solution exists and has a fairly high performance, but it's still damp and there are glitches, I'm looking for a normal alternative to Liquesce
Answer the question
In order to leave comments, you need to log in
RAID is a block device, it knows absolutely nothing about the file system and its contents.
So - "no, it does not exist."
RAID0 is done to increase the speed of the disk subsystem - recording goes to all disks at once. Each file, as it were, is smeared across all disks. They took out 1 disk - pieces from all files disappeared. Everything is lost.
What you need is anything but RAID0.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question