Adding a new logical RAID array to a HP DL380 G7 server

A while back I added my first disks to my $150 eBay HP DL380 G7 server – if you’re looking for steps on how to get to the RAID settings on the DL380 server, see my previous post here.

I recently started to run out of space on the 2 drives I’d installed previously, so time to add some more storage. I added a couple of cheap refurbished WD Blue drives described here, and I have a step by step post on physically installing the drives here.

Now the drives are installed, I need to add them to the RAID controller. After the POST tests, hit F8 to get to the iLO setup, and then exit, per the steps described in my earlier post here.

Press F8 when prompted to get to the RAID setup:

Select ‘Create a Logical Drive’ – here I’m adding a new RAID array with my 2 newly inserted drives:

I selected the 2 newly installed 1TB drives, in a RAID 1+0 config:

F8 to save:

Saved:

… and now I have 2 RAID arrays, the first one I added at a 750GB RAID 1+0 array, and now the new 1TB RAID 1+0 array:

In the next post I’ll show adding a new store in ESXi to use the new space on this new RAID array.

Adding new drives to an HP DL380 G7 Homelab

I recently ran out of space on my Homelab ESXi running on my HP DL380 G7 server, so it’s time to add some more storage. First, I checked the list of supported drives known not to have the thermal runaway issue on the DL380 and similar models. I have a couple of WD Blacks right now, but the model numbers on those are hit and miss, some models work, some don’t, and I couldn’t find the exactly same model number on sale again (the working model I have is WD7500BPKX). I noticed though there’s a longer list of WD Blue drives that are known to work ok, and looking on Amazon I found some refurb 1TB drives for $40. Since this is just a hobby server and I don’t need to store anything critical on there, this sounded like a good deal.

I needed a couple of extra drive caddies too, here’s what I picked up:

  • 2x KKmoon HHD Tray Bracket For HP G7 2.5″ Drive Caddy SAS SATA 371593-001 DL380 DL370 DL360 G5 G6 G7″
  • 2x WD Blue 1TB Mobile Hard Disk Drive – 5400 RPM SATA 6 Gb/s 128MB Cache 2.5 Inch – WD10SPZX (Certified Refurbished)

The WD drives arrived same day from Amazon – they were in sealed bags but obviously not the original packaging as they were refurbs. They were also wrapped in plenty of bubblewrap which was plenty adequate to protect them during shipping, and shipped in a Jiffy bag:

The HP server drive caddies arrived the following Monday (ordered on Saturday). Again, packaged well, in a box and in a Jiffy bag:

Here’s the assembled drives ready to go:

And here’s the new drives going in:

Space before:

Space after – ready to go:

HP iLO Integrated Remote Control Java Web Start App

I love that I can power on my HP DL380 server remotely using the iLO feature (it’s upstairs in my office). I hadn’t yet played with the ‘Integrated Remote Control’ yet though which is available from a link from the iLO home page. The Java Web Start version runs ok from Firefox which allows you to watch the start up process remotely and interact with the server startup menus.

After ESXi has completed booting, apparently you need an additional license to continue to use it past that point. At this point after ESXi there’s not much you can do with the server anyway so this is not a big deal (since interacting with ESXi is all via the web app).

Unhandled Exception when logging on to the ESXi 6.5 web client

This is my first experience running ESXi, and i installed the latest 6.5 version. I’ve been setting up a number of VMs but started to get annoyed with this error when logging on:

Searching around I found this post, which rather aptly claims “Here goes maybe the least impressive work around of all time”. If you’re interested I’ll let go read the other post to find out the amazing workaround 🙂