跳转到主内容

客户端异步删除速度较慢

Views:
25
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用于

  • ONTAP 9
  • 卷文件异步删除

问题描述

  • 从 ONTAP 执行卷文件异步删除以异步删除目录。
  • 与 ONTAP 异步删除相比,通过客户端执行异步删除将文件移动到 ONTAP 回收站的方式非常缓慢:
[root@rhel1 ontap]# mv dir_to_delete_from_client/ ._ontaptrashbin
[root@rhel1 ontap]# ls -a
.  ..  .100_deleting_20240422_071730  dir_to_delete  my_directory  my_directory2
注意:您无法通过以下命令监控客户端异步删除,要监控 ONTAP 清空垃圾箱的进度,您可以在客户端监控垃圾箱目录使用情况,并观察其随时间缓慢清空(请参阅解决方案)。


这是使用上述客户端 async-delete 方法触发和监控服务器端 async-delete 的方式:
cluster1::*> vol file async-delete start -vserver svm1_cluster1 -volume test -path dir_to_delete/
[Job 488] Job is queued: Asynchronous directory delete job.
 
cluster1::*> vol file async-delete show
Vserver    Volume     Job ID  Path      Progress
                          (#Files  #Dirs   #Bytes
------------ ------------ -------- --------------- -------------------------
svm1_cluster1 test     0:6    /.100_deleting_20240422_071730 49 0    0
              0:7    dir_to_delete/    331     0     0
 
cluster1::*> vol file async-delete show
Vserver    Volume     Job ID  Path      Progress
                          (#Files  #Dirs   #Bytes
------------ ------------ -------- --------------- -------------------------
svm1_cluster1 test     0:6    /.100_deleting_20240422_071730 144 0    0

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.