IBM Support

IT22851: IN IBM SPECTRUM CONTROL SRA DAEMON DOES NOT START AUTOMATICALLY AT SYSTEM REBOOT ON RED HAT LINUX 7.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • If the SRA is installed in daemon mode then the SRA Agent
    service does not start up automatically after reboot.
    

Local fix

  • Customer need to create a system service file:
    =======================================================
    cat /lib/systemd/system/sra.service
    [Unit]
    Description=IBM Spectrum Control Storage Resource Agent
    After=syslog.target network.target
    
    [Service]
    ExecStart=/opt/IBM/TPC/agent/bin/agent.sh start
    ExecStop=/opt/IBM/TPC/agent/bin/agent.sh stop
    Restart=on-failure
    RestartSec=5
    Type=forking
    PIDFile=/opt/IBM/TPC/agent/log/agent.pid
    
    [Install]
    WantedBy=multi-user.target
    =======================================================
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * IBM Spectrum Control 5.2.x users installing the SRA on RHEL  *
    * 7                                                            *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * When the IBM Spectrum Control Storage Resource Agent (SRA)   *
    * is installed on Red Hat Linux 7 in daemon mode then the SRA  *
    * service fails to automatically start after server reboot.    *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Apply fix maintenance when available                         *
    ****************************************************************
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    IT22851

  • Reported component name

    TPC ADVANCED

  • Reported component ID

    5608TPCA0

  • Reported release

    52E

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-10-20

  • Closed date

    2018-07-25

  • Last modified date

    2018-07-25

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

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

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU029","label":"Software"},"Product":{"code":"SSNECY","label":"Tivoli Storage Productivity Center Advanced"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"52E"}]

Document Information

Modified date:
24 June 2022