Wednesday, May 2, 2018

hp proliant - HP DL380p Gen8 and PCIe SSD?





I have a doubt about using 3rd party PCIe SSD or SSD generally with HP DL380p Gen8.
Do someone have tested it by any chance with 3rd party PCIe SSD and/or SSD's and/or normal HDD's ?



or by any chance if tested with OCZ 240GB PCI Express RevoDrive 3 X2 SSD ?


Answer



This is mostly covered here: Third-party SSD solutions in ProLiant Gen8 servers




PCIe should be fine, regardless of the model. You may have to adjust BIOS setting to accommodate (cooling, etc.). The system fans may spin at a higher rate.



SSDs in a disk form-factor may or may not work. You have the additional challenge of finding HP SmartDrive carrier trays for the disks. Prior to the Gen8 servers, you could get away with this, but now you will receive firmware mismatch errors on the drives, or a notice that the disk is not genuine.



Update: I've tested the OWC Mercury Accelsior PCIe SSD in G6, G7 and Gen8 HP ProLiant servers. See the result here.


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