メインコンテンツまでスキップ

S3バケットを削除できません。エラー「Reason:Cannot delete bucket because it is not empty」が表示されます。

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

環境

  • ONTAP 9  .9.1以前
  • ONTAP S3

問題

  • バケットが空でないため、S3バケットを削除できません:

::> vserver object-store-server bucket delete -bucket bucket1
 
Error: command failed: Failed to remove bucket "bucket1" for Vserver "svm1". Reason: Cannot delete bucket "bucket1" on Vserver"svm1" because it is not empty. Delete the objects, and then try the operation again. For further assistance, contact technical support.

 

  • object-count に0と表示されている場合は、バケットにオブジェクトが含まれていないことを示します。

::> vserver object-store-server bucket show -vserver svm1 -bucket bucket1 -fields object-count

vserver           bucket   object-count
----------------- -------- ------------
svm1              bucket1   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.

 

  • この記事は役に立ちましたか?