[MCOL-2173] altersystem-enablemodule gets Columnstore stack into a bad state Created: 2019-02-13 Updated: 2023-10-26 Resolved: 2020-04-15 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.2.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Ben Thompson (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: 1.2.3-1 server commit: Started with a 1um2pm stack, I added a 3rd PM and it was successful. I added a dbroot and assigned it to pm3. PM3 was still in MAN_OFFLINE state. Enabling or disabling it still failed. Shutdownsystem and startsystem also did not help. mcsadmin> altersystem-enablemodule pm3 This command starts the processing of applications on a Module within the MariaDB ColumnStore System Enabling Modules Performance Module(s) Enabled, run movePmDbrootConfig or assignDbrootPmConfig to assign dbroots, if needed mcsadmin> getstorage System Storage Configuration Performance Module (DBRoot) Storage Type = internal mcsadmin> adddbroot 1 New DBRoot IDs added = 3 mcsadmin> Command: assignDbrootPmConfig Description: Assign unassigned DBroots to Performance Module Arguments: Required: List of Dbroot IDs to be assigned mcsadmin> assignDbrootPmConfig 3 pm3 DBRoot IDs assigned to 'pm3' = Changes being applied DBRoot IDs assigned to 'pm3' = 3 Successfully Assigned DBRoots mcsadmin> getprocessstatus MariaDB ColumnStore Process statuses Process Module Status Last Status Change Process ID ProcessMonitor pm1 ACTIVE Wed Feb 13 17:54:00 2019 17901 ProcessMonitor pm2 ACTIVE Wed Feb 13 17:54:35 2019 18679 ProcessMonitor pm3 MAN_OFFLINE Wed Feb 13 19:11:18 2019 mcsadmin> altersystem-enablemodule pm3 This command starts the processing of applications on a Module within the MariaDB ColumnStore System Enabling Modules
This command stops the processing of applications on a Module within the MariaDB ColumnStore System
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
TIMEOUT: ProcMon not responding to getSystemStatus
MariaDB ColumnStore Process statuses Process Module Status Last Status Change Process ID ProcessMonitor pm1 ACTIVE Wed Feb 13 19:19:53 2019 6217 ProcessMonitor pm2 ACTIVE Wed Feb 13 19:20:14 2019 19554 ProcessMonitor pm3 INITIAL [root@localhost columnstore]# cat crit.log |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2020-04-15 ] |
|
OAM is being deprecated and replaced by an enhanced API and the MaxScale orchestration project. |