Tivoli Header
Tivoli Storage Manager for UNIX Backup-Archive Clients Installation and User's Guide
The query image command displays information about images
backed up by a client. The options are used to determine the content
and detail of the information.
- Note:
- The Tivoli Storage Manager API must be installed to use the query
image command.
Supported Clients
This command is valid for AIX, AIX 5L, HP/UX, Linux86, and Solaris
only.
Syntax
>>-Query Image--+----------+--+- logicalvolumename-+-----------><
'- options-' '- filespacename-----'
Parameters
- options
- You can use these command line options with the query image
command: inactive, fromnode, fromowner. See Chapter 10, Using Options with Commands for information about these command line options.
You can also use the scrolllines and scrollprompt
common options with the query image command. For more
information about these common options, see Chapter 9, Setting Processing Options.
- logicalvolumename
- The name of a logical volume you want to query. You must specify
the exact name of the image. You cannot use wildcards. The
default is all active images (unless restricted by one or more
options).
- filespacename
- Specifies the file system name that you want to query.
Omitting logicalvolumename and filespacename causes
all images to display.
Examples
- Task
- Display all backed up images.
Command: q image
- Task
- Display all backed up images owned by kutras at node
avalon.
Command: query image -fromnode=avalon
-fromowner=kutras
- Task
- Display active and inactive version of the /usr image.
Command: q i /usr -inactive
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]