[MCOL-3829] ColumnStore did not start correctly when server is rebooted without executing shutdownsystem first Created: 2020-02-21 Updated: 2023-11-27 Resolved: 2020-02-24 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.4.2, 1.4.3 |
| Fix Version/s: | 1.4.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Build testing: 1.4.3-1 Azure build 20200220 When ColumnStore is up and running, I just issued 'reboot" to restart the VM. When reboot is finished, ColumnStore is in the following state: running shutdownsystem before reboot does not cause this issue. getprocessstatus Fri Feb 21 19:48:46 2020 MariaDB ColumnStore Process statuses Process Module Status Last Status Change Process ID running shutdownsystem and startsystem would bring ColumnStore back to operational state. Further testing indicates that the issue occurs only on the first "reboot without shutdownsystem" after installation. After the first reboot, running "reboot without shutdownsystem" again did not cause the issue. 1.2.5-1 does not have this issue [root@localhost columnstore]# cat crit.log [root@localhost columnstore]# cat err.log Please also see attached debug.log file. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2020-02-24 ] |
|
Build verified: 1.4.3-2 BB (2020/02/24) Repeated the original test 5 times. The reported issue is no longer happening. |