Hi,
I came into a problem when trying to recover influxdb
The influxd service was down due to OOM issue (64G RAM, version 1.5.0). I messed up the meta.db and ‘_internal’ database of original data when I tried to restart.
Current situation is, in the data folder, I can see all databases except ‘_internal’, almost seeing the same thing in ‘wal’ folder.
I wonder if there is any way to recover the data from this case?
Many thanks