AIX TSM Client Installation and Configuration
AIX TSM Client Installation and Configuration
>
Version 0.5
Extract
Page 1 of 5
HONDA UK Manufacturing - ISD
Change History
Approvers
Who
Ian Peyman – AIX Infrastructure Specialist
Circulation List
Page 2 of 5
HONDA UK Manufacturing - ISD
There are many compatibility considerations when upgrading a TSM client. See the link below for
information on this :
http://www-01.ibm.com/support/docview.wss?uid=swg21053218
The compatibility information above defines that TSM client at version 6.2 is backward compatible with a
TSM server at 5.5 (I know is newer than our server version but...) and will run on AIX 5.3, 6.1 and 7.1.
My Installation Steps
UPGRADE
Confirm current OS level
# oslevel -s
Server already had a working TSM 5.3 client. I decided to uninstall this before proceeding with
the install. This will leave the configured dsm.opt and dsm.sys in place.
Install version 6.2.0. Do not select xlsmp and xlC file sets are these are likely to be installed and
will screw up your OS version.
GSKit8.gskcrypt32.ppc.rte 8.0.13.3
GSKit8.gskcrypt64.ppc.rte 8.0.13.3
GSKit8.gskssl32.ppc.rte 8.0.13.3
GSKit8.gskssl64.ppc.rte 8.0.13.3
tivoli.tsm.client.api.32bit 6.2.0.0
tivoli.tsm.client.api.64bit 6.2.0.0
tivoli.tsm.client.ba.64bit.base 6.2.0.0
tivoli.tsm.client.ba.64bit.common 6.2.0.0
tivoli.tsm.client.ba.64bit.hdw 6.2.0.0
tivoli.tsm.client.ba.64bit.image 6.2.0.0
tivoli.tsm.client.ba.64bit.nas 6.2.0.0
tivoli.tsm.client.ba.64bit.snphdw 6.2.0.0
tivoli.tsm.client.ba.64bit.web 6.2.0.0
tivoli.tsm.client.jbb.64bit 6.2.0.0
tivoli.tsm.filepath.rte 2.2.0.21
Other file sets may be installed/updated. You will need to do an UPDATE_ALL on the OS to
maintain the OS level.
Page 3 of 5
HONDA UK Manufacturing - ISD
*
*-----------------------------------------------------------
* Error log output file name.
*-----------------------------------------------------------
ERRORLOGNAME "/usr/tivoli/tsm/client/ba/bin64/dsmerror.log"
NEW INSTALLATION
Same as above but no need to copy existing files out of the way.
o Configure dsm.sys & dsm.opt
o Create/configure /etc/inclexcl
CONFIRMATION
Start the client
echo "/usr/tivoli/tsm/client/ba/bin64/dsmcad" | at now
echo "/usr/tivoli/tsm/client/ba/bin64/dsmc schedule" | at now
(will need to supply tsm agent passwd if starting for first time)
# cd /usr/Tivoli/tsm/client/ba/bin64
# ln -s /usr/tivoli/tsm/client/lang/EN_US EN_GB
# cd /usr/Tivoli/tsm/client/ba/bin
# mkdir EN_US
# cp /usr/Tivoli/tsm/client/ba/bin64 ./EN_US/.
If there are errors its possible the client was unable to connect to the TSM server. Log onto
the TSM client to confirm this and correct (may need Scott's assistance here)
root@ewsrv-2: /usr/tivoli/tsm/client/ba/bin64 # dsmc
IBM Tivoli Storage Manager
Command Line Backup-Archive Client Interface
Client Version 6, Release 2, Level 5.0
Client date/time: 11/12/13 09:02:54
(c) Copyright by IBM Corporation and other(s) 1990, 2013. All Rights Reserved.
NOTE : enter the node name and password if required although this should already be set.
Page 4 of 5
HONDA UK Manufacturing - ISD
Run a manual backup to ensure client functionality. Use the 'incr' command and select a
directory to backup. Look in the '/etc/inclexcl.txt' for a list of directories that are backed up
and select one to test from there. The '-su=yes' decends sub directories.
tsm> incr /admin -su=yes
Again check for errors and seek Scott's assistance if there is.
Page 5 of 5