IBM Support

IJ07443: GUI: MSG LOCAL_FS_UNKNOWN ON AIX

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • GUI reports for each healthcheck a event like:
    The fill level of local file systems is unknown because
    of
    a non-expected output of the df command. Return Code: 0
    Error: internal parsing error of system health's df
    monitor"
    
    
    Reported in:
    Spectrum Scale AIX 5.0.0.0
    
    Known Impact:
    No other impact then the daily amount of same events.
    
    
    Verification steps:
    
    - check /var/adm/ras/mmsysmonitor.log
    you will see many lines:
    2018-05-29_12:53:21.875+22121456: [I] ET_gpfs
    info: handle (u'local_fs_unknown', '')
    2018-05-29_12:53:21.903+22121456: [I] ET_gpfs
    Event=local_fs_unknown identifier= arg0=0 arg1=internal
    parsing error of system health's df monitor
    

Local fix

  • - modify  file /mmsysmonitor/mmsysmon/GPFSService.py on
    all affected nodes
    - change line
    cmd = "{0} '{1}' '{2}'
    -P".format(ConfigManager.commands["df"], "/var/mmfs",
    path_for_dataStructureDump)
    - to line
    cmd = "{0} -P '{1}'
    '{2}'".format(ConfigManager.commands["df"], "/var/mmfs",
    path_for_dataStructureDump)
    - restart the sysmoncontrol
    mmsysmoncontrol restart
    

Problem summary

  • On AIX a check to monitor that the local disk is not filling up
    did not work correctly and caused an "local_fs_unknown" event.
    

Problem conclusion

  • Command used to retrieve the data was corrected.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IJ07443

  • Reported component name

    SPEC SCALE STD

  • Reported component ID

    5737F33AP

  • Reported release

    501

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-06-29

  • Closed date

    2018-06-29

  • Last modified date

    2018-08-15

  • APAR is sysrouted FROM one or more of the following:

    IJ07442

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    SPEC SCALE STD

  • Fixed component ID

    5737F33AP

Applicable component levels

  • R501 PSY U881687

       18/08/15 I 1000

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"STXKQY","label":"IBM Spectrum Scale"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"501","Edition":"","Line of Business":{"code":"LOB26","label":"Storage"}}]

Document Information

Modified date:
15 August 2018