| Index | Top - Up | Data ONTAP 8.2 |
Display Vserver protocol issues
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
{ [-fields <fieldname>, ...]
| [-instance ] }
[-vserver <vserver name>] - Vserver
[-component-type <component type>] - Component Type
[-component-name <text>] - Component Name
[-time <MM/DD HH:MM:SS>] - Time
[-node {<nodename>|local}] - Node
[-severity {ok|info|warning|critical}] - Severity
[-description <text>] - Description
The following example shows health dashboard information for a cluster in which all protocols are working properly:
cluster1::> dashboard health vserver show-protocol There are no protocol issues.
The following example shows health information about a Vserver on which there are two warnings about protocols:
cluster1::> dashboard health vserver show-protocol -vserver vs0
Component Component
Vserver Type Name Time Node Severity
------- ---------- --------- ------------- ----- --------
vs0 CIFSSERV cifsserv0 3/21 14:13:54 node1 warning
mgmt.cifsserver.failure: Failed to configure CIFS
server.
vs0 CIFSSHARE cifshome 3/21 14:16:04 node1 warning
mgmt.cifsshare.failure: Failed to configure CIFS
share.
2 entries were displayed.
| Index | Top - Up | Data ONTAP 8.2 |