We have lots of 2.5'' SAS drives from a decomissioned EMC AX4 array (Seagate Savvio 10k.3), and would like to install on HP Proliant 360pG7. Proliant does not detect those drives, is there something we are missing or is this hopeless?
Let me clarify: we don't want an HP supported solution, we would like to know if it is possible for the disks to work. These servers are for dev/testing.
You can make this work with some effort. Normally, I'd be all like, "Use HP drives", but the fact that you're using a G7 ProLiant means that many of the firmware restrictions don't apply from either side.
Gen8 ProLiant servers are a totally different story.
So, in this case, it's just a formatting issue. The AX4 disks are formatted in 520-byte sectors, versus the 512-byte sectors you'd get on normal PC or server-class drives.
You'll want to attach the drives to a SAS HBA (not the HP Smart Array controller), and if you have access to a Linux system or Live CD, the
sg3_utils
package contains the tools to do this properly. An example of the process is here.Is this worth the effort?
They're not supported, HP puts a specific firmware on their disks that provides a lot of additional diagnostic data over an off-the-shelf disk. This site is built for professional sysadmins, we like to build supportable solutions so I'd avoid trying to do what you're attempting.
Having worked with HP servers since G2 days I just thought I'd throw my two pence worth in.
I have done a lot of unusual things with HP servers for Dev and training purposes. A HP SAS crontroller (especially the P400-800 series) will work with any SAS or SATA disk type, it does not have to have any special HP firmware on. The array configuration tool will even let you config and monitor the disks too.
I have filled a G5 with OCZ solid state disks just to see how many VMs we could host in our training lab, I've also attached the MSA trays filled with disks off ebuyer to create a giant NAS for Backing up Dev environments and VM images.
This is not hacking, non of the HP firmware or code was changed, and as previously mentioned the controllers support these disks on stock HP firmware.
If someone has a load of old hardware they could make something useful out of then fair play, I found this as I now have a couple of trays of 2TB EMC disks that I was going to dispose of.
This would be unsupported by HP. This is not something that you would do with your live environment without accepting the significant risk (it may be ok for static data that you have a regular backup of, like a DML or Media server). It is also worth noting here that a second hand disk off eBay is probably worse than a new disk that has been purchased and put in a HP caddy as you don't know the history of the disk.
Unlikely to work, HP puts its own software onto the disks to keep people coming back to them for legit parts.