NAME
acutil devs - Display the logical volume information
SYNOPSIS
acutil devs [-xml]
DESCRIPTION
This command displays logical volume information of the ETERNUS Disk storage system that is connected to the CCM Server via SAN. The devices of the following format can be displayed.
For Windows environments
Device generated by "Disk #" displayed by clicking the Start menu > Management Tool > Computer Management > Disk Management (PhysicalDrive [disk number])
For Solaris environments
OS standard device (/dev/rdsk/*)
Solaris standard multipath (MPxIO) device (/dev/rdsk/*)
ETERNUS multipath device (/dev/FJSVmplb/rdsk/*)
VxVM device (/dev/vx/rdmp/*)
For Linux environments
OS standard device (/dev/sd*)
Multipath device generated by device mapper facility of OS (/dev/mapper/*)
udev device generated by udev facility of OS (/dev/disk/by-id/*, /dev/disk/by-path/*)
OPTIONS
This option specifies when displaying by the XML format.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
For Windows environments
> acutil devs Device BOX-ID LV No Size -------------- ---------------------------------------- ----- ------- PHYSICALDRIVE4 00ETERNUSDXH##ET87S20A####NC4110699004## 0x61 1048576 PHYSICALDRIVE5 00ETERNUSDXH##ET87S20A####NC4110699004## 0x62 1048576 PHYSICALDRIVE6 00ETERNUSDXH##ET87S20A####NC4110699004## 0x63 1048576
For Solaris environments
>acutil devs Device BOX-ID LV No Size -------------------------- ---------------------------------------- ------ ------- /dev/rdsk/c1t16d0s2 00ETERNUSDXH##ET87S20A####NC4110699004## 0x0208 8388608 /dev/FJSVmplb/rdsk/mplb1s2 00ETERNUSDXH##ET87S20A####NC4110699004## 0x0062 8388608 /dev/vx/rdmp/c2t16d0s2 00ETERNUSDXH##ET87S20A####NC4110699004## 0x0061 8388608
For Linux environments
>acutil devs Device BOX-ID LV No Size ------------------------------------------------------ ---------------------------------------- ------ -------- /dev/mapper/mpath0 00ETERNUSDXH##ET87S20A####NC4110699004## 0x0084 12582912 /dev/sdb 00ETERNUSDXH##ET87S20A####NC4110699004## 0x0084 12582912 /dev/disk/by-id/scsi-36000b5d0006a0000006a000200840000 00ETERNUSDXH##ET87S20A####NC4110699004## 0x0084 12582912 /dev/disk/by-path/pci-0000:00:10.0-scsi-0:0:1:0 00ETERNUSDXH##ET87S20A####NC4110699004## 0x0084 12582912
The following table shows the meanings of the information displayed.
Title | Explanation |
---|---|
Device |
|
BOX-ID | Displays the Box ID for 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. |
NOTES
If the logical volume is a TFOV, this command displays the information on ETERNUS Disk storage systems where the TFO status is "Active".