HP 3PAR Command Line Interface Reference (OS 3.1.2 MU2) (QL226-97016, June 2013)
showldmap
DESCRIPTION
The showldmap command displays the mapping from a Logical Disk (LD) to Virtual Volumes (VVs).
SYNTAX
showldmap <LD_name>
AUTHORITY
Any role in the system.
OPTIONS
None.
SPECIFIERS
<LD_name>
Specifies the LD name.
RESTRICTIONS
None.
EXAMPLES
The following example displays the region of LD v0.usr.0 that is used for a VV:
cli% showldmap v0.usr.0
Area Start(MB) Length(MB) VVId VVName VVSp VVOff(MB)
0 0 512 0 v0 usr 0
The columns in the previous example are identified as follows:
• Area. The ID of the region.
• Start(MB). The offset from the beginning of the logical disk, in MB.
• Length(MB). The length, or size, of the region, in MB.
• VVId. The ID of the virtual volume that contains the region.
• VVName. The name of the virtual volume that contains the region.
• VVSp. The type of the space-user (usr), snapshot data (snp), or snapshot administration
(adm)-for which the region is being used.
• VVOff(MB). The offset from the beginning of the space that contains the region.
NOTES
None.
404 Show Commands