Hello, I have a big problem with my buckets again.
The problem seems to do with an iconsistent flexgroup volume.
ch-strt-cl-001::*> volume show -is-inconsistent true
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
ch_fx_svm_s3_001_dest
fg_oss_1680863045
- mixed RW 215.6TB - -
ch_fx_svm_s3_001_dest
fg_oss_1680863045__0001
ch_n1_aggr002_FPP
offline RW 5.53TB - -
2 entries were displayed.
ch-strt-cl-001::*>
How to fix Inconsistent flexgroup volume?
I actually wanted to delete the 3 buckets on this volume, but ONTAP doesn't let me do it. Complaining about existing S3 SnapMirror relationship and Failed to check if the bucket is empty. Reason: Volume is offline.
I can not remove the bucket thru snapmirror object-store config delete -object-store-name either.
When I found out that one of the fg volumes is offline I tried to make it online, but also did not work:
ch-strt-cl-001::*> volume modify -volume fg_oss_1680863045__0001 -state force-online -vserver ch_fx_svm_s3_001_dest
Error: command failed: Unable to set volume attribute "state" for volume "fg_oss_1680863045__0001" on Vserver "ch_fx_svm_s3_001_dest". Reason: Volume is inconsistent.
In the meantime all my S3 SnapMirror relationships are not syncing anymore because of this problem on another SVM it seems. I have no idea where the problem is coming from.
Hopefully somebody can help me out?