CLI Guide

Table Of Contents
[-o|--virtual-volume]
context-path,context-path...
List of one or more virtual volumes to drill down. Entries must be separated by commas.
Glob style pattern matching is supported.
[-r|--device] context-
path,context-path...
List of one or more devices to drill down. Entries must be separated by commas. Glob style
pattern matching is supported.
Description
Displays the components of the specified object.
To display a list of available objects, use the drill-down object-type command followed by the <TAB> key, where object
type is storage-view, device, or virtual-volume.
Examples
Display the components of a virtual volume:
VPlexcli:/clusters/cluster-2> drill-down --virtual-volume dd_21_vol/
virtual-volume: dd_21_vol (cluster-2)
distributed-device: dd_21
distributed-device-component: dev1723_614 (cluster-2)
extent: extent_Symm1723_614_1
storage-volume: Symm1723_614 (blocks: 0 - 4195199)
distributed-device-component: dev1852_214 (cluster-1)
extent: extent_Symm1852_214_1
storage-volume: Symm1852_214 (blocks: 0 - 4195199)
Display the elements of a storage view:
VPlexcli:/clusters/cluster-2> drill-down --storage-view exports/storage-views/LicoJ010
storage-view: LicoJ010 (cluster-2)
virtual-volume: base01_vol (cluster-2)
local-device: base01 (cluster-2)
extent: extent_base_volume_1
storage-volume: base_volume (blocks: 0 - 524287)
virtual-volume: dd_00_vol (cluster-2)
distributed-device: dd_00
distributed-device-component: dev1723_00 (cluster-1)
extent: extent_Symm1723_200_1
storage-volume: Symm1723_200 (blocks: 0 - 4195199)
extent: extent_Symm1723_204_1
storage-volume: Symm1723_204 (blocks: 0 - 4195199)
extent: extent_Symm1723_208_1
storage-volume: Symm1723_208 (blocks: 0 - 4195199)
extent: extent_Symm1723_20C_1
storage-volume: Symm1723_20C (blocks: 0 - 4195199)
.
.
.
virtual-volume: dev_Symm1723_91C_vol (cluster-2)
local-device: dev_Symm1723_91C (cluster-2)
extent: extent_Symm1723_91C_1
storage-volume: Symm1723_91C (blocks: 0 - 4195199)
iport: LicoJ010_hba1
iport: LicoJ010_hba0
iport: LicoJ010_hba3
iport: LicoJ010_hba2
tport: P000000003CB000E6-B1-FC00
tport: P000000003CB001CB-B0-FC00
tport: P000000003CA001CB-A0-FC00
tport: P000000003CA000E6-A0-FC00
tport: P000000003CB001CB-B1-FC00
tport: P000000003CB000E6-B0-FC00
tport: P000000003CA001CB-A1-FC00
tport: P000000003CA000E6-A1-FC0
148
Commands