kolla-ansible/releasenotes/notes/enable-influxdb-tsi-858cc95e99605107.yaml
Mark Goddard 99f1096986 Tidy up release notes for Train
Change-Id: If72fd2c060c8ecd014a61338a3506d93578804b2
2019-10-24 11:08:35 +00:00

11 lines
512 B
YAML

---
upgrade:
- InfluxDB TSI is now enabled by default. It is recommended for all
customers by InfluxData. If you do not want to enable it you can set
the variable ``influxdb_enable_tsi`` to ``False`` in ``globals.yml``.
Instructions to migrate existing data to the new, disk based format
can be found at
https://docs.influxdata.com/influxdb/v1.7/administration/upgrading/
If you do not follow the migration proceedure, InfluxDB should continue
to work, but this is not recommended.