Tuesday, September 6, 2016

What type of SAS/SATA cables do Dell SAS6/iR and SAS5/iR controller cards use?



I'm considering buying a bunch of these to upgrade our servers at work (with SATA drives, not true SAS). We are out of ports to plug disks into, and these cards are decently supported and cheap.



The one thing I can't seem to figure out is: what type of HBA-to-SATA cable/connector type do these cards use? In the pictures, they look like SFF-8484, but I'm not 100% sure, and after reading the specs, Googling around, and reading the manual, I haven't found out for sure. I'd rather not spend a lot of money on cables that don't work, so...does anyone have any experience with these SAS cards? What is their cable type?



Cheers!


Answer



That is correct.




The card's interface is an SFF-8484. Depending on what your drive cage looks like, the other side of the cable needs to match. If you are doing this without hot-swap drives, you'll need to use 4-lane SAS breakout cables (e.g. SAS SFF-8484 to SFF-8482).


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...