#Proper way to delete huge amount of object
1 messages · Page 1 of 1 (latest)
For bulk changes, using ILM policies is generally recommended. Whether that is moving data around, shifting old data to a different tier or deleting old data.
what version are you on for grid? we had problems with delete queue concurrency causing huge imbalance in nodes util.
@elfin gorge We were on StorageGRID version 11.6.0.9 (I'm currently on version 11.7).
To be honest, I used ILM policies to remove 130TiB (200 millions objects) and it tooks a long long time to delete everything (approx 20 days!!!).
And during that period, my GRID was overloaded 😒
I didn't see any imbalance in my nodes.
@fiery field https://docs.netapp.com/us-en/storagegrid-117/tenant/deleting-s3-bucket-objects.html
This feature has been added in 11.7 😉
Yes, I saw it while I was reading the 11.7 release note. Unfortunately, I was on 11.6 when I deleted my bucket.
I will definitely try this method in the futur if I need to delete another "big" bucket 😇
Confirm with Support if you can enable async deletes.