Top
ETERNUS SFAdvancedCopy Manager 14.0 Operator's Guide forTape Server Option

11.4.8 tbohistdisp (Tape history information display command)

NAME

tbohistdisp - Display of tape history information

SYNOPSIS

/opt/FJSVswstm/bin/tbohistdisp -h Storage-Sarver [-l] [Device-Name]

DESCRIPTION

This command displays history information that was backed up to tape.

Generation management information is displayed after "Generation Management Backup" is output. Day management information is displayed after "Day Management Backup" is output.

OPTIONS

-h Storage-Sarver

Specifies a Storage Server name.

-l

Displays detailed history information for a backup to tape.

OPERANDS

Device-Name

When the Storage Server is Solaris, Linux, HP-UX or AIX, this specifies the block device name of transaction volume.

When the Storage Server is Windows, it specifies the AdvancedCopy Manager device name. For details on the AdvancedCopy Manager device name, refer to "Managing a Device on AdvancedCopy Manager" in the "ETERNUS SF AdvancedCopy Manager Operator's Guide [For Windows]".

If this option is omitted, the backup history information of all transaction volumes are displayed.

EXIT STATUS

=0: Completed successfully

>0: Terminated abnormally

EXAMPLES

Display detailed backup history information for transaction volume "/dev/dsk/c1t1d10s1" on Storage Server server01 by specifying the -l option.

# /opt/FJSVswstm/bin/tbohistdisp -h server01 -l /dev/dsk/c1t1d10s1
Generation Management Backup
Server=StrgSV01 Device=/dev/dsk/c1t1d10s1 Mount-Point=/work1 (ufs)
Generation Version CopyID Backup-Date      Pool-Name  Backup-Tape
   1         10         1 2000/11/12 21:00 TapePool4  LT00059
   2          9         1 2000/11/11 21:00 TapePool4  LT00059

Day Management Backup
Server=StrgSV01 Device=/dev/dsk/c1t1d10s1 Mount-Point=/work1 (ufs)
TapeCopy-Date        Backup-Date        Expiration-Date      Pool-Name  Backup-Tape
2004/03/01 10:35:02  2004/03/01 10:30   2004/03/08 10:35:02  TapePool5  LT00040
#

The table below lists the information items displayed for a generation management backup.

Keyword

Description

Server

Displays a Storage Server name.

Device

When the Storage Server is Solaris, Linux, HP-UX or AIX, this displays a device name.

When the Storage Server is Windows, it displays an AdvancedCopy Manager device name.

Mount-Point

When the Storage Server is Solaris, Linux, HP-UX or AIX, this displays the mount point name of the device and the file system type in parentheses.

When the Storage Server is Windows, it displays the drive letter of a device. The file system type of the device is displayed in parentheses.

Generation

Displays the relative generation number of backup data.

Version

Displays an absolute generation number.

Backup-Date

Displays the backup start date and time in the "YYYY /MM /DD hh:mm" format.

YYYY is the year, MM is the month, DD is the day, hh is the hour, and mm is the minute.

CopyID

Displays the tape copy ID (fixed at 1).

This item is displayed only if the -l option is specified.

Pool-Name

Displays the name of the storage pool to which tape backup was performed.

This item is displayed only if the -l option is specified.

Backup-Tape

Displays the name of the tape volume to which backup was performed. If multiple tape volumes are applicable, the displayed names are delimited by a comma (,).

This item is displayed only if the -l option is specified.

The table below lists the displayed information items for a day management backup.

Keyword

Description

Server

Displays a Storage Server name.

Device

When the Storage Server is Solaris, Linux, HP-UX or AIX, this displays a device name.

When the Storage Server is Windows, it displays an AdvancedCopy Manager device name.

Mount-Point

When the Storage Server is Solaris, Linux, HP-UX or AIX, this displays the mount point name of the device and the file system type in parentheses.

When the Storage Server is Windows, it displays the drive letter of a device. The file system type of the device is displayed in parentheses.

TapeCopy-Date

Displays the day management start date and time of a day management backup to tape in the "YYYY/MM/DD hh:mm:ss" format.

YYYY is the year, MM is the month, DD is the day, hh is the hour, mm is the minute, and ss is the seconds.

The date and time of the Tape Server is displayed.

Backup-Date

Displays the backup start date and time in the "YYYY /MM /DD hh:mm" format.

YYYY is the year, MM is the month, DD is the day, hh is the hour, and mm is the minute.

Expiration-Date

Displays the expiry date and time of a day management backup to tape in the "YYYY/MM/DD hh:mm:ss" format.

YYYY is the year, MM is the month, DD is the day, hh is the hour, mm is the minute, and ss is the seconds.

The date and time of the Tape Server is displayed.

If "NoLimit" is specified for the number of preservation days in the tape backup management class, "Never" is displayed.

Pool-Name

Displays the name of the storage pool to which tape backup was performed.

This item is displayed only if the -l option is specified.

Backup-Tape

Displays the name of the tape volume to which backup was performed. If multiple tape volumes are applicable, their displayed names are delimited by a comma (,).

This item is displayed only if the -l option is specified.