A newer release of this product is available.
storage aggregate plex delete
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
-plexparameter. -plex <text>- Plex-
Name of a plex which belongs to the aggregate specified with the
-aggregateparameter.
Examples
The following example deletes plex0 of aggregate aggr1:
cluster1::> storage aggregate plex delete -aggregate aggr1 -plex plex0