NAME
acutil devs - Display of Windows information on logical volume
SYNOPSIS
acutil devs
DESCRIPTION
This command displays information about the logical volumes on ETERNUS storage systems for Windows servers. Please make sure to specify the "devs" subcommand.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
C:\>acutil devs Device BOX-ID LV No Size -------------- ---------------------------------------- ----- ------- PhysicalDrive4 00E8000M9#####E890S20A####KO4070639003## 0x61 1048576 PhysicalDrive5 00E8000M9#####E890S20A####KO4070639003## 0x62 1048576 PhysicalDrive6 00E8000M9#####E890S20A####KO4070639003## 0x63 1048576
The following table shows the meanings of the information displayed.
Title | Explanation |
---|---|
Device | Displays the name of the physical device using the following format: "PhysicalDrive [disk number]". This is the same value as the "disk?" in the AdvancedCopy Manager block device name and the "Disk #" displayed in the [Disk Management] window displayed by selecting [Administrative Tools], [Computer Management] and then [Disk Management]from the [Start] menu. |
BOX-ID | Displays the box ID for the ETERNUS storage system. |
LV No | Displays the logical volume number in hexadecimal. |
Size | Displays the size (in blocks) of the logical volume in decimal. |