storage aggregate plex delete
Contributors
Suggest changes
- 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