While doing a cloning between x1 hosts, I noticed that x1 is 3.1TB in size.
Investigating a bit I noticed we have more than 2000 binlog files (1GB per log) - we keep one month of binlogs.
This means we have over 2TB just of logs.
Taking a look at the current codfw master, over the last 90 day I've not seen any particular increase in writes that could justify this.
We should probably take a look inside the binlogs and try to find if there's something being written more than it should.

