跳转到主内容

FabricPool优化的卷移动停留在Cleaning_up阶段

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

适用场景

  • ONTAP 9
  • FabricPool

问题描述

卷移动操作在Cleaning_up阶段停留数小时或数天。

::*> system node run -node * -command "vol status -V vv2"  
 
Vserver Name: vs22
Volume Name: vol1
Actual Completion Time: -
Bytes Remaining: -
Destination Aggregate: aggr1
Detailed Status: Volume move job cleaning up.
Error: Volume move job stopped by user "admin".
Estimated Time of Completion: -
Managing Node: n06b
Percentage Complete: -
Move Phase: cleaning_up
Estimated Remaining Duration: -
Replication Throughput: 184.0MB/s
Duration of Move: 1 days 00:36
Source Aggregate: aggr1
Start Time of Move: Tue Oct 03 21:23:11 2023
Move State: warning
Is Source Volume Encrypted: false
Encryption Key ID of Source Volume:
Is Destination Volume Encrypted: false
Encryption Key ID of Destination Volume:

::*> vol move show -fields job-id,state,phase -vserver vs22 -volume vol1  
vserver   volume    job-id phase     state
-------- ------------ ------ ----------- -------
vs22    vol1      128796 cleaning_up warning

 

  • 这篇文章对您有帮助吗?