How many RAID “Channels” are on the PERC H700

dell-percraid

How many RAID "Channels" are on the PERC H700? 2? How would I verify which RAID is on which channel, and can I move them from one channel to another to balance the load per channel better?

Best Answer

From what we know of your environment you don't have enough disk-drives to worry about load-balancing. As Chris S said, SAS is different than SCSI in which there is one connection (channel in old school SCSI lingo) per drive. You have 6 drives, and a total of 8 connections to connect them to. You're already getting the maximum parallelism you're going to get out of the system.


Where this kind of thing can come into effect is if you're using SAS Expanders. The H700 can connect to up to 8 of those expanders (probably). Those expanders in turn can contain up to 25 drives in them. If you were pushing this card to the limit like that, you'd want to make sure your RAID volumes were striped across the enclosures (example: disks 1-5 in each enclosure are in a single RAID set for a total RAID of 40 drives), as that would leverage the exact parallelism that using multiple SCSI channels did in the pre-SAS days.