Category: influxDB

  • Upgrading from InfluxDB 1.x to 2.x

    I followed below steps Preparation During upgrade process influxdb will make backup copy of existing 1.x db into the home folder of the user account from where the upgrade command is run.backup copy can be found under .influxdb command : ls -a ~ check if you have sufficient disk spack to hold both backup copy…