Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

If the catalogue is in read-only mode then the catalogue can no longer be updated. By default, Elastic will switch to read-only mode when the available disk-space is less then 5%. Note that elastic will stay in read-only mode even when you make more disk space available.

...

Elastic can be configured when to to read-only mode is triggered. This can be done by manually configuring the thresholds  thresholds in the elasticsearch.yml. This file can be found in the config folder of elastic.

...

The config above will ensure that elastic only switches to read-only mode when there is less then 10gb 10 GB available.  To force elastic to leave the read-only mode when there is more disk space available or when the settings in the elasticsearch.yml are adjusted you can execute the following commands at the elastic server.

...