vserver remove-aggregates
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
Remove aggregates from the Vserver
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The vserver remove-aggregates
command removes aggregates from the Vserver.
Parameters
-vserver <vserver>
- Vserver-
Specifies the Vserver from which aggregates have to be removed.
-aggregates <aggregate name>,…
- List of Aggregates to Be Removed-
Specifies the list of aggregates to remove from the Vserver.
Examples
The following example illustrates how to remove aggregates aggr1
and aggr2
from a Vserver named vs.example.com
:
cluster1::> vserver remove-aggregates -vserver vs.example.com -aggregates aggr1,aggr2