#Proper way to delete huge amount of object

1 messages · Page 1 of 1 (latest)

fiery field
#

Hey guys!
We want to delete a huge amount of object in our StorageGRID (all in the same bucket and then, delte the bucket). As a Linux guy, my first idea was to use AWS CLI to do that. Is there a more proper way to achieve that? Maybe with ILM policies? All advice are welcome 😁

unkempt rose
#

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.

elfin gorge
#

what version are you on for grid? we had problems with delete queue concurrency causing huge imbalance in nodes util.

fiery field
#

@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.

gritty edge
fiery field
#

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 😇

vale bloom
#

Confirm with Support if you can enable async deletes.