ADSM V3 DRM Disk Image Dump and Restore

QUERY DISK (Query Local Disks)

Queries the local disk drives. You can use this command after you start the interface by using the DUMPREST command.

Syntax

>>-Query----+-DIsk-+-------------------------------------------><
            '-?----'
 

Parameters

DIsk
Specifies to query the disks on the local machine.

?
Specifies that you want to see keywords and examples for this command.

Examples

To list the physical disks on the workstation, enter the following command:

query disk

The following shows example output:

+--------------------------------------------------------------------------------+
|DISK      SIZE(MB)    CYLS  HEADS  SEC/TRK                                      |
|   1        813.09     826     32       63                                      |
|   2        348.00     928     16       48                                      |
+--------------------------------------------------------------------------------+

The columns are:

DISK
Physical disk number, starting from 1

SIZE(MB)
Size of the disk in megabytes

CYLS
The cylinder component of the logical disk geometry, when expressed in terms of cylinder/head/sector.

HEADS
The head component of the logical disk geometry, when expressed in terms of cylinder/head/sector.

SEC/TRK
The sector component of the logical disk geometry, when expressed in terms of cylinder/head/sector.


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