Monday, April 3, 2017

connecting SATA SSDs to SAS

Is there any performance loss when connecting a SATA SSD to a SAS controller?
Edit:
Assume the controller doesn't have SATA connectors and I use a SATA to SAS interposer.

Will there be any performance loss to either the SSD or the other drives (I have 2 146GB SAS 15K RPM Drives in RAID 1)

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...