Index  |  Top  -  Up Data ONTAP 8.2

dashboard health vserver show-volume

Display Vserver volume issues

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

Description

The dashboard health vserver show-volume command displays health information about volumes.

Parameters

{  [-fields <fieldname>, ...]

If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

|  [-instance ]  }

If you specify the -instance parameter, the command displays detailed information about all fields.

[-vserver <vserver name>] - Vserver

Use this parameter to display health information only about the Vserver you specify.

[-volume <volume name>] - Volume

Use this parameter to display health information only about the volume you specify.

[-time <MM/DD HH:MM:SS>] - Time

Use this parameter to display health information only about issues occurring at the date and time you specify.

[-node {<nodename>|local}] - Node

Use this parameter to display health information only about the node you specify.

[-severity {ok|info|warning|critical}] - Severity

Use this parameter to display information only about health issues that have the severity you specify. Possible values for this parameter are ok, warning, and critical.

[-description <text>] - Description

Use this parameter to display information only about health issues whose descriptions match the text you specify.

Examples

The following example shows health information about volumes named vol0 and root_vs0 on node1:
cluster1::> dashboard health vserver show-volume -volume vol0,root_vs0 -node node1
Vserver         Volume    Time          Node   Severity
--------------- --------- ------------- ------ --------
vs0             vol0      3/12 12:10:17 node1  warning
     wafl.vvol.offline: Volume
     'vol0@vserver:f18b00c4-d0b0-11db-891f-423b6f0a2' 
     has been set temporarily offline
vs0             root_vs0  3/12 12:11:43 node1  warning
     wafl.vvol.offline: Volume
     'root_vs0@vserver:f18b00c4-d0b0-11db-891f-423b6f0a2' 
     has been set temporarily offline
2 entries were displayed.                                                 

Index  |  Top  -  Up Data ONTAP 8.2