Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I have a Supermicro X8STi-F motherboard and would like to know if I can use SAS drives on it. I am not concerned with RAID right now, just if the drives will work. Or does the fact the motherboard is SATA imply that it only handles SATA drives?

Thank you kindly.

share|improve this question

3 Answers

up vote 3 down vote accepted

For SAS, the two connector segments (power Data)were merged, which makes it possible to attach a SATA drive to a SAS controller using the continuous(SAS) connector, but you cannot hook up a SATA hard drive to a SAS controller. Wikipedia reports" 3.0 Gbit/s drives may be connected to SAS backplanes, but SAS drives may not be connected to SATA backplanes" I assime this is a refernce to servers that support both drives There are signaling voltage differences for sure so even though the Wikipedia has no detailed reference, it sounds like it is not possible.

share|improve this answer
Great. Thank you. – winarm Sep 22 '10 at 20:59

SAS and SATA use different signaling voltages. Using SATA on a SAS backplane will function but the opposite will not, as a consequence of the voltage ranges.

share|improve this answer

Shorter version: SAS on SATA Backplane = NO. SATA on SAS Backplane = Mostly YES.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.