Fixed auto-moving of volume node after failsafety

Details

Detail name Value
Changelog Number 21348
Type Bug
Status Resolved
Affected Versions Exasol 8.0.0
Fix Versions Exasol 8.31.0, Exasol 8.29.1
Resolution Date 2024-07-29

Description

Under some conditions automatic movement of an EXAStorage volume node in a failsafety scenario doesn’t happen even if pre-conditions

  1. The DB have to be up and running for sufficient time.
  2. The difference between in mapping of logical nodes to physical between the DB and the volume have to be exactly 1 node.

are met.

Workaround

There is no workaround.

Fix

The volume data is now automatically moved to the appropriate DB node in order to restore data locality.