What error message will EMS log report while volume move fails?
Applies to
ONTAP 9
Answer
- Use the following command to confirm related error messages.
::> event catalog show -message-name mgmt.vopl.move.*- Example
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- Refer to syslog-translator for more detailed explanation of messages.
- Recommend to use
volume move showcommand for checking volume move status as well.
