ボリューム移動が失敗した場合に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コマンドを使用してボリューム移動のステータスを確認することを推奨します。