Comment 0 for bug 1955649

Revision history for this message
Lucas (lcavalca) wrote :

Brief Description
-----------------

mariadb apply fails in AIO-DX or STD enironment Due to ssl-verify-server-cert being enabled so there is a CNs mismatch and ssl_verify fails

Severity
--------

Major

Steps to Reproduce
------------------

Enable https
apply overrides for tls
apply stx-openstack
Expected Behavior

WRO applied without issues.

Actual Behavior
---------------

WRO apply failed due to mariadb timeout

Reproducibility
---------------

Reproducible

System Configuration
-------------------

AIO-DX

Branch/Pull Time/Commit
----------------------

Starlingx/Master

Timestamp/Logs
--------------

```

 2021-12-15 14:15:27,370 - OpenStack-Helm Mariadb - INFO - b"2021-12-15 14:15:27 139773687600896 [ERROR] WSREP: Process completed with error: wsrep_sst_mariabackup --role 'donor' --address 'mariadb-server-0.mariadb-discovery.openstack.svc.cluster.local:4444/xtrabackup_sst//1' --socket '/var/run/mysqld/mysqld.sock' --datadir '/var/lib/mysql/' --gtid '1844023c-5db0-11ec-a417-9287d3b267aa:0' --gtid-domain-id '0' --mysqld-args --user=mysql --wsrep-new-cluster: 22 (Invalid argument)"
Alarms
```

Workaround
----------

Override mariadb-etc configmap removing ssl-verify server