Re: Problems with software RAID + iSCSI or GNBD

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

 



David Dougall wrote:

reads from a Raid1 md device will always round-robin between
the devices to increase performance.

If it was round-robin that would actually decrease the performance, it's locality based. It reads from the RAID member that last operated in the physical vicinity of the requested data to be read. ie it minimize the distance disk heads have to move. This is one way RAID1 lowers average seek time.

-ryan
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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