The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
storage aggregate plex delete
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete a plex
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage aggregate plex delete
command deletes the specified plex. The aggregate specified with then -aggregate
will be unmirrored and contain the remaining plex. The disks in the deleted plex become spare disks.
Parameters
-aggregate <aggregate name>
- Aggregate-
Name of an existing aggregate which contains the plex specified with the
-plex
parameter. -plex <text>
- Plex-
Name of a plex which belongs to the aggregate specified with the
-aggregate
parameter.
Examples
The following example deletes plex0 of aggregate aggr1:
cluster1::> storage aggregate plex delete -aggregate aggr1 -plex plex0