Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
11.4.3
-
RHEL8, three node multi-master cluster.
Description
After upgrading I couldn't get the cluster running anymore.
Logs say:
WSREP: Failed to initialize parameter 'socket.ssl_cipher', value AES256-SHA , flags (read_only | bool)
The setting appears to have a valid value and this config (see attached file) worked in 10.11.
If I remove socket.ssl_cipher from the wsrep_provider_options completely, everything starts working again, but this is obviously not a desirable solution.
It appears I'm not the only one experiencing this issue:
https://github.com/codership/galera/issues/656
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
After upgrading I couldn't get the cluster running anymore.
Logs say: {{WSREP: Failed to initialize parameter 'socket.ssl_cipher', value AES256-SHA , flags (read_only | bool)}} The setting appears to have a valid value and this config (see attached file) worked in 10.11. If I remove socket.ssl_cipher from the wsrep_provider_options completely, everything starts working again, but this is obviously not a desirable solution. |
After upgrading I couldn't get the cluster running anymore.
Logs say: {{WSREP: Failed to initialize parameter 'socket.ssl_cipher', value AES256-SHA , flags (read_only | bool)}} The setting appears to have a valid value and this config (see attached file) worked in 10.11. If I remove socket.ssl_cipher from the wsrep_provider_options completely, everything starts working again, but this is obviously not a desirable solution. It appears I'm not the only one experiencing this issue: https://github.com/codership/galera/issues/656 |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] |
Assignee | Jan Lindström [ JIRAUSER53125 ] |
Fix Version/s | 11.4 [ 29301 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Labels | regression | confirmed regression |
Priority | Major [ 3 ] | Critical [ 2 ] |
Labels | confirmed regression | confirmed galera-26.4.21 regression |
Link | This issue is blocked by TODO-4991 [ TODO-4991 ] |
Assignee | Jan Lindström [ JIRAUSER53125 ] | Julius Goryavsky [ sysprg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Summary | Upgrade 10.11>11.4 fails when wsrep_provider_options socket.ssl_cipher is set | Upgrade 10.11 -> 11.4 fails when wsrep_provider_options socket.ssl_cipher is set |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Component/s | Galera [ 10124 ] | |
Fix Version/s | 10.5.29 [ 29996 ] | |
Fix Version/s | 11.4 [ 29301 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Fix Version/s | 10.6.22 [ 29997 ] | |
Fix Version/s | 10.11.12 [ 29998 ] | |
Fix Version/s | 11.4.6 [ 29999 ] |
Labels | confirmed galera-26.4.21 regression | galera-26.4.21 regression |
It would be really helpful to know if this is in fact a regression, or me being stupid ... Thank you