Index  |  Top  -  Up Data ONTAP 8.2

dashboard health vserver show-combined

Display all aggregate, LIF, port, protocol or volume issues

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

Description

The dashboard health vserver show-combined command displays the health status of aggregates, LIFs, ports, protocols, and volumes in Vservers.

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.

[-category <Health Categories>] - Health Issue Type

Use this parameter to display health information only about health issues in the category you specify, such as protocol, lif, volume, port, or aggregate.

[-objectname <text>] - Object Name

Use this parameter to display health information only about the object you specify, such as the name of a node.

[-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}] - Issuing Node

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

[-event <text>] - Event name

Use this parameter to display health information only about the event 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 Vserver health information:
cluster1::> dashboard health vserver show-combined
Vserver         Category Object Name Time          Severity
--------------- -------- ----------- ------------- --------
vs0             lif      datalif1    4/12 11:30:13 critical
    lifmgr.lifdown.noports: LIF datalif1 (on Vserver vs0),
    IP address 192.0.2.132, currently cannot be hosted
    on node node1, port e0d, or anywhere else, and is
    being marked as down.

vs0             volume   root_vs0    4/6  15:57:00 warning
    wafl.vvol.offline: Volume
    'root_vs0@vserver:67a42b95-e454-11db-80e8-000423b7394e'
    has been set temporarily offline
vs0             volume   vol0        4/6  12:53:22 warning
    wafl.vol.full: file system on volume datalif1vol0@
    vserver:67a42b95-e454-11db-80e8-000423b7394e is full
vs0             volume   vol1        4/6  12:53:24 warning
    wafl.vvol.offline: Volume
    'vol1@vserver:67a42b95-e454-11db-80e8-000423b7394e'
    has been set temporarily offline
vs0             volume   vol2        4/6  12:53:26 warning
    wafl.vvol.offline: Volume
    'vol2@vserver:67a42b95-e454-11db-80e8-000423b7394e'
    has been set temporarily offline
5 entries were displayed.

Index  |  Top  -  Up Data ONTAP 8.2