APAR status
Closed as program error.
Error description
When performing a sysback backup, this message is received throughout the backup: ls: 0653-341 The file *gsk8* does not exist. The message is seen when gsk filesets are not installed. gsk is a prereq for the TSM BA and API client. If sysback is not backing up to TSM and the TSM BA/API and gsk filesets are not installed, these messages will be witnessed. They are purely cosmetic and will not cause a problem with the backup.
Local fix
1) make a copy of: /usr/lpp/sysback/sysback.lib cp /usr/lpp/sysback/sysback.lib /usr/lpp/sysback/sysback.lib.old 2) vi /usr/lpp/sysback/sysback.lib Change this stanza: GSK8_LIBS=$(ls *gsk8*) if [[ -n "$GSK8_LIBS" ]]; then TSMAPILIBFILES="$TSMAPILIBFILES $GSK8_LIBS" fi To: GSK8_LIBS=$(ls *gsk8* 2>/dev/null) if [[ -n "$GSK8_LIBS" ]]; then TSMAPILIBFILES="$TSMAPILIBFILES $GSK8_LIBS" fi 3) source /usr/lpp/sysback/sysback.lib to verify the message is no longer displayed: . /usr/lpp/sysback/sysback.lib <dot><space>/usr/lpp/sysback/sysback.lib
Problem summary
**************************************************************** * USERS AFFECTED: All Tivoli Storage Manager for Bare Metal * * Restore (SysBack) users. * **************************************************************** * PROBLEM DESCRIPTION: See Apar Description. * **************************************************************** * RECOMMENDATION: This problem is currently projected to be * * fixed in level 6.1.3.6. * * Note that this is subject to change at the * * discretion of IBM. * **************************************************************** *
Problem conclusion
The problem is fixed. Affected platform AIX.
Temporary fix
Comments
APAR Information
APAR number
IT04528
Reported component name
TSM SYS BU & RE
Reported component ID
5698SYS00
Reported release
610
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2014-09-24
Closed date
2014-10-04
Last modified date
2014-10-04
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 SYS BU & RE
Fixed component ID
5698SYS00
Applicable component levels
R610 PSY
UP
[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSVVS7","label":"Tivoli Storage Manager for System Backup and Recovery"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"610","Edition":"","Line of Business":{"code":"LOB26","label":"Storage"}}]
Document Information
Modified date:
04 October 2014