CVO上的卷移动转换失败、并显示错误"写入磁盘超过分配的时间"
适用场景
- Cloud Volumes ONTAP ( CVO )
- 卷移动
- 转换失败
- 磁盘写入失败
- ONTAP 9
问题描述
卷移动转换失败、并显示以下错误:
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
或 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> ...