While investigating a disk space warning on deploy1003, I found that most of the space was taken by the generated files from makeMailingList.php (30 out of the 65GB used).
I can add some more space to the disk as there is still unallocated space on the VolumeGroup
cgoubert@deploy1003:~$ sudo vgdisplay | grep Free Free PE / Size 15193 / <59.35 GiB
I however can't allocate all of that, since we want to keep some leeway for emergency resizes, so I do wonder how much will be enough to handle the additional output file from deduplicateMailingList.php.
Do we have history on how big the deduped data is?
