IBM Tivoli Storage Manager, Version 7.1

Restore Group

Use the restore group command to restore specific members or all members of a group backup.

Note:
  1. Use the pick option to display a list of groups from which you can select one group to restore.
  2. Use the showmembers option with the pick option to display and restore one or more members of a group. In this case, you first select the group from which you want to restore specific members, then you select one or more group members to restore.
  3. You can restore a group from a backup set.
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Windows operating systems

Supported Clients

Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems This command is valid for all clients, except Mac OS X.

Windows operating systems This command is valid for all clients.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-REStore GRoup--+---------+----source----+-------------+-----><
                  '-options-'              '-destination-'   

Parameters

Mac OS X operating systems AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems source
Specifies the virtual file space name and the group name on the server that you want to restore.
Windows operating systems source
Specifies the virtual file space name (enclosed in braces) and the group name on the server that you want to restore.
destination
Specifies the path where you want to place the group or one or more group members. If you do not specify a destination, the client restores the files to their original location.
Table 1. Restore Group command: Related options
Option Where to use
backupsetname Command line only.
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems followsymbolic Client options file (dsm.opt) or command line.
fromdate Command line only.
fromnode Command line only.
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Mac OS X operating systems fromowner Command line only.
fromtime Command line only.
ifnewer Command line only.
inactive Command line only.
latest Command line only.
pick Command line only.
pitdate Command line only.
pittime Command line only.
preservepath Command line only.
Windows operating systems replace Client options file (dsm.opt) or command line.
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems replace Client options file (dsm.opt) or command line.
Windows operating systems showmembers Command line only.
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems showmembers

(does not apply to Mac OS X)

Command line only.
Windows operating systems skipntpermissions Client options file (dsm.opt) or command line.
Windows operating systems skipntsecuritycrc Client options file (dsm.opt) or command line.
Windows operating systems subdir Client options file (dsm.opt) or command line.
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems subdir Client user options file (dsm.opt) or command line.
Windows operating systems tapeprompt Client options file (dsm.opt) or command line.
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems tapeprompt Client user options file (dsm.opt) or command line.
todate Command line only.
totime Command line only.

Examples

AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Task
Restore all members in the /virtfs/group1 group backup to their original location on the client system.
Command:
restore group /virtfs/group1
Windows operating systems Task
Restore all members in the virtfs\group1 group backup to their original location on the client system.
Command:
restore group {virtfs}\group1
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Task
Display all groups within the /virtfs virtual file space. Use the showmembers option to display a list of group members from which you can select one or more to restore.
Command:
restore group /virtfs/
  * -pick -showmembers
Windows operating systems Task
Display all groups within the virtfs virtual file space. Use the showmembers option to display a list of group members from which you can select one or more to restore.
Command:
restore group {virtfs}\
  * -pick -showmembers
AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Task
Display a list of groups within the /virtfs virtual file space from which you can select one or more groups to restore.
Command:
restore group /virtfs/* -pick
Windows operating systems Task
Display a list of groups within the virtfs virtual file space from which you can select one or more groups to restore.
Command:
restore group {virtfs}\* -pick


Feedback