CLI Guide

Table Of Contents
Description
Destroys the specified extents.
Example
Destroy an extent:
VPlexcli:/clusters/cluster-1/storage-elements/extent> extent destroy --force
extent_Symm1254_7BA_1
Destroyed 1 out of 1 targeted extents.
See also
extent create
extent summary
Displays a list of a cluster's unhealthy extents.
Contexts
All contexts.
In /clusters/cluster/storage-elements/extents context, command is summary.
Syntax
extent summary
[-c|--clusters] cluster,cluster...
Arguments
Optional arguments
[-c|--clusters] cluster,cluster... List of clusters to summarize, separated by commas. May contain glob characters.
Description
Displays a cluster's unhealthy extents (if any exist), the total number of extents by use, and calculates the total extent capacity
for this cluster.
An unhealthy extent has a non-nominal health state, operational status or I/O status.
If the --clusters argument is not specified and the command is executed at or below a specific cluster's context, information
is summarized for only that cluster. Otherwise, the extents of all clusters are summarized.
Table 9. extent summary field descriptions
Field Description
Health summary (displayed only for unhealthy extents)
Name
Name of extent.
Commands 203