[CentOS] Read performance on software RAID1?
John R Pierce
pierce at hogranch.comThu Apr 12 16:55:14 UTC 2007
- Previous message: [CentOS] Read performance on software RAID1?
- Next message: [CentOS] Re: Read performance on software RAID1?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
WipeOut wrote: > Hi, > > Since the data is available in two places on a RAID1 array does the > code in any way make use of that for improved performance by reading > (different) data form both disks at the same time? Or is the one disk > simply a slave that just receives copies of the data and is never > really read from at all? reads are distributed to both drives. the kernel raid implementation is considerably more sophisticated about this than the typical bios/driver based fake raid.
- Previous message: [CentOS] Read performance on software RAID1?
- Next message: [CentOS] Re: Read performance on software RAID1?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list