IBM Support

IT33432: "UNKNOWN LVALUE 'WANTEDBY' IN SECTION 'INSTALL'" OUTPUT IN LINUXSYSTEM LOG AFTER OPERATION CENTER UPGRADE TO 8.1.10.000

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

  • After the upgrade to version 8.1.10.000, the IBM Spectrum
    Protect Operations Center service may have an incorrect entry
    in the Linux systemctl causing the following errors to be logged
    into the OS system log:
    
    
    Jun 23 16:48:55 tsmsrv1 systemd[1]: Reloading.
    Jun 23 16:48:55 tsmsrv1 systemd[1]:
    [/etc/systemd/system/opscenter.service:12] Unknown lvalue
    'Wantedby' in section 'Install'
    
    
    The above messages are considered harmless and despite these,
    the Operations Center component will work properly.
    
    
    
    
    IBM Spectrum Protect versions affected:
    IBM Spectrum Protect Operations Center 8.1.10 on supported Linux
    OS platforms  (which have systemctl installed)
    | MDVREGR 8.1.10-TIV_5608E01UI |
    
    
    
    
    Initial Impact:
    Low
    
    
    
    
    Additional Keywords:
    TSM "Spectrum Protect" #TS003848466 systemd "unknown ivalue" OC
    service
    

Local fix

  • The following steps can be used to bypass this behavior:
    
    1.  cd /etc/systemd/system
    2.  vi opscenter.service
    note: This command will display the service config details (here
    the default path names are used):
    
    [Unit]
    Description=IBM Spectrum Protect Operation Center Services
    
    [Service]
    Type=oneshot
    RemainAfterExit=true
    ExecStart=/opt/tivoli/tsm/ui/Liberty/bin/opscenter.rc start
    ExecStop=/opt/tivoli/tsm/ui/Liberty/bin/opscenter.rc stop
    ExecReload=/opt/tivoli/tsm/ui/Liberty/bin/opscenter.rc restart
    
    [Install]
    [Service]
    Wantedby=multi-user.target
    
    
    4.  Remove [Service] from [Install] section
    
    5.  Make sure the file looks like this (Example with the default
    path names) :
    
    [Unit]
    Description=IBM Spectrum Protect Operation Center Services
    
    [Service]
    Type=oneshot
    RemainAfterExit=true
    ExecStart=/opt/tivoli/tsm/ui/Liberty/bin/opscenter.rc start
    ExecStop=/opt/tivoli/tsm/ui/Liberty/bin/opscenter.rc stop
    ExecReload=/opt/tivoli/tsm/ui/Liberty/bin/opscenter.rc restart
    
    [Install]
    Wantedby=multi-user.target
    
    
    OR, depending by the Linux OS/Distribution, the keyword
    'Wantedby' should be written with a 'B' (uppercase B) like this:
    
    [Unit]
    Description=IBM Spectrum Protect Operation Center Services
    
    [Service]
    Type=oneshot
    RemainAfterExit=true
    ExecStart=/opt/tivoli/tsm/ui/Liberty/bin/opscenter.rc start
    ExecStop=/opt/tivoli/tsm/ui/Liberty/bin/opscenter.rc stop
    ExecReload=/opt/tivoli/tsm/ui/Liberty/bin/opscenter.rc restart
    
    [Install]
    WantedBy=multi-user.target
    
    
    6.  Save the file
    
    7.  Run the command:  systemctl daemon-reload
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * All IBM Spectrum Protect Operation Center and Client         *
    * Management Services users.                                   *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * See error description.                                       *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * This problem is currently projected to be fixed in level     *
    * 8.1.11                                                       *
    * Note that this is subject to change at the discretion of     *
    * IBM.                                                         *
    ****************************************************************
    

Problem conclusion

  • This problem is fixed
    
    Affected platforms: Linux.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IT33432

  • Reported component name

    TSM OPERATIONS

  • Reported component ID

    5608E01UI

  • Reported release

    81X

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-07-06

  • Closed date

    2020-07-12

  • Last modified date

    2020-07-12

  • 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

    TSM OPERATIONS

  • Fixed component ID

    5608E01UI

Applicable component levels

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGSG7","label":"Tivoli Storage Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"81X","Line of Business":{"code":"LOB26","label":"Storage"}}]

Document Information

Modified date:
13 July 2020