ONTAP 9.13.1 commands

storage automated-working-set-analyzer stop

Command to stop Automated Working Set Analyzer on node or aggregate

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

Description

The storage automated-working-set-analyzer stop command terminates one or multiple Automated Workload Analyzer running instances.

Parameters

-node <nodename> - Node Name

This parameter indicates the node name that the AWA instance runs on.

[-flash-cache {true|false}] - Flash cache node-wide modeling

This parameter indicates whether the AWA is modeling flash-cache.

[-aggregate <aggregate name>] - Aggregate

This parameter indicates the aggregate name that the AWA instance runs on.

Examples

cluster1::> storage automated-working-set-analyzer stop -node vsim1 -aggregate aggr1
Top of Page