Closed Bug 1158668 Opened 9 years ago Closed 9 years ago

pbx1.voip.sfo1.mozilla.com:HP Health is UNKNOWN

Categories

(Infrastructure & Operations :: MOC: Problems, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: dgarvey, Unassigned)

Details

I tried to restart hp-health and it would stop. I looked at dmesg and noticed the following:

ACPI Exception: AE_AML_BUFFER_LIMIT, Evaluating _PMM (20090903/power_meter-342)
audit: audit_lost=2300595 audit_rate_limit=500 audit_backlog_limit=16384
audit: rate limit exceeded
ACPI Error: SMBus or IPMI write requires Buffer of length 66, found length 32 (20090903/exfield-286)
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PMI0._PMM] (Node ffff88031ad45ec0), AE_AML_BUFFER_LIMIT


Killed hpasmlited so I was able to restart hp-health.

[root@pbx1.voip.sfo1 ~]# ps -efww | grep hp
root      7625 13072  0 21:20 pts/3    00:00:00 grep hp
root     24321     1  0 Apr07 ?        00:00:00 /opt/hp/hp-health/bin/hp-asrd -p 1
root     24322 24321  0 Apr07 ?        00:00:31 /opt/hp/hp-health/bin/hp-asrd -p 1
root     24824     1  0 Apr07 ?        00:04:56 hpasmlited -f /dev/hpilo
[root@pbx1.voip.sfo1 ~]# kill -9 24824
[root@pbx1.voip.sfo1 ~]# kill -9 24824
-bash: kill: (24824) - No such process
[root@pbx1.voip.sfo1 ~]# ps -efww | grep hp
root      7642 13072  0 21:20 pts/3    00:00:00 grep hp
root     24321     1  0 Apr07 ?        00:00:00 /opt/hp/hp-health/bin/hp-asrd -p 1
root     24322 24321  0 Apr07 ?        00:00:31 /opt/hp/hp-health/bin/hp-asrd -p 1
[root@pbx1.voip.sfo1 ~]# /etc/init.d/hp-health status
  Using Proliant Standard
 	IPMI based System Health Monitor
  
  (hpasmlited) is stopped...                               [  OK  ]
[root@pbx1.voip.sfo1 ~]# /etc/init.d/hp-health stop
  Using Proliant Standard
 	IPMI based System Health Monitor
  Already stopped Proliant Standard
        IPMI based System Health Monitor (hpasmlited):     [  OK  ]
[root@pbx1.voip.sfo1 ~]# /etc/init.d/hp-health status
  Using Proliant Standard
 	IPMI based System Health Monitor
  
  (hpasmlited) is stopped...                               [  OK  ]
[root@pbx1.voip.sfo1 ~]# /etc/init.d/hp-health start
  Using Proliant Standard
 	IPMI based System Health Monitor
  Starting Proliant Standard
 	IPMI based System Health Monitor (hpasmlited): 
                                                           [  OK  ]
[root@pbx1.voip.sfo1 ~]#
Looks good now. Reopen should this issue arise again.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.