跳转到主内容

如何在 ONTAP 9 中执行健康检查

Views:
316
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
core
Last Updated:

适用于

  • ONTAP 9
  • AFF 和 FAS 系统

说明

操作步骤

注意:对于启用了 AutoSupport 的 ONTAP 系统,可在  Active IQ Digital Advisor 中获取全面的运行状况检查报告

  1. 确认集群中每个节点同时显示 true 的健康状况和资格:

::> cluster show

  1. 确认系统存储配置显示预期的 MPHA 状态 (multi-path, quad-path, single-path):

::> system controller config show -slot "-" -device System

  1. 确认 SP/BMC 为 online

::> system service-processor show -fields status

  1. 确认每个聚合为 online

::> storage aggregate show -fields state

  1. 确认所有卷均为 online

::> volume show -fields state

  1. 确认每个网络端口的状态与预期一致:

::> network port show

  1. 确认所有 LIF 均已到位且运行正常:

::> network interface show -fields is-home,status-oper

  1. 确认不存在系统故障:

::> system health alert show

  1. 确认不存在存储故障:

::> system health subsystem show

  1. 确认过去 24 小时内的所有紧急情况/警报/错误/信息事件。

         ::> event log show -severity <=NOTICE -time >24h

  2. 确认应连接的任何 CIFS 共享如下:

::> vserver cifs show
::> vserver cifs session show
::> vserver cifs connection show

  1. 验证集群版本是否为目标 ONTAP 版本:

::> version

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • 这篇文章对您有帮助吗?