Reduce the number of search terms.
Each term you use focuses the search further.
Check your spelling.
A single misspelled or incorrectly typed term can change your result.
Try substituting synonyms for your original terms.
For example, instead of searching for "java classes", try "java training"
Did you search for an IBM acquired or sold product ?
If so, follow the appropriate link below to find the content you need.
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.
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 |
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: