[MCOL-4762] dbroot is unassigned even in working cluster Created: 2021-06-16 Updated: 2022-10-03 Resolved: 2022-07-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi |
| Affects Version/s: | 5.5.2 |
| Fix Version/s: | cmapi-6.4.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Allen Lee (Inactive) | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2021-9, 2021-10, 2021-11, 2021-12, 2021-13, 2021-14, 2021-15, 2021-16, 2021-17 | ||||||||
| Description |
|
CMAPI status shows dbroots as empty from all nodes as below even if the cluster is just working fine.
Is this CMAPI bug or can it be safely ignored? |
| Comments |
| Comment by Assen Totin (Inactive) [ 2021-06-16 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Constantly seeing this on a partner's CS 3-node cluster, both CMAPI 1.4 and 1.5 (the latter with a CS beta) - in fact, I have never seen CMAPI report the DB roots properly on their cluster; always just an empty list. In ColumnStore.xml everything is properly written. (I believe Allen and Roman have seen this on the cluster in question.) The very same CS & CMAPI versions, same type of setup (3-node, GlusterFS) on my test envs always work properly. Must be something elusive, but it does happen and may cause quite a bit of confusion. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Lee (Inactive) [ 2022-06-28 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Build tested: 6.4.1-1 (engine #4742, cmapi #668 ) Tested both on VMs and Docker containers. for Docker contains, mcsStatus now returns the dbroot assignment, but in format is not formatted correctly, having extra return characters. For VM installation, dbroot assignment is still empty. Docker installation
VM installation
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Lee (Inactive) [ 2022-07-05 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Build verified: cmapi 6.4.1 (b681) dbroot number is showing in both VM and Docker installations now. |