Comments - Migrating from InfiniDB 4.x to MariaDB ColumnStore

7 years, 3 months ago Kaifeng Chen
This comment has the status of 'removed' and can only be seen by you.

It seems that it doesn't work for migration from Infinidb 4.6.6 to MCS 1.0.6。

log messages:

crit.log

Jan 5 11:22:17 localhost controllernode[6815]: 17.557831 |0|0|0| C 29 CAL0000: ExtentMap::load(): open: No such file or directory Jan 5 11:22:42 localhost DMLProc[7120]: 42.781900 |0|0|0| C 20 CAL0002: DMLProc failed to start due to : Rollback will be deferred due to DBRM is in read only state. Jan 5 11:27:38 localhost controllernode[8209]: 38.129917 |0|0|0| C 29 CAL0000: ExtentMap::save(): got request to save an empty BRM

err.log

Jan 5 11:22:17 localhost ProcessMonitor[6368]: 17.561537 |0|0|0| E 18 CAL0000: Error return DBRM load_brm Jan 5 11:22:42 localhost controllernode[6453]: 42.193287 |0|0|0| E 29 CAL0000: DBRM: error: SessionManager::setSystemState() failed (network)

warning.log

Jan 5 11:22:45 localhost ProcessMonitor[6368]: 45.804749 |0|0|0| W 18 CAL0000: DMLProc failed initialization

mcsadmin> getProcessStatus getprocessstatus Thu Jan 5 11:34:56 2017

MariaDB Columnstore Process statuses

Process Module Status Last Status Change Process ID ------------------ ------ --------------- ------------------------ ---------- ProcessMonitor pm1 ACTIVE Thu Jan 5 11:22:05 2017 6368 ProcessManager pm1 ACTIVE Thu Jan 5 11:22:11 2017 6453 DBRMControllerNode pm1 FAILED Thu Jan 5 11:22:17 2017 ServerMonitor pm1 ACTIVE Thu Jan 5 11:22:20 2017 6829 DBRMWorkerNode pm1 ACTIVE Thu Jan 5 11:22:20 2017 6846 DecomSvr pm1 ACTIVE Thu Jan 5 11:22:24 2017 6903 PrimProc pm1 ACTIVE Thu Jan 5 11:22:26 2017 6923 ExeMgr pm1 ACTIVE Thu Jan 5 11:22:31 2017 6967 WriteEngineServer pm1 ACTIVE Thu Jan 5 11:22:36 2017 7050 DDLProc pm1 ACTIVE Thu Jan 5 11:22:38 2017 7089 DMLProc pm1 FAILED Thu Jan 5 11:23:01 2017 7120 mysqld pm1 ACTIVE Thu Jan 5 11:22:23 2017 6713

How can we sovle this issue? Thanks.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.