Install the following filesets for the server :-
tivoli.tsm.client.ba.aix43.32bit.base
tivoli.tsm.client.ba.aix43.32bit.common
tivoli.tsm.devices.rte
tivoli.tsm.license.rte
tivoli.tsm.server.com
tivoli.tsm.server.rte
The following will be automatically installed :-
tivoli.tsm.msg.en_US.devices
tivoli.tsm.msg.en_US.server
The following are the web server and client filesets (optional) :-
tivoli.tsm.server.webadmin
tivoli.tsm.client.web.aix43.32bit
tivoli.tsm.msg.en_US.webhelp
All files will be installed in the /usr filesystem unless a /usr/tivoli
filesystem is created before hand.
Server location : /usr/tivoli/tsm/server/bin
Client location : /usr/tivoli/tsm/client/ba/bin
To start the server run dsmserv
Errors starting dsmserv for the first time
------------------------------------------
ANR0900I
ANR0990I
ANR0212E
No databases created, do the following :-
1, cd /usr/tivoli/tsm/server/bin
2, ./dsmfmt -db db.dsm 16
3, ./dsmfmt -log log.dbm 16
4, ./dsmserv format 1 log.dsm 1 db.dsm
Creating new administrators
---------------------------
q admin
grant authority admin classes=system
Setting up client dsm.sys and dsm.opt files
-------------------------------------------
1, Find out hostname of server machine
2, cd /usr/tivoli/tsm/client/ba/bin
3, cp dsm.sys.smp dsm.sys
4, vi dsm.sys
SERVERNAME (server hostname)
TCPSERVERADDRESS (server ip address)
5, cp dsm.opt.smp dsm.opt
6, vi dsm.opt
SERVERNAME (server hostname)
Labelling tapes using a manual tape library
-------------------------------------------
cd /usr/tivoli/tsm/server/bin
./dsmlabel -drive=/dev/mt0
(use the -overwrite option if the tape already contains a label)
Registering the server
----------------------
register license file (filename of .lic file in server bin directory)
register license file 10mgsyslan.lic
Client command line examples
----------------------------
selective /home -subdir=yes
incremental /home -subdir=yes
restore /home -subdir=yes -inactive -pick
restore /home/johnr -subdir=yes -latest
q filespace Displays filesystem that have been backed up.
q ar * Displays all achives.
archive /var -subdir=yes -des="Var archive"
backupsets
----------
On the server:-
q backupset
q volhist type=backupset
generate backupset client bkset2 devclass=exabyte desc="DR Backup"
Options :- filespace Select which filesets to backup
retension=14 (14 days retension in the db)
wait=yes Runs in foreground
delete backupset client bkset1.10248
generate backupset client bkset1 "/home,/tmp" devclass=exabyte ret=14
desc="DR Backup" wait=yes
q backupsetcontents client bkset1.12057
(needs the tape to be mounted so that the contents can be read off.)
On the client :-
q backupset /dev/mt0 -loc=tape
(Displays the backupset name, date, time and description of the
backupset
contained on the tape in /dev/mt0 on the client)
restore backupset /dev/mt0 -loc=tap