XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. AndyK
    3. Posts
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: HPE ML350 G11 - Fan at high speed - Agentless Management (AMS)

      @flakpyro
      Thank you so much!

      systemctl status amsd
      amsd.service - Agentless Management Service daemon
      Loaded: loaded (/usr/lib/systemd/system/amsd.service; enabled; vendor preset: enabled)
      Active: active (running) since Sun 2024-08-18 20:15:22 CEST; 14s ago
      Main PID: 5791 (amsd)
      CGroup: /system.slice/amsd.service
      └─5791 /sbin/amsd -f

      Unfortunately the fan are still at 78%

      It may to do with my previous things to try to calm the fan down.

      curl --request PATCH --url 'https://<iLO address>/redfish/v1/Chassis/1/Thermal/' --user '<iLO Username>:<password>' --header 'content-type: application/json' --insecure --data '{"Oem": {"Hpe": {"FanPercentAdjust": 50}}}'

      Will reboot the server and see.
      Thanks again.

      posted in Hardware
      A
      AndyK
    • HPE ML350 G11 - Fan at high speed - Agentless Management (AMS)

      Hi,

      HPE ML350 G11 Server;

      All fan running at high speed. Installing AMS would solve this problem, but there are dependency errors.

      error: :
      libjson-c.so.4()(64bit) is needed by amsd-3.5.0-1803.25.rhel8.x86_64
      librpm.so.8()(64bit) is needed by amsd-3.5.0-1803.25.rhel8.x86_64
      librpmio.so.8()(64bit) is needed by amsd-3.5.0-1803.25.rhel8.x86_64
      libstdc++.so.6(GLIBCXX_3.4.20)(64bit) is needed by amsd-3.5.0-1803.25.rhel8.x86_64
      libstdc++.so.6(GLIBCXX_3.4.21)(64bit) is needed by amsd-3.5.0-1803.25.rhel8.x86_64

      How can I install the dependency's?

      Many thanks for help.

      posted in Hardware
      A
      AndyK