Bug ID 912753: Tokumond service restarts due to request timeout

Last Modified: Jul 12, 2023

Affected Product(s):
BIG-IQ Platform(all modules)

Known Affected Versions:
7.1.0

Fixed In:
7.1.0.1

Opened: May 28, 2020

Severity: 3-Major

Symptoms

Tokumond occasionally restarts due to searchd service load after 60 seconds on the request.

Impact

Tokumond restarts and needs to be reindexed

Conditions

Large configurations during cpu heavy operation(discovery/import)

Workaround

Increase timeout for tokumon. To do this, change line 28 of /usr/share/rest/tokumon/lib/http.js from : const DEFAULT_REQUEST_TIMEOUT = (1000 * 60); to: const DEFAULT_REQUEST_TIMEOUT = (1000 * 120);

Fix Information

This issue no longer occurs.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips