[MCOL-3684] removedbroot not working after redistributedata start remove - dbroot #3 is not empty Created: 2019-12-20 Updated: 2023-10-26 Resolved: 2020-04-15 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.2.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Customer trying to remove a pm and a dbroot from their system and getting the error that dbroot is not empty even though they did a redistributedata start remove 3. Maybe the procedure on how Im having them do it is incorrect. here is the full process i ran. it seems to still have failed even though it allowed me to remove the module it says the dbroot has data. mcsadmin> suspendDatabaseWrites This command suspends the DDL/DML writes to the MariaDB ColumnStore Database Suspend MariaDB Columnstore Database Writes Request successfully completed WriteEngineServer returned status 1: Cleared. mcsadmin> resumeDatabaseWrites This command resumes the DDL/DML writes to the MariaDB ColumnStore Database Resume MariaDB ColumnStore Database Writes Request successfully completed This command stops the processing of applications on all Modules within the MariaDB ColumnStore System Checking for active transactions System being stopped now... mcsadmin> unassignDbrootPmConfig 3 pm3 DBRoot IDs assigned to 'pm3' = 3 Successfully Unassigned DBRoots mcsadmin> removemodule pm3 !!!!! DESTRUCTIVE COMMAND !!!!! This command removes module(s) from the MariaDB ColumnStore System Removing Module(s) pm3, please wait... Remove Module successfully completed mcsadmin> startsystem System being started, please wait... mcsadmin> removedbroot 3 BRMShmImpl::BRMShmImpl(): retrying on size==0
Error logs ==> crit.log <== ==> debug.log <== ==> err.log <== ==> info.log <== ==> warning.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. |