Activation of reserve node may fail

Details

Detail name Value
Changelog Number 12302
Type Bug
Status Resolved
Affected Versions Exasol 7.0.0, Exasol 7.1.0, Exasol 8.0.0
Fix Versions Exasol 7.1.15, Exasol 8.13.0
Resolution Date 2022-10-11

Background

When an active database node fails, a reserve node gets activated and replaces the failed node, allowing the database to start up again automatically.

Description

In some rare cases, the activation of the reserve node may fail.
This can be identified by the below message in the EXAoperation log

NOTICE System marked as stopped: Startup call failed: e_not_available

Workaround

Perform the Force Shutdown action on the database to stop the incomplete fail-safety restart. Then restart the affected database manually.

Fix

Activision of the reserve node succeeds, as expected.