CLI Guide

Table Of Contents
Use the --forget-storage-volume argument to forget the logical unit AND its associated storage-volume. This is
equivalent to using the storage-volume forget command on those storage-volumes.
Example
Forget the logical units in the current logical unit context:
VPlexcli:/clusters/cluster-1/storage-elements/storage-arrays/EMC-SYMMETRIX-192602773/
logical-units> logical-unit forget
13 logical-units were forgotten.
102 logical-units have associated storage-volumes and were not forgotten
Use the --verbose arguments to display detailed information about any logical units that could not be forgotten:
VPlexcli:/clusters/cluster-1/storage-elements/storage-arrays/EMC-SYMMETRIX-192602773/
logical-units> logical-unit forget --forget-storage-volumes --verbose
WARNING: Error forgetting logical-unit: Logical-unit
'VPD83T3:6006016030802100e405a642ed16e111'has active paths and cannot be forgotten.
.
.
.
WARNING: Error forgetting storage-volume 'VPD83T3:60000970000192602773533030353933':
The 'use' property of storage-volume VPD83T3:60000970000192602773533030353933'
is 'meta-data' but must be 'unclaimed' or 'unusable' before it can be forgotten.
.
.
.
13 logical-units were forgotten:
VPD83T3:60000970000192602773533030353777
.
.
.
11 storage-volumes were forgotten:
VPD83T3:6006016030802100e405a642ed16e1099
.
.
.
See also
storage-volume forget
ls
Displays information about the current object or context.
Contexts
All contexts.
Syntax
ls
[-l|--long]
[-a|--attributes]
[-A|--no-attributes]
[-t|--attribute] selector
[-p|--paged]
[-m|--commands]
[-f|--full]
228
Commands