High load due to high disk usage

The used file walker does not write anything (except maybe updating the numbers in the database at the end of the proces).

The GC and trash file walkers perform writes for each file found to be removed by customers. We do recently observe (one example here) that most data uploaded by customers is removed, which suggests a lot of file operations. It wasn’t so in the past, this is a change in (average) customer behavior.

1 Like