Fixed wrong value in system table EXA_VOLUME_USAGE when replacing first node (iproc=0) by node failure event
Details
| Detail name | Value |
|---|---|
| Changelog Number | 21389 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 8.0.0 |
| Fix Versions | Exasol 8.31.0, Exasol 8.29.2 |
| Resolution Date | 2024-08-29 |
Description:
The column LOCALITY in the system table EXA_VOLUME_USAGE shows an incorrect value (LOCALITY='FALSE' instead of LOCALITY='TRUE') when the first node (iproc=0) is replaced by a node failure event. This results in two nodes showing LOCALITY='FALSE' instead of one node showing this intermediate state. After data recovery has finished the problem is solved and all nodes show LOCALITY='TRUE'. The error is only a display error and is only temporary.
Workaround
There is no workaround.
Fix
The correct value is displayed in the system table EXA_VOLUME_USAGE.