Hello everyone!
I’ve been running influxdb 2.7 on my ubuntu VM for over 6 months without any issues.
3 days ago I ran out of disk space. I have fixed that issue now, however I now face a new problem.
When I restart the server or just restart influxdb
systemctl restart influxdb
I lose all data that has been logged since the last start of influxdb.
“systemctl status influxdb” as well as “journalctl -u influxdb.service” show no errors now that I have resoved the diskspace issue.
Anyone an idea what could cause this?