[MCOL-5336] Columnstore module ID( in /var/lib/columnstore/local/module) changed after failover Created: 2022-12-06 Updated: 2023-07-31 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi |
| Affects Version/s: | None |
| Fix Version/s: | 23.10 |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Alan Mologorsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2022-22, 2022-23, 2023-4, 2023-5, 2023-6, 2023-7 |
| Description |
|
Build tested: 23.02 engine: 7d812b1b7e33d9700882b111be62e38a58e54e4d The module ID is in /var/lib/columnstore/local/module in each node. After initial installation and before failover, the module ID in each node matches Maxscale status. columnstore: mcs1=pm1, Maxscale: server=pm1 Address=mcs1 Maxscale, ColumnStore matched After failover completed (stop container mcs1, mcs2 became the primary node, start mcs1) columnstore: mcs1=pm3, Maxscale: server=pm1 Address=mcs1 Please note that ColumnStore's module ID changed, not matching with Maxscale. This is different from |