[MCOL-1843] 'mcsadmin start' occasionally fails for seemingly no reason Created: 2018-10-31 Updated: 2022-11-05 Resolved: 2022-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.2.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Patrick LeBlanc (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 7 minimal installation. 2 nodes; 1 UM, 1 PM. |
||
| Description |
|
Stepping through the upgrade process, I found that after the upgrade, 'mcsadmin start' would occasionally timeout and fail to start to the system. However, not seeing any reason it shouldn't work, I ran it again and it did work. This happened twice. I suspect this is independent of the fact that I did an upgrade, more likely a problem specific to the build. The problem was found running a build of the |
| Comments |
| Comment by David Hill (Inactive) [ 2018-11-07 ] |
|
this has been resolved. it was related to how and where the clearShm were run. I took it out of the columnstore service script, which was leaving the memory not cleared at startup and this was causing ProcMon to not start at times. When I added it back in, the issue went away. So fixed as part of the |
| Comment by Todd Stoffel (Inactive) [ 2022-11-05 ] |
|
Item is out of date. Closing due to inactivity. If you feel this was done in error please open a new ticket. |