Volume move cutover fails on CVO with error "writing to the disk exceeded the allotted time "
Applies to
- Cloud Volumes ONTAP (CVO)
- volume move
- cutover failure
- disk write failure
- ONTAP 9
Issue
Volume move cutover failed with below error:
EMS.log:
Wed Jan 00 00:00:00 +0100 [Cluster-01: mgwd: mgmt.vopl.move.cut.entryFail:error]: The volume move operation of volume 'vol1' in Vserver 'svm1' to destination aggregate 'aggr1' did not enter the cutover phase. The system provided the additional explanation: 'Preparing source volume for cutover: Volume quiesce operation failed because writing to the disk exceeded the allotted time (Volume can't be quiesced as the CP timed out.)'.
::>
vol move show
or VOLUME-MOVE-SHOW-TABLE.XML
<vs>svm1</vs> <vol>vol1</vol> ... <pri_issues> 11/4/2021 07:54:11 : Preparing source volume for cutover: Volume quiesce operation failed because writing to the disk exceeded the allotted time (Volume can't be quiesced as the CP timed out.) tart data transfer once count falls below threshold.</pri_issues> ...