Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.2.12
-
Debian 9 fresh install
mariadb from debian repos
galera from debian repos
-
10.2.13
Description
Try to setup galera cluster from standalone mariadb server that has a few databases.
From existing mariadb server use /var/lib/mysql as is
on stock /etc/mysql/my.cnf
add
[galera]
- Mandatory settings
wsrep_on=ON
wsrep_provider=/usr/lib/galera/libgalera_smm.so
wsrep_cluster_name="tam_cluster"
wsrep_cluster_address="gcomm://ip1, ip2, ip5"
wsrep_node_address="ip5"
wsrep_node_name="node_5"
wsrep_sst_method=rsync
binlog_format=row
default_storage_engine=InnoDB
innodb_autoinc_lock_mode=2
run: galera_new_cluster
result: mysqld crashes
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | wsrep [ 11500 ] |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] |
Assignee | Jan Lindström [ jplindst ] |
Attachment | mysqld.trace [ 44869 ] |
Attachment | mysqld.trace [ 44870 ] |
Attachment | mysqld.trace [ 44871 ] |
Attachment | my.cnf [ 44872 ] |
Attachment | jgnoss_first_pages_001.bin [ 44873 ] |
Attachment | mysqld.debug_outputs.txt [ 44875 ] |
Attachment | mysqld.trace [ 45100 ] |
Attachment | mdb_dbg.tgz [ 45105 ] |
Priority | Blocker [ 1 ] | Critical [ 2 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Sprint | 10.2.13 [ 228 ] |
Assignee | Jan Lindström [ jplindst ] | Seppo Jaakola [ seppo ] |
Assignee | Seppo Jaakola [ seppo ] | Jan Lindström [ jplindst ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
issue.field.resolutiondate | 2018-02-08 09:15:16.0 | 2018-02-08 09:15:16.574 |
Component/s | Storage Engine - InnoDB [ 10129 ] | |
Component/s | Admin statements [ 11400 ] | |
Fix Version/s | 10.2.13 [ 22910 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 84742 ] | MariaDB v4 [ 153513 ] |