Wednesday, April 26, 2017

ssd - HP Proliant DL360 G9 with Samsung 983 DCT

I have a HP Proliant DL360 G9 (with P440ar storage controller). I would like to know whether it is possible to connect NVMe U.2 SSD? The SSD I was thinking about is Samsung 983 DCT.



I'm not sure how to determine whether the controller supports U.2. It only specifies that it supports SAS/SATA, and that is has a PCI Express Gen3 x 8 link.




Another thing - does the controller determine the backplane connectors? Or are those two separate items?

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