Skip to main content
A newer release of this product is available.

storage aggregate plex online

Contributors
Suggest changes

Online a plex

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The storage aggregate plex online command brings the specified plex online. The aggregate specified with the -aggregate parameter must be an online mirrored aggregate. The system will initiate resynchronization of the plex as part of online processing.

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 brings plex0 of aggregate aggr1 online:

cluster1::> storage aggregate plex online -aggregate aggr1 -plex plex0