NAME
acutil devs - Display the logical volume information
SYNOPSIS
acutil devs
DESCRIPTION
This command displays information about the logical volumes on ETERNUS disk storage systems for Windows servers.
This command is only supported in Windows version.
EXIT STATUS
=0 : Completed successfully
>0 : Terminated abnormally
EXAMPLES
> 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 disk storage system. |
LV No | Displays the logical volume number in hexadecimal. |
Size | Displays the size (in blocks) of the logical volume in decimal. |