Use the QUERY LOGVOLUME command to display information on one or more recovery log volumes, including available, allocated, and free space on the volume. This command displays information about the specified recovery log volume and any recovery log volume copies.
Privilege Class
Any administrator can issue this command.
Syntax
.-*-------. .-Format--=--Standard------. >>-Query LOGVolume---+---------+--+--------------------------+->< '-volname-' '-Format--=--+-Standard-+--' '-Detailed-'
Parameters
Examples
Task 1
Display information about recovery log volume named log.1.
+--------------------------------------------------------------------------------+ | | |Volume Name Copy Volume Name Copy Volume Name Copy | |(Copy 1) Status (Copy 2) Status (Copy 3) Status | |---------------- ------ ------------ ------ ----------- ------ | |/home/bill/dsm- Sync'd Undef- Undef- | | serv/build/log.1 ined ined | +--------------------------------------------------------------------------------+
See Task 2 for parameter definitions.
Task 2
Display detailed information about the recovery log volume named log.1
+--------------------------------------------------------------------------------+ | Volume Name (Copy 1): /home/bill/dsmserv/build/log.1 | | 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:
Related Commands
Table 142. Commands Related to QUERY LOGVOLUME
Command | Description |
---|---|
DEFINE LOGCOPY | Creates a volume copy of a recovery log volume. |
DEFINE LOGVOLUME | Defines a disk volume to the recovery log. |
DELETE LOGVOLUME | Deletes a volume from the recovery log. |
VARY | Specifies whether a disk volume is available to the server for use. |