AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  FIRMWARE_EVENT A6D1BD62

    Posted 09/06/09 10:15 PM

    Originally posted by: SystemAdmin


    One of my lpars keeps reporting this errpt entry once a day or so

    LABEL: FIRMWARE_EVENT
    IDENTIFIER: A6D1BD62

    oslevel is 6100-03-01
    firmware EM340_075

    Anyone come across this before?
    #AIX-Forum


  • 2.  Re: FIRMWARE_EVENT A6D1BD62

    Posted 09/07/09 05:13 AM

    Originally posted by: Kosala


    What does the "errpt -aj A6D1BD62" says?
    #AIX-Forum


  • 3.  Re: FIRMWARE_EVENT A6D1BD62

    Posted 09/07/09 08:31 PM

    Originally posted by: SystemAdmin


    LABEL: FIRMWARE_EVENT
    IDENTIFIER: A6D1BD62

    Date/Time: Mon Sep 7 22:00:51 GMT+08:00 2009
    Sequence Number: 151
    Machine Id: <snip>
    Node Id: <snip>
    Class: H
    Type: INFO
    WPAR: Global
    Resource Name: unspecified
    Resource Class: NONE
    Resource Type: NONE
    Location:

    Description
    Firmware Event

    Detail Data
    Event Information
    0644 00E3 0000 0088 A600 8E00 0000 0000 0000 0000 4942 4D00 5048 0030 0100 A206
    2009 0907 1400 5100 0000 0000 0000 0000 4C00 0004 0000 0000 0000 0000 0000 0000
    0000 0F83 0000 0000 5548 0018 0100 A206 8303 1080 0000 0000 0000 0000 0000 0000
    4D54 001C 0100 A206 3931 3137 2D4D 4D41 3036 3135 4146 3200 0000 0000 4C52 0014
    0100 A206 4000 0000 0000 0002 D1E6 0380
    #AIX-Forum


  • 4.  Re: FIRMWARE_EVENT A6D1BD62

    Posted 09/08/09 05:39 AM

    Originally posted by: SystemAdmin


    Are there any resources being allocated/de-allocated at that point of time?
    Is it occurring at the same time everyday?
    Any COD activation in place?

    r/
    R
    #AIX-Forum


  • 5.  Re: FIRMWARE_EVENT A6D1BD62

    Posted 09/08/09 07:51 PM

    Originally posted by: dukessd


    The system dynamically reconfigured memory page (at logical address 00000002 D1E60380) because of a bad bit, nothing to worry about and it does not warrant any service action other than the following if it is annoying you.

    Details of the p5 (and p6 - I see it is on a 9117 MMA, I won't post the serial number here...) RAS features can be found here:

    http://www-07.ibm.com/systems/includes/pdf/power5_ras.pdf

    They used to be logged as SCAN_ERR_CHRP but I see you have the APAR that changes this to a FIRMWARE_EVENT informational message - Type: INFO = nothing to worry about but we are letting you know just in case you are interested type message.

    If you want it to stop logging this run the following and then reboot:

    chdev -l sys0 -a log_pg_dealloc=false

    HTH
    #AIX-Forum