Hi,
We have been using InfluxDB since 2017 and have three servers each with their own independent InfluxDB installation. Each installation has about 250-300GB of data in InfluxDB.
Largely due to inertia on our part, those three servers are still running InfluxDB 1.2 on Ubuntu Linux 16.04.
We now have to move the servers to new hardware and I am thinking that the best approach will be to do a fresh install, updating the operating system and other software to more current versions.
I have a tool which will migrate the data from the old InfluxDB to the new, by querying the old server and writing to the new. However it’s going to take a fair while to move that much data.
If we make a backup of the existing InfluxDB 1.2 database using the influxdb backup
command, can we restore that backup into InfluxDB 1.8?
(I am sticking with InfluxDB 1.8 for now as I do not want to rework our processes for Flux 2.0 language.)
Thanks,
Jeremy Begg
Suntrix Monitoring Pty Ltd.