[SATLUG] raid questions
Chris Lemire
good_bye300 at yahoo.com
Sun Jan 13 10:22:12 CST 2008
Should I remove the raid 1 array and have my /home without raid? I can't put it on another hard drive because I only have 2.
Brad Knowles <brad at shub-internet.org> wrote: On 1/12/08, Ernest De Leon wrote:
> This further becomes a problem if the two RAID sets
> happen to share the same platter. It's just not physically possible.
It is physically possible -- I've done it, under Solaris.
However, it is also highly unadvisable.
> With
> that in mind, your read/write speed will be determined by the lowest
> (slowest) common denominator - the RAID 1 set. So even though your RAID 0
> set may be able to read/write at twice the speed or better of the RAID 1
> set, every RAID 0 read/write command will have to wait until the previous
> (or concurrent) RAID 1 operation is complete. (This may actually slow your
> performance down more than just having everything RAID 1.)
Disks have things like elevator algorithms to sort the incoming data
stream regardless of where the data requests are coming from, but
they don't spin at variable speeds. How "Zone Bit Recording" works
is that they increase or slow down the writing speed.
But you will definitely slow down both the RAID-0 and RAID-1
operations, and since a RAID-1 operation can't complete until the
write operations return on both disks, they will be hurt more than
the RAID-0 operations which will be brought down to RAID-1 speeds (or
worse).
--
Brad Knowles
LinkedIn Profile:
--
_______________________________________________
SATLUG mailing list
SATLUG at satlug.org
http://alamo.satlug.org/mailman/listinfo/satlug to unsubscribe
Powered by Rackspace (www.rackspace.com)
---------------------------------
Never miss a thing. Make Yahoo your homepage.
More information about the SATLUG
mailing list