Re: about linear and about RAID10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>> "Reindl" == Reindl Harald <h.reindl@xxxxxxxxxxxxx> writes:

> Am 28.11.22 um 15:46 schrieb David T-G:
>> I don't at this time have a device free to plug in locally to back up the
>> volume to destroy and rebuild as linear, so that will have to wait.  When
>> I do get that chance, though, will that help me get to the awesome goal
>> of actually INCREASING performance by including a RAID0 layer?

> stacking layers over layers will *never* increase performance - a pure 
> RAID0 will but if one disk is dead all is lost

> additional RAID0 on top or below another RAID won't help

> your main problem starts by slicing your drives in dozens of partitions 
> and "the idea being that each piece of which should take less time to 
> rebuild if something fails"

> when a drive fails all your partitions on that drive are gone - so 
> rebuild isn't faster at the end

> with that slicing and layers over layers you get unpredictable 
> head-movemnets slowing things down

> keep it SIMPLE!

This is my mantra as well here.  For my home system, I prefer
symplicity and robustness and performance, so I tend just use RAID1
mirrors of all my disks.  I really don't have all that much stuff I
need lots of disk space for.  And for that I have a scratch volume.  

I really like MD down low, with LVM on top so I can move LVs and
resize them easily (grow only generally) to make more room.  If I
really need to shrink a filesystem, it's a outage, but usually that's
ok.

But keeping it simple means that when things break and you're tired
and have family whining at you get things working agian, life will
tend to end up better.

Slicing HDDs into multiple partitions and then running MD on those
multiple partitions just screams of complexity.  Yes, in some cases
you might get a quicker rebuild if you have a block of sectors go bad,
but in general if a disk starts throwing out bad sectors, I'm gonna
replace the entire disk ASAP.  

Now if you have a primary SSD, and a wrote-mostly HDD type setup, then
complexity might be worth it.  Might.  




[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux