This page was created to aid people trying to configure a HP DL385 under Ubuntu Linux. This page was originally based on the Hoary release, however I'm sure future releases will work equally well on this machine. Over all Hoary runs excellently on this machine, and for the most part, installs 100% painfree. That's not to say there's not quite a bit to know about your new 64bit machine. I also try to include other information related to HP machines that non-HP customers may be surprised by. This page may additionally be helpful to people installing ubuntu on other HP hardware, or people trying to install on other 64-bit Opteron hardware.

Hardware Description

General HP Info

Initial Ubuntu Installation

Kernel

Raid Controller Tools & Monitoring

/opt/compaq/hpacucli/bld/.hpacucli: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory

 wget http://gr.archive.ubuntu.com/ubuntu/pool/universe/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-22_i386.deb
alien -t libstdc++2.10-glibc2.2_2.95.4-22_i386.deb
mkdir tmp
cd tmp/
tar -xzvf libstdc++2.10-glibc2.2-2.95.4.tgz
cd usr/lib
mv * /usr/lib32
cd ../../..
rm -rf tmp

RAID Monitoring Tools

Online RAID Array Expansion

iLO

Java - 64bit/32bit JVMs

IBM JVM 1.5.0 AMD64 (64-bit)

IBM JVM 1.4.2 AMD64 (64-bit)

IBM JVM 1.4.2 i386 (32-bit)

Blackdown 1.4.2 AMD64 (64-bit)

Sun 1.5.0 AMD64 (64-bit)

Sun 1.4.2 i386 (32-bit)

MySQL - 64bit

Other HP Utilities

Miscellaneous Todos

Server Burnin


CategoryLookMergeDelete

HPDL385 (last edited 2009-08-24 12:54:03 by unibz)