hello, its been a while since ive commented on this thread.Hello,
For the unmet dependency with hp-health on Gen8 I found a workaround :
https://unix.stackexchange.com/ques...unfulfilled-dependencies-of-installed-package
Code:apt install equivs equivs-control lib32gcc1.control sed -i 's/<package name; defaults to equivs-dummy>/lib32gcc1/g' lib32gcc1.control equivs-build lib32gcc1.control dpkg -i lib32gcc1_1.0_all.deb equivs-control libc6-i686.control sed -i 's/<package name; defaults to equivs-dummy>/libc6-i686/g' libc6-i686.control equivs-build libc6-i686.control dpkg -i libc6-i686_1.0_all.deb
It will create/install dummy packages and dependenties will be met.
Code:/tmp# dpkg -i hp-health_10.80-1874.10_amd64.deb Selecting previously unselected package hp-health. (Reading database ... 168570 files and directories currently installed.) Preparing to unpack hp-health_10.80-1874.10_amd64.deb ... Unpacking hp-health (10.80-1874.10) ... Setting up hp-health (10.80-1874.10) ... Processing triggers for libc-bin (2.31-13+deb11u3) ... Processing triggers for man-db (2.9.4-2) ... /tmp# dpkg -i hp-snmp-agents_10.60-2953.16_amd64.deb Selecting previously unselected package hp-snmp-agents. (Reading database ... 168611 files and directories currently installed.) Preparing to unpack hp-snmp-agents_10.60-2953.16_amd64.deb ... Unpacking hp-snmp-agents (10.60-2953.16) ... Setting up hp-snmp-agents (10.60-2953.16) ... Processing triggers for man-db (2.9.4-2) ... /tmp#
Hi,hello, its been a while since ive commented on this thread.
with your help i was able to install the hp-helath and hp-snmp-agents, after i installed the hp-ams on my g8
did your fans drop-in speed after you installed the packages? mine did not.
I just installed the latest v277 and it works great!!!! Finally have my ears back.Hi,
Sorry but I don't have HP Gen8 anymore.
But I was running a modded ILO firmware with fan control:
https://www.reddit.com/r/homelab/comments/hix44v/silence_of_the_fans_pt_2_hp_ilo_4_273_now_with/
Did not test the updated mod :
https://www.reddit.com/r/homelab/comments/sx3ldo/hp_ilo4_v277_unlocked_access_to_fan_controls/
Have you a HP Smart Array storage controller ?In PVE-gui, my smartinfo on disks, like wear-level always reads: unknown or N/A.
Would installation fix these issues?
Thx
Turned off the raid facilitie, using direct mode. Forgot what it's called in BIOS.
View attachment 51442
Even when in IT mode?hp smart array hw raid controller need "ssacli" package + the smartctl wrapper ( another thread on the forum)
smartctl
command with -d cciss
option.afaik, p440ar haven't True hba/it mode (is any P series has ?)
@ PVE8, smartinfo is available !Not from the gui, at the cli it is
Thanks for nice manual. Based on the first post I have used newer ubuntu package. And works too. Proxmox version is 8.0.4, ProLiant DL380p Gen8....
And here's Agentless Management Service for gen9 and below
Remove deb when it's installed if you don't want to keep itCode:cd wget https://downloads.linux.hpe.com/SDR/repo/mcp/debian/pool/non-free/hp-ams_2.6.2-2551.13_amd64.deb dpkg -i hp-ams_2.6.2-2551.13_amd64.deb
...Rich (BB code):rm hp-ams_2.6.2-2551.13_amd64.deb
Cheers
Marcus
cd
wget https://downloads.linux.hpe.com/SDR/repo/mcp/debian/pool/non-free/hp-ams_2.8.3-3056.1ubuntu16_amd64.deb
dpkg -i hp-ams_2.8.3-3056.1ubuntu16_amd64.deb
rm hp-ams_2.8.3-3056.1ubuntu16_amd64.deb
echo "deb [signed-by=/usr/share/keyrings/hpePublicKey2048-archive-keyring.gpg] http://downloads.linux.hpe.com/SDR/repo/mcp bookworm/current non-free" > /etc/apt/sources.list.d/hpe.list
apt-get update
wget -O- https://downloads.linux.hpe.com/SDR/hpePublicKey2048_key1.pub | gpg --dearmor > /usr/share/keyrings/hpePublicKey2048-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/hpePublicKey2048-archive-keyring.gpg] http://downloads.linux.hpe.com/SDR/repo/mcp bookworm/current non-free" > /etc/apt/sources.list.d/hpe.list
apt-get update && apt-get install ssa ssacli ssaducli storcli hponcfg
wget https://downloads.linux.hpe.com/SDR/repo/mcp/debian/pool/non-free/hp-ams_2.8.3-3056.1ubuntu16_amd64.deb
dpkg -i hp-ams_2.8.3-3056.1ubuntu16_amd64.deb
rm hp-ams_2.8.3-3056.1ubuntu16_amd64.deb
apt-get install pciutils wmtemp lm-sensors