[MCOL-5363] ColumnStore cluster failed to start correctly after upgrade (failover related) Created: 2022-12-19  Updated: 2023-07-02

Status: Open
Project: MariaDB ColumnStore
Component/s: cmapi
Affects Version/s: 22.08.7
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Daniel Lee (Inactive) Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None

Attachments: Text File cmapi_server.log    

 Description   

Build tested: 22.08.7, cmapi 22.08.2 (build 823)

Cluster = 3PM
Failed cases: Rocky 8, both RPM and local repo upgrade
Debian 11, local repo upgrade
Ubuntu 20.04, local repo upgrade

1. Installed 6.4.4-1
2. Run sanity test
3. stop MCS, mcs cluster stop
4. upgrade to 22.08.7
5. start MCS, mcs cluster start

Start cluster

     {
       "error": "Starting transaction isn't succesfull."
     }

Cluster status

     {
       "timestamp": "2022-12-19 15:08:35.552815",
       "s1pm1": {
         "timestamp": "2022-12-19 15:08:35.564607",
         "uptime": 1684,
         "dbrm_mode": "offline",
         "cluster_mode": "readonly",
         "dbroots": [
           "1"
         ],
         "module_id": 1,
         "services": []
       },
       "s1pm2": {
         "timestamp": "2022-12-19 15:08:35.489863",
         "uptime": 1684,
         "dbrm_mode": "offline",
         "cluster_mode": "readonly",
         "dbroots": [
           "2"
         ],
         "module_id": 2,
         "services": []
       },
       "s1pm3": {
         "timestamp": "2022-12-19 15:08:35.540149",
         "uptime": 1684,
         "dbrm_mode": "offline",
         "cluster_mode": "readonly",
         "dbroots": [
           "3"
         ],
         "module_id": 3,
         "services": []
       },
       "num_nodes": 3
     }



 Comments   
Comment by Daniel Lee (Inactive) [ 2022-12-19 ]

cmapi_server.log has been attached.

Generated at Thu Feb 08 02:57:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.