3

I Currently have a DL350 G5. I have 4 74GB SAS drives in RAID that work fine but I tried to add a 1TB WD RED SATA drive for some storage and the RAID controlling isn't giving me an option to create a new logical disk.

At first I thought it might be the WD Drive so I tried the same with a 500GB from an old laptop and nothing is still showing up.

I've read that I should be able to mix SAS/SATA as long as they are in separate RAID arrays. Am I missing something that needs to be changed outside of the RAID Utility?

Thanks,

Edit: I tried adding the drives by booting the server waiting for the ROM based utility to load then once the HP RAID utility loads hitting F8 into the HP utility. I'm then presented with an option to view/create/delete logical disks.

ewwhite
  • 197,159
  • 92
  • 443
  • 809

1 Answers1

2

I'm assuming your server is either an HP ProLiant DL380 G5 system (2U rackmount) or a ML350 G5 server (5U rackmount or tower). The DL350 G5 does not exist. I'm also assuming 72GB SAS disks are in use.

Either way, that server is old. It was available on the market from 2006 until 2009. Your BIOS and RAID controller firmware are likely out-of-date, given the size of the drives you're speaking of and the fact that the server/controller firmware likely predate the disks you're trying to use.

My recommendation to you is:

  • Upgrade the firmware of the host - This covers BIOS, adds bugfixes and some new functionality.
  • Upgrade the firmware of the Smart Array (P400i? E200i?) RAID controller - Also adds functionality and bugfixes.
  • Don't use the ROM-based setup utility for RAID configuration - Use the HP Smart Storage Administrator (née: HP Array Configuration Utility). The ROM-based utility is extremely limited in features.

This can all be covered by a run of the HP Service Pack for ProLiant bootable DVD.

ewwhite
  • 197,159
  • 92
  • 443
  • 809
  • Yeah sorry, a lot of typo fails its a DL360 G5 1u. and yeah they are 72GB SAS drives. I'm downloading the SP now hopefully this works. – Douglas Francis Mar 21 '14 at 15:54
  • @DouglasFrancis Good luck! Please report back. – ewwhite Mar 21 '14 at 15:57
  • So I downloaded the ISO from the link above and tried to boot off it. It shows the loading bar and gets right to the end and stops and just has the HP logo flashing. So I then upgraded to the newest Systems ROMPaq firmware and tried to boot the RAID controller config again and still have the same result of it loading and then just stopping. – Douglas Francis Mar 22 '14 at 00:40
  • @DouglasFrancis If you have an option, choose the "Interactive Mode" of the bootable DVD. – ewwhite Mar 22 '14 at 00:59
  • tried both the interactive and auto config both still do the same thing. hit enter to see if it would give me any output and I get something that says "cant open ' hpdisc_plugin.dat' : no such file or directory" Am I missing something else? I have ESXi 5 installed if that matters. – Douglas Francis Mar 22 '14 at 02:01
  • @DouglasFrancis You can try the [HP SSA Offline CD](https://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/?javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken&javax.portlet.prp_bd9b6997fbc7fc515f4cf4626f5c8d01=wsrp-navigationalState%3Didx%3D%7CswItem%3DMTX_fac66a01809546579a9c3fd050%7CitemLocale%3D%7Cmode%3D%7Caction%3DdriverDocument&javax.portlet.tpst=bd9b6997fbc7fc515f4cf4626f5c8d01&ac.admitted=1395456108022.876444892.199480143) to configure the array. – ewwhite Mar 22 '14 at 02:42
  • And since your system is a bit older, the defunct [Firmware DVD](http://h20565.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/?sp4ts.oid=3288144&spf_p.tpst=swdMain&spf_p.prp_swdMain=wsrp-navigationalState%3Didx%253D%257CswItem%253DMTX_9ed665a89aba447d925937f38b%257CswEnvOID%253D4115%257CitemLocale%253D%257CswLang%253D%257Cmode%253D%257Caction%253DdriverDocument&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken), which predates the HP SPP image, is an option to get your firmware updated. – ewwhite Mar 22 '14 at 02:45
  • Well I did some digging around on the HP site and saw there are several revisions for HP SP I downloaded the first one from 2012 and I was able to boot and install it so I'm going to work my way through the upgrades and check after each one for it to pick up the drives. – Douglas Francis Mar 22 '14 at 04:35
  • after going through all the firmware updates one at a time up to current I'm not good to go. thanks guys appreciate it. – Douglas Francis Mar 28 '14 at 04:38
  • @DouglasFrancis I'm glad it worked. – ewwhite Mar 28 '14 at 08:56