HPE AMS and JBOD mode script

unsichtbarre

Member
Oct 1, 2024
88
27
18
vmsources.com
Hi, I have been following the thread https://forum.proxmox.com/threads/hp-agentless-management-service.74210/ and also facing a raft of PVE installations on HPE servers, so I decided to update a very simple script I created a long time ago to do the following:
  • Functional with G9, G10 and G11 - detect gen.
  • Set repo.
  • Install AMS/SSACLI/STORECLI
  • Detect HBA + slot
  • JBOD mode optional if applicable
Anyway, I have only been able to test it against G10 servers at the moment but it works (although it does produce a warning in the PVE GUI "some suites are misconfigured") due to the HPE source. This is GPL-2.0-or-later, so use it how you like.

Find it here: https://www.vmsources.com/DOC/hpe-ams-jbod.sh

THX,
-JB