Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-4816

Ansible Script Errors on Deployment of MariaDB AX 5.5.2

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 5.5.2
    • N/A
    • installation
    • None

    Description

      Our devops team was able to run the new ansible script from https://github.com/mariadb-corporation/columnstore-ansible-aws to deploy 2 new columnstore 5.5.2 clusters, but recently during a 3rd deployment, we started receiving errors:

      TASK [Starting Replicas] *************************************************************************************************************
      changed: [mcs3] => {"changed": true, "msg": "Slave started ", "queries": ["START SLAVE"]}
      changed: [mcs2] => {"changed": true, "msg": "Slave started ", "queries": ["START SLAVE"]}
      PLAY [primary] ***********************************************************************************************************************
      TASK [Gathering Facts] ***************************************************************************************************************
      ok: [mcs1]
      TASK [Adding Nodes To ColumnStore Cluster] *******************************************************************************************
      failed: [mcs1] (item={'timeout': 180, 'node': 'ip-10-105-1-177.ec2.internal'}) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content": "{\"error\": {\"http_status\": \"404 Not Found\", \"message\": \"The path '/cmapi/0.4.0/cluster/add-node' was not found.\"}}                                                                                                                                                                                                                                                                                                                                                                                                                ", "content_length": "513", "content_type": "application/json", "date": "Thu, 15 Jul 2021 21:55:36 GMT", "elapsed": 0, "item": {"node": "ip-10-105-1-177.ec2.internal", "timeout": 180}, "json": {"error": {"http_status": "404 Not Found", "message": "The path '/cmapi/0.4.0/cluster/add-node' was not found."}}, "msg": "Status code was 404 and not [200]: HTTP Error 404: Not Found", "redirected": false, "server": "CherryPy/18.5.0", "status": 404, "url": "https://ip-10-105-1-177.ec2.internal:8640/cmapi/0.4.0/cluster/add-node"}
      failed: [mcs1] (item={'timeout': 180, 'node': 'ip-10-105-1-178.ec2.internal'}) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content": "{\"error\": {\"http_status\": \"404 Not Found\", \"message\": \"The path '/cmapi/0.4.0/cluster/add-node' was not found.\"}}                                                                                                                                                                                                                                                                                                                                                                                                                ", "content_length": "513", "content_type": "application/json", "date": "Thu, 15 Jul 2021 21:55:40 GMT", "elapsed": 0, "item": {"node": "ip-10-105-1-178.ec2.internal", "timeout": 180}, "json": {"error": {"http_status": "404 Not Found", "message": "The path '/cmapi/0.4.0/cluster/add-node' was not found."}}, "msg": "Status code was 404 and not [200]: HTTP Error 404: Not Found", "redirected": false, "server": "CherryPy/18.5.0", "status": 404, "url": "https://ip-10-105-1-177.ec2.internal:8640/cmapi/0.4.0/cluster/add-node"}
      failed: [mcs1] (item={'timeout': 180, 'node': 'ip-10-105-1-179.ec2.internal'}) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content": "{\"error\": {\"http_status\": \"404 Not Found\", \"message\": \"The path '/cmapi/0.4.0/cluster/add-node' was not found.\"}}                                                                                                                                                                                                                                                                                                                                                                                                                ", "content_length": "513", "content_type": "application/json", "date": "Thu, 15 Jul 2021 21:55:43 GMT", "elapsed": 0, "item": {"node": "ip-10-105-1-179.ec2.internal", "timeout": 180}, "json": {"error": {"http_status": "404 Not Found", "message": "The path '/cmapi/0.4.0/cluster/add-node' was not found."}}, "msg": "Status code was 404 and not [200]: HTTP Error 404: Not Found", "redirected": false, "server": "CherryPy/18.5.0", "status": 404, "url": "https://ip-10-105-1-177.ec2.internal:8640/cmapi/0.4.0/cluster/add-node"}
      PLAY RECAP ***************************************************************************************************************************
      mcs1                       : ok=74   changed=58   unreachable=0    failed=1    skipped=8    rescued=0    ignored=0   
      mcs2                       : ok=51   changed=38   unreachable=0    failed=0    skipped=8    rescued=0    ignored=0   
      mcs3                       : ok=51   changed=38   unreachable=0    failed=0    skipped=8    rescued=0    ignored=0   
      mx1                        : ok=19   changed=12   unreachable=0    failed=0    skipped=4    rescued=0    ignored=0   
      mx2                        : ok=19   changed=12   unreachable=0    failed=0    skipped=4    rescued=0    ignored=0 
      

      Attachments

        Activity

          People

            toddstoffel Todd Stoffel (Inactive)
            juan.vera Juan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.