IBM E16RMLL-I - Tivoli Storage Manager Implementation Manual page 377

Implementation guide
Table of Contents

Advertisement

LATEST options. The INACTIVE option instructs Tivoli Storage Manager to
display and restore an inactive backup if an active one is not available, and the
LATEST option restores the most recent backup version of a file, even if that
backup is inactive. You cannot restore an expired file version.
Table 11-3 gives some examples of restore operations using a UNIX
backup-archive client.
Table 11-3 Restore command examples: UNIX
If you want to perform this operation...
Restore a single file (/home/barney).
Restore a directory and all files from that
level (/home).
Restore all files in a directory (/home) with
all its subdirectories.
Restore a full directory (/home to /temp)
with all subdirectories and write full path
on destination.
Restore a logical volume image to an
existing mounted file system (/tsm).
Restore a RAW device to an existing
allocated area (/dev/testlv).
Restore a backup set
(barney_monthlyBS.1234) from the
server.
Restore a backup set using local tape unit
(/dev/rmt0).
Restore a subset of files from a tape
backup set.
Restore all members in the /virtualtsm/grp
group backup to their original location.
Note: Only a UNIX root user can perform the backup and restore image
operations.
.... then this is the client command
dsmc restore /home/barney
dsmc restore "/home/"
dsmc restore "/home/" -subdir=yes
dsmc restore /home/barney /temp
-preservepath=complete
-subdir=yes
dsmc restore image /tsm
dsmc restore image /dev/testlv
dsmc restore backupset
barney_monthlyBS.1234
dsmc restore backupset /dev/rmt0
-location=tape
dsmc restore backupset /dev/mt0
/home/*.log -location=tape
dsmc restore group
{virtualtsm}/grp
Chapter 11. Client operations
347

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tivoli storage manager

Table of Contents