[MCOL-1965] 1um2pm stack failed to start after being shut down Created: 2018-11-26 Updated: 2023-10-26 Resolved: 2018-11-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.2.2 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: 2018-11.25 nightly build, Lentos 7 RPM 1. Installed 1um2pm stack mcsadmin> shutdownsystem This command stops the processing of applications on all Modules within the MariaDB ColumnStore System Checking for active transactions Stopping System... Shutting Down System... mcsadmin> startsystem vagrant startSystem command, 'columnstore' service is down, sending command to System being started, please wait........ TIMEOUT: ProcMon not responding to getSystemStatus
MariaDB ColumnStore Process statuses Process Module Status Last Status Change Process ID ProcessMonitor pm1 ACTIVE Mon Nov 26 14:59:16 2018 2889 ProcessMonitor pm2 ACTIVE Mon Nov 26 14:59:40 2018 4373 logs on pm1: [root@localhost columnstore]# cat crit.log |
| Comments |
| Comment by David Hill (Inactive) [ 2018-11-26 ] |
|
the dbrm files are being downloaded into the incorrect directory. the main files are in /root instead of the dbrm directory causing the issue Nov 26 14:59:50 localhost ProcessMonitor[12948]: 50.258585 |0|0|0| D 18 CAL0000: getDBRMdata called [root@localhost dbrm]# ll [root@localhost dbrm]# cd |
| Comment by Patrick LeBlanc (Inactive) [ 2018-11-26 ] |
|
This is likely a bug in my impl for |
| Comment by Daniel Lee (Inactive) [ 2018-11-26 ] |
|
Build verified: build made by buildbot on 2018-11-26 for pull request 643. |