--On Friday, August 22, 2003 1:21 PM -0400 "Lefevre, Steven" <[EMAIL PROTECTED]> wrote:
"that is not true. mirroring gives you double the read speed and half the write speed. RAID5 gives you less than half the write speed." ------------- OK, I see how it can give you double the read speed, but how can it give you have the write speed? Does it split the data between disks and then sync them later?
No. You write 2x, remember. ;P Your write speed, best case and assuming no other bottlenecks (say an IDE a drive sharing the same controller with another IDE drive, esp. in the same mirror set) will be only as fast as the slowest drive in write mode.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]