Hi everyone,
I am using InfluxDB v.2.6.1 with docker. I’m having problems with high disk write loads.
I am using the database for smart-home measurements only. Therefore I’ve got a small setup with about 1.000.000 data points and six dashboards. The database size is about 120 megabytes.
Nevertheless, I am experiencing write loads of about 18 to 26 megabytes per second, which combines up to over a terabyte per day.
I already tried to reduce the write load by changing the configuration of the TSM and WAL. Sadly, this did not help at all.
Interestingly, this occurred after upgrading to v.2.6.1. I don’t know which version I ran before since I haven’t upgraded for a year or so.
Has anyone seen such behaviour before or has some idea about what is going on?
Any Help is appreciated!