Hi folks,
We use CentOS 5.2 (with latest errata) 64bit on DL380 G5 and trying to
install psp-8.11.rhel5.x86_64.en.tar.gz. After installing dependencies
(like kernel-devel, rpm-devel, etc):
# ./install811.sh
Saving user-defined agent thresholds... [ Done ]
Checking system for required packages... [ Done ]
./hpplduioss: error while loading shared libraries: libXi.so.6: cannot
open shared object file: No such file or directory
****************************************************************
HP ProLiant Deployment Utility for Linux
Copyright 2003-2008 Hewlett-Packard Development Company, L.P.
****************************************************************
The current log file name is now /var/log/hppldu.log
# ps -ef
[...]
root 30463 1 0 10:24 ? 00:00:00 /usr/sbin/snmpd -Lsd
-Lf /dev/null -p /var/run/snmpd.pid -a
root 30577 7742 0 10:24 pts/0 00:00:00 /bin/bash ./install811.sh
root 31012 30577 0 10:24 pts/0 00:00:00 ./hppldu
root 31020 31012 0 10:24 pts/0 00:00:00 ./hpplduparserss MG
root 31021 31012 99 10:24 pts/0 00:25:28 ./hpplduinstallerss MG
root 31022 31012 0 10:24 pts/0 00:00:00 [hpplduioss] <defunct>
root 31023 31012 0 10:24 pts/0 00:00:00 ./hpplduverchkdbss MG
root 31026 31012 0 10:24 pts/0 00:00:00 ./hppldudepchkss MG
root 31286 7740 0 10:28 pts/1 00:00:00 -bash
[...]
# top
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
31021 root 18 0 32516 764 560 S 101 0.0 27:08.24 hpplduinstaller
# strace -p 31021
Process 31021 attached - interrupt to quit
[ Process PID=31021 runs in 32 bit mode. ]
futex(0xf7569bd8, FUTEX_WAIT, 31037, NULL <unfinished ...>
Process 31021 detached
Any idea how to troubleshoot and successfully install? Anybody running
PSP on ProLiant/CentOS?
Is there a ProLiant specific mailing list?
regards
Sven