卷移动失败时、EMS日志会报告什么错误消息?
适用场景
ONTAP 9
问题解答
- 使用以下命令确认相关的错误消息。
::> event catalog show -message-name mgmt.vopl.move.*- 示例
ontap97::> event catalog show -message-name mgmt.vopl.move.*Message Severity SNMP Trap Type-------------------------------- ---------------- -----------------mgmt.vopl.move.ClnupFldDlVol ERROR Severity-basedmgmt.vopl.move.XferNotFound ERROR Severity-basedmgmt.vopl.move.badDstVol ERROR Severity-basedmgmt.vopl.move.badSourceVol ERROR Severity-basedmgmt.vopl.move.bytesLeft INFORMATIONAL Severity-basedmgmt.vopl.move.cantCrtDstVol ERROR Severity-based・・・・・mgmt.vopl.move.srcVolOffln ERROR Severity-basedmgmt.vopl.move.srcVolRstrctd ERROR Severity-basedmgmt.vopl.move.srcVolTemp ALERT Severity-basedmgmt.vopl.move.stSnpTgDstFld ERROR Severity-basedmgmt.vopl.move.voplIntrnlErr ERROR Severity-based51 entries were displayed.ontap97::> event catalog show -message-name mgmt.vopl.move.cut.entryFailMessage Name: mgmt.vopl.move.cut.entryFailSeverity: ERRORDescription: This message occurs when the volume move operation cannot enter the cutover phase. The original source volume is functional. After a short delay, the volume move operation will reattempt cutover entry.Corrective Action: If the problem persists, reduce client traffic on the volume being moved and reduce the general load on the destination node.SNMP Trap Type: Severity-basedIs Deprecated: false- 有关消息的详细说明、请参见syslog-translator。
- 建议同时使用
volume move show命令检查卷移动状态。