Good Cheap Server - HP Proliant Microserver 4 BAY - OWNERS THREAD

Associate
Joined
28 Feb 2009
Posts
762
Does anyone use any monitoring software and is there anything that tells you the health of drives and could possibly warn you if they are going to fail?

I keep finding the server powered off every now and again, no idea why. I can't see it overheating tbh :/
 
Soldato
Joined
28 Nov 2002
Posts
2,844
Location
merseyside
Does anyone use any monitoring software and is there anything that tells you the health of drives and could possibly warn you if they are going to fail?

I keep finding the server powered off every now and again, no idea why. I can't see it overheating tbh :/

I monitor the box with Spiceworks. You can install it on any windows PC or server and have it scan and monitor your entire network providing alerts etc for a variety of conditions. Free too.
 
Soldato
Joined
11 Jul 2007
Posts
2,524
Yea I knew about the block size. I have 1 TB drives so used 4MB as the block size. I know of one disk tweak if you are using Windows Home Server virtualised and have other VM's that are disk intensive. It stops drive extender crippling performance of other Virtual disks.

I didn't use the HP version. Standard ESXi 4.1 install straight onto USB stick.

On the HP version I had a purple(looks pink to me!) screen of death within about 30 seconds of booting. To fix it do this:
Found in the comments here - www.techhead.co.uk/running-vmware-vsphere-on-an-hp-microserver

I came up with these instructions to avoid a PSOD (Purple Screen of Death) using the HP image (which is customised for USB/SD booting):
1 Immediately ESXi has loaded, hit F2, login, and then enable console access (under Troubleshooting). Quickly hit Alt-F1 to get to the console, login and type *services.sh stop* (this will prevent the PSOD, so this needs to be done immediately the server comes up)
2 Then execute these commands
1 cp /bootbank/oem.tgz /tmp
2 cd /tmp
3 gzip -d oem.tgz
4 mkdir oem
5 cd oem
6 tar xvf ../oem.tar
7 cd /tmp/oem/var/lib/sfcb/registration
3 Now you need to us vi to edit oem-hp-smx-provider-providerRegister to comment out two entries so that they look like this:

#[SMX_AutoStartGenesisInterop]
# provider: SMXExecutive
# location: SMXExecutiveProvider
# type: instance
# group: smx-interop
# namespace: interop

#[SMX_ExecutiveStatus]
# provider: SMXExecutive
# location: SMXExecutiveProvider
# type: instance
# group: smx-interop
# namespace: root/hpq

4 Then you need to execute the following commands to package things back up
1 cd /tmp/oem
2 rm ../oem.tar
3 tar cvf ../oem.tar *
4 cd ..
5 gzip -9 oem.tar
6 mv oem.tar.gz oem.tgz
7 cp oem.tgz /bootbank
8 reboot

Everything is working well now.

Josh

Brought up a Server 2008 VM this morning, SMB transfer speeds aren't a great deal better.
 
Last edited:
Soldato
Joined
19 Mar 2006
Posts
3,730
Location
Scotland, UK
Just got my icybox 2.5 and 2.5 inch dock for the drive bay, should let me add a 2.5inch cache drive and another 2tb data storage to my unraid setup! Couldnt be happier with how it is all working with my xbmc setup. Hundreds of films and tv shows at my finger tips and now I will be able to run sabnzbd for newsgroups on the cache drive!
 
Associate
Joined
21 Dec 2008
Posts
84
Location
Cambridge
Just got my icybox 2.5 and 2.5 inch dock for the drive bay, should let me add a 2.5inch cache drive and another 2tb data storage to my unraid setup! Couldnt be happier with how it is all working with my xbmc setup. Hundreds of films and tv shows at my finger tips and now I will be able to run sabnzbd for newsgroups on the cache drive!

How's the performance under unraid?
I know unraid isn't the fastest with writes but its pretty decent under the reads alright.
 
Associate
Joined
7 Jan 2011
Posts
9
I wonder if anybody could advise please.

I have had my Microserver going for a few months now, with WHS, XBMC, two 2Tb drives, and a NVIDIA Geforce 210 inside.

I have just started to play more 720p and 1080p files and the setup is really struggling, in fact it is failing, as sometimes it drops more frames than it plays.

I have tried using an external player with XBMC, ie MPC-HC, which improves things but still is not perfect, and it does take away some of the beauty of XBMC.

Is there anything I can do to get this working without the frame drops? If I install more than the standard 1Gb of RAM will that sort it out?

Thanks for any help at all people ;O)
 
Associate
Joined
20 Oct 2002
Posts
1,217
Location
Melbourne Australia
What is the performance of this like with 3 x 1.5TB disks in Software raid 5? Will be running Server 2008 R2 and have 4GB Ram.

Software RAID requires the CPU to do the parity calculations rather than a dedicated hardware controller. As this system only has a dual core 1.3GHz CPU which you are also intending to share with the Operating System, I wouldn't expect miracles.

It'll work, but I doubt it will be groundbreaking performance by any means.

Get yourself a hardware RAID card if you want decent performance.
 
Back
Top Bottom