IBM Support

IV56662: NO MPIO ATTRIBUTES DATA WHEN LSPATH RETURNS LOTS OF DATA

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • In the Storage--MPIO Storage Information workspace, the MPIO
    Attributes view might display no data if the lspath command
    returns many rows of data.
    
    RECREATE INSTRUCTIONS:
    
    Create an environment with over 1000 MPIO paths.  The one
    system where the problem occured has over 7000 MPIO paths (rows
    returned by the lspath command).  The following command:
    
    /opt/IBM/ITM/aix523/va/bin/aixDataProvider.pl MPIO_Attributes
    
    would create output that showed corrupted data.  For example,
    some rows would have more than five commas in the line.
    

Local fix

  • 1) oem_setup_env
    2) cd /opt/IBM/ITM/aix523/va/bin
    3) cp -p aixDataProvider.pl aixDataProvider.pl.orig
    4) Edit the aixDataProvider.pl and change this line in the
       MPIO_Attributes routine (line 3139 on my system):
    
    foreach my $dev (`/usr/sbin/lspath -F name`) {
    
    to:
    
    foreach my $dev (`/usr/sbin/lspath -F name | /usr/bin/sort -u`)
    {
    
    5) Restart the agent.
    

Problem summary

  • *********************************************************
    * USERS AFFECTED: All users.
    *********************************************************
    * PROBLEM DESCRIPTION:
    * In the Storage--MPIO Storage Information workspace,
    * the MPIO Attributes view might display no data if the
    * lspath command returns more than 1000 rows of data.
    *********************************************************
    * RECOMMENDATION: Apply 6.2.2.2-TIV-ITM_VIOS_PREM-IF0006.
    *********************************************************
    Interim Fix 6.2.2.2-TIV-ITM_VIOS_PREM-IF0006 resolves the
    problem by efficiently handling the data.
    

Problem conclusion

  • The fix for this APAR will be contained in the following
    maintenance packages:
    
       | interim fix | 6.2.2.2-TIV-ITM_VIOS_PREM-IF0006
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV56662

  • Reported component name

    ITM SE SYSP VIO

  • Reported component ID

    5724C04VP

  • Reported release

    622

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-03-13

  • Closed date

    2014-10-29

  • Last modified date

    2014-10-29

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

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

Fix information

  • Fixed component name

    ITM SE SYSP VIO

  • Fixed component ID

    5724C04VP

Applicable component levels

  • R622 PSY

       UP

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSTFXA","label":"Tivoli Monitoring"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"622"}]

Document Information

Modified date:
30 December 2022