Tivoli Storage Manager for Windows Administrator's Reference

DSMSERV DISPLAY LOGVOLUMES (Display Recovery Log Volume Information)

Use this command to display information about TSM recovery log volumes.

Syntax

>>-DSMSERV DISPlay LOGVolumes----------------------------------><
 

Parameters

None.

Examples

Task

Display information about all recovery log volumes.

Command:
dsmserv display logvolumes

Output:
+--------------------------------------------------------------------------------+
|Volume Name (Copy 1): D:\ADSMSERV\SERVER\LOG1.DSM                               |
|         Copy Status: Sync'd                                                    |
|Volume Name (Copy 2):                                                           |
|         Copy Status: Undefined                                                 |
|Volume Name (Copy 3):                                                           |
|         Copy Status: Undefined                                                 |
|Available Space (MB): 8                                                         |
|Allocated Space (MB): 8                                                         |
|     Free Space (MB): 0                                                         |
+--------------------------------------------------------------------------------+

where:

Volume Name (Copy n)
The name of the recovery log volume. The output displays status of the three possible volume copies: Copy 1, Copy 2, and Copy 3.

Copy Status
The recovery log volume status:

Offline
The volume is varied offline.

Stale
The volume is not synchronized with the other volumes in the recovery log and cannot be used for storage.

Sync'd
The volume is synchronized with the other volumes in the recovery log and can be used for storage.

Undefined
No volume has been defined.

Available Space (MB)
The total available space, both allocated and free, for the recovery log, in megabytes.

Allocated Space (MB)
The space allocated for the recovery log, in megabytes.

Free Space (MB)
The unassigned space in the recovery log that can be allocated for use, in megabytes.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]