[MCOL-3905] restoring a failed node breaks DBRMWorkerNode on load_brm Created: 2020-03-26 Updated: 2023-10-26 Resolved: 2020-08-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.4.0 |
| Fix Version/s: | 1.4.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Ben Thompson (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2020-5, 2020-6, 2020-7 |
| Description |
|
The load_brm program is not using the correct path on non-primary node startup. This will cause a node that was down/out of service to fail startup when columnstore restarts. Example to reproduce: errors in log files will appear like following:
Recovering from this can be done by running following on PM1:
This issue is related to failures with glusterfs failovers observed in 1.4 – |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2020-08-26 ] |
|
Build verified: 1.4.5-1 (drone b452) I tried to reproduce the issue in 1.4.0-1 and 1.4.2-1. Both issues seems to have some issues setting up the 3pm stack. |