跳转到主内容

哪些 EMS 消息表明发生了错误数据?

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

适用于

ONTAP 9

问题解答

  • 不良数据发生是指指示数据损坏或丢失的事件(例如文件损坏、磁盘标签不一致、RAID 或 WAFL 错误)。
  • 以下 EMS 消息是此类事件的代表性指标:
    • 校验和/WAFL 相关(数据损坏):
      • raid.cksum.wc.blkErr
        • 表示由于 WAFL 上下文不匹配而导致的校验和错误(在 WAFL 块中检测到数据完整性不一致)。
        • 严重性:NOTICE
        • 建议的操作:从快照或备份介质还原损坏的文件。
        • 检查事件目录的命令:event catalog show -message-name raid.cksum.wc.blkErr
      • wafl.inconsistent
        • 指示 WAFL 文件系统不一致错误(检测到潜在的文件系统损坏)。
        • 严重程度:ERROR
        • 建议采取的措施:联系 NetApp 支持。
        • 检查事件目录的命令:event catalog show -message-name wafl.inconsistent.* -instance
    • RAID/磁盘标签相关(元数据损坏或丢失):
      • raid.config.disk.bad.label
        • 表示未分配磁盘的标签不一致(检测到丢失或意外的标签数据)。
        • 严重性:NOTICE
        • 建议的操作:ONTAP 执行自动恢复。
        • 检查事件目录的命令:event catalog show -message-name raid.config.disk.bad.label
      • raid.config.filesystem.disk.bad.label
        • 表示文件系统磁盘的标签不一致(检测到丢失或意外的标签数据)。
        • 严重性:NOTICE
        • 建议的操作:自动恢复由 ONTAP 执行。
        • 检查事件目录的命令:event catalog show -message-name raid.config.filesystem.disk.bad.label
    • 注意
      • 这些 EMS 消息可以被监控,以主动检测并响应指示错误数据发生的事件。
      • 严重程度和建议措施可能会因特定消息和 ONTAP 版本而异。
      • 有关详细的消息描述和纠正措施,请使用 ONTAP CLI 命令 event catalog show -message-name <message_name>

追加信息

additionalInformation_text
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.