Details
Description
With wsrep_sst_method=mariabackup the SST/IST process fails at this stage:
WSREP_SST: [INFO] mariabackup SST started on joiner (20230613 09:04:17.N) |
WSREP_SST: [INFO] SSL configuration: CA='', CAPATH='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20230613 09:04:17.N) |
WSREP_SST: [INFO] Streaming with mbstream (20230613 09:04:18.N) |
WSREP_SST: [INFO] Using socat as streamer (20230613 09:04:18.N) |
|
Usage: timeout [--signal sig | -s sig] [--preserve-status] [--kill-after time | -k time] [--foreground] <duration> <command> <arg ...>
|
WSREP_SST: [INFO] Evaluating timeout -s9 300 socat -u TCP-LISTEN:4444,reuseaddr stdio | '/usr/local//bin/mbstream' -x; RC=( ${PIPESTATUS[@]} ) |
(20230613 09:04:18.N) |
|
2023-06-13 9:04:18 2 [Note] WSREP: ####### IST uuid:7f4bd4bc-73ee-11ed-8cc1-77200a87198f f: 203400, l: 203407, STRv: 3 |
2023-06-13 9:04:18 2 [Note] WSREP: IST receiver addr using tcp://192.168.1.1:4568 |
2023-06-13 9:04:18 2 [Note] WSREP: Prepared IST receiver for 203400-203407, listening at: tcp://192.168.1.1:4568 |
2023-06-13 9:04:18 0 [Note] WSREP: Member 1.0 (galera1) requested state transfer from '*any*'. Selected 0.0 (galera3)(SYNCED) as don |
or.
|
2023-06-13 9:04:18 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 203407) |
2023-06-13 9:04:18 2 [Note] WSREP: Requesting state transfer: success, donor: 0 |
2023-06-13 9:04:18 0 [Warning] WSREP: 0.0 (galera3): State transfer to 1.0 (galera1) failed: -2 (No such file or directory) |
2023-06-13 9:04:18 0 [ERROR] WSREP: /wrkdirs/usr/ports/databases/galera26/work/galera-release_26.4.14/gcs/src/gcs_group.cpp:gcs_group_handle_j |
oin_msg():1172: Will never receive state. Need to abort. |
2023-06-13 9:04:18 0 [Note] WSREP: gcomm: terminating thread |
2023-06-13 9:04:18 0 [Note] WSREP: gcomm: joining thread |
2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closing backend |
2023-06-13 9:04:18 0 [Note] WSREP: view(view_id(NON_PRIM,76dfdac7-93fe,53) memb { |
82d2bc20-a998,0 |
} joined {
|
} left {
|
} partitioned {
|
76dfdac7-93fe,0 |
8f298c44-9cca,0 |
})
|
2023-06-13 9:04:18 0 [Note] WSREP: PC protocol downgrade 1 -> 0 |
2023-06-13 9:04:18 0 [Note] WSREP: view((empty)) |
2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closed |
2023-06-13 9:04:18 0 [Note] WSREP: mariadbd: Terminated. |
The timeout command seems to expect a different call on FreeBSD systems than on Linux.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
With {{wsrep_sst_method=mariabackup}} the SST/IST process fails in this stage:
{code:java} WSREP_SST: [INFO] mariabackup SST started on joiner (20230613 09:04:17.N) WSREP_SST: [INFO] SSL configuration: CA='', CAPATH='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20230613 09:04:17.N) WSREP_SST: [INFO] Streaming with mbstream (20230613 09:04:18.N) WSREP_SST: [INFO] Using socat as streamer (20230613 09:04:18.N) *Usage: timeout [--signal sig | -s sig] [--preserve-status] [--kill-after time | -k time] [--foreground] <duration> <command> <arg ...>* WSREP_SST: [INFO] Evaluating timeout -s9 300 socat -u TCP-LISTEN:4444,reuseaddr stdio | '/usr/local//bin/mbstream' -x; RC=( ${PIPESTATUS[@]} ) (20230613 09:04:18.N) 2023-06-13 9:04:18 2 [Note] WSREP: ####### IST uuid:7f4bd4bc-73ee-11ed-8cc1-77200a87198f f: 203400, l: 203407, STRv: 3 2023-06-13 9:04:18 2 [Note] WSREP: IST receiver addr using tcp://10.40.160.171:4568 2023-06-13 9:04:18 2 [Note] WSREP: Prepared IST receiver for 203400-203407, listening at: tcp://10.40.160.171:4568 2023-06-13 9:04:18 0 [Note] WSREP: Member 1.0 (vega-galera1) requested state transfer from '*any*'. Selected 0.0 (vega-galera3)(SYNCED) as don or. 2023-06-13 9:04:18 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 203407) 2023-06-13 9:04:18 2 [Note] WSREP: Requesting state transfer: success, donor: 0 2023-06-13 9:04:18 0 [Warning] WSREP: 0.0 (vega-galera3): State transfer to 1.0 (vega-galera1) failed: -2 (No such file or directory) 2023-06-13 9:04:18 0 [ERROR] WSREP: /wrkdirs/usr/ports/databases/galera26/work/galera-release_26.4.14/gcs/src/gcs_group.cpp:gcs_group_handle_j oin_msg():1172: Will never receive state. Need to abort. 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: terminating thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: joining thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closing backend 2023-06-13 9:04:18 0 [Note] WSREP: view(view_id(NON_PRIM,76dfdac7-93fe,53) memb { 82d2bc20-a998,0 } joined { } left { } partitioned { 76dfdac7-93fe,0 8f298c44-9cca,0 }) 2023-06-13 9:04:18 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2023-06-13 9:04:18 0 [Note] WSREP: view((empty)) 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closed 2023-06-13 9:04:18 0 [Note] WSREP: mariadbd: Terminated. {code} The {{timeout}} command seems to expect a different call on FreeBSD systems than on Linux. |
With {{wsrep_sst_method=mariabackup}} the SST/IST process fails in this stage:
{code:java} WSREP_SST: [INFO] mariabackup SST started on joiner (20230613 09:04:17.N) WSREP_SST: [INFO] SSL configuration: CA='', CAPATH='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20230613 09:04:17.N) WSREP_SST: [INFO] Streaming with mbstream (20230613 09:04:18.N) WSREP_SST: [INFO] Using socat as streamer (20230613 09:04:18.N) *Usage: timeout [--signal sig | -s sig] [--preserve-status] [--kill-after time | -k time] [--foreground] <duration> <command> <arg ...>* WSREP_SST: [INFO] Evaluating timeout -s9 300 socat -u TCP-LISTEN:4444,reuseaddr stdio | '/usr/local//bin/mbstream' -x; RC=( ${PIPESTATUS[@]} ) (20230613 09:04:18.N) 2023-06-13 9:04:18 2 [Note] WSREP: ####### IST uuid:7f4bd4bc-73ee-11ed-8cc1-77200a87198f f: 203400, l: 203407, STRv: 3 2023-06-13 9:04:18 2 [Note] WSREP: IST receiver addr using tcp://192.168.1.1:4568 2023-06-13 9:04:18 2 [Note] WSREP: Prepared IST receiver for 203400-203407, listening at: tcp://192.168.1.1:4568 2023-06-13 9:04:18 0 [Note] WSREP: Member 1.0 (galera1) requested state transfer from '*any*'. Selected 0.0 (galera3)(SYNCED) as don or. 2023-06-13 9:04:18 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 203407) 2023-06-13 9:04:18 2 [Note] WSREP: Requesting state transfer: success, donor: 0 2023-06-13 9:04:18 0 [Warning] WSREP: 0.0 (galera3): State transfer to 1.0 (galera1) failed: -2 (No such file or directory) 2023-06-13 9:04:18 0 [ERROR] WSREP: /wrkdirs/usr/ports/databases/galera26/work/galera-release_26.4.14/gcs/src/gcs_group.cpp:gcs_group_handle_j oin_msg():1172: Will never receive state. Need to abort. 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: terminating thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: joining thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closing backend 2023-06-13 9:04:18 0 [Note] WSREP: view(view_id(NON_PRIM,76dfdac7-93fe,53) memb { 82d2bc20-a998,0 } joined { } left { } partitioned { 76dfdac7-93fe,0 8f298c44-9cca,0 }) 2023-06-13 9:04:18 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2023-06-13 9:04:18 0 [Note] WSREP: view((empty)) 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closed 2023-06-13 9:04:18 0 [Note] WSREP: mariadbd: Terminated. {code} The {{timeout}} command seems to expect a different call on FreeBSD systems than on Linux. |
Description |
With {{wsrep_sst_method=mariabackup}} the SST/IST process fails in this stage:
{code:java} WSREP_SST: [INFO] mariabackup SST started on joiner (20230613 09:04:17.N) WSREP_SST: [INFO] SSL configuration: CA='', CAPATH='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20230613 09:04:17.N) WSREP_SST: [INFO] Streaming with mbstream (20230613 09:04:18.N) WSREP_SST: [INFO] Using socat as streamer (20230613 09:04:18.N) *Usage: timeout [--signal sig | -s sig] [--preserve-status] [--kill-after time | -k time] [--foreground] <duration> <command> <arg ...>* WSREP_SST: [INFO] Evaluating timeout -s9 300 socat -u TCP-LISTEN:4444,reuseaddr stdio | '/usr/local//bin/mbstream' -x; RC=( ${PIPESTATUS[@]} ) (20230613 09:04:18.N) 2023-06-13 9:04:18 2 [Note] WSREP: ####### IST uuid:7f4bd4bc-73ee-11ed-8cc1-77200a87198f f: 203400, l: 203407, STRv: 3 2023-06-13 9:04:18 2 [Note] WSREP: IST receiver addr using tcp://192.168.1.1:4568 2023-06-13 9:04:18 2 [Note] WSREP: Prepared IST receiver for 203400-203407, listening at: tcp://192.168.1.1:4568 2023-06-13 9:04:18 0 [Note] WSREP: Member 1.0 (galera1) requested state transfer from '*any*'. Selected 0.0 (galera3)(SYNCED) as don or. 2023-06-13 9:04:18 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 203407) 2023-06-13 9:04:18 2 [Note] WSREP: Requesting state transfer: success, donor: 0 2023-06-13 9:04:18 0 [Warning] WSREP: 0.0 (galera3): State transfer to 1.0 (galera1) failed: -2 (No such file or directory) 2023-06-13 9:04:18 0 [ERROR] WSREP: /wrkdirs/usr/ports/databases/galera26/work/galera-release_26.4.14/gcs/src/gcs_group.cpp:gcs_group_handle_j oin_msg():1172: Will never receive state. Need to abort. 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: terminating thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: joining thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closing backend 2023-06-13 9:04:18 0 [Note] WSREP: view(view_id(NON_PRIM,76dfdac7-93fe,53) memb { 82d2bc20-a998,0 } joined { } left { } partitioned { 76dfdac7-93fe,0 8f298c44-9cca,0 }) 2023-06-13 9:04:18 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2023-06-13 9:04:18 0 [Note] WSREP: view((empty)) 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closed 2023-06-13 9:04:18 0 [Note] WSREP: mariadbd: Terminated. {code} The {{timeout}} command seems to expect a different call on FreeBSD systems than on Linux. |
With {{wsrep_sst_method=mariabackup}} the SST/IST process fails in this stage:
{code:java} WSREP_SST: [INFO] mariabackup SST started on joiner (20230613 09:04:17.N) WSREP_SST: [INFO] SSL configuration: CA='', CAPATH='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20230613 09:04:17.N) WSREP_SST: [INFO] Streaming with mbstream (20230613 09:04:18.N) WSREP_SST: [INFO] Using socat as streamer (20230613 09:04:18.N) Usage: timeout [--signal sig | -s sig] [--preserve-status] [--kill-after time | -k time] [--foreground] <duration> <command> <arg ...> WSREP_SST: [INFO] Evaluating timeout -s9 300 socat -u TCP-LISTEN:4444,reuseaddr stdio | '/usr/local//bin/mbstream' -x; RC=( ${PIPESTATUS[@]} ) (20230613 09:04:18.N) 2023-06-13 9:04:18 2 [Note] WSREP: ####### IST uuid:7f4bd4bc-73ee-11ed-8cc1-77200a87198f f: 203400, l: 203407, STRv: 3 2023-06-13 9:04:18 2 [Note] WSREP: IST receiver addr using tcp://192.168.1.1:4568 2023-06-13 9:04:18 2 [Note] WSREP: Prepared IST receiver for 203400-203407, listening at: tcp://192.168.1.1:4568 2023-06-13 9:04:18 0 [Note] WSREP: Member 1.0 (galera1) requested state transfer from '*any*'. Selected 0.0 (galera3)(SYNCED) as don or. 2023-06-13 9:04:18 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 203407) 2023-06-13 9:04:18 2 [Note] WSREP: Requesting state transfer: success, donor: 0 2023-06-13 9:04:18 0 [Warning] WSREP: 0.0 (galera3): State transfer to 1.0 (galera1) failed: -2 (No such file or directory) 2023-06-13 9:04:18 0 [ERROR] WSREP: /wrkdirs/usr/ports/databases/galera26/work/galera-release_26.4.14/gcs/src/gcs_group.cpp:gcs_group_handle_j oin_msg():1172: Will never receive state. Need to abort. 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: terminating thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: joining thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closing backend 2023-06-13 9:04:18 0 [Note] WSREP: view(view_id(NON_PRIM,76dfdac7-93fe,53) memb { 82d2bc20-a998,0 } joined { } left { } partitioned { 76dfdac7-93fe,0 8f298c44-9cca,0 }) 2023-06-13 9:04:18 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2023-06-13 9:04:18 0 [Note] WSREP: view((empty)) 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closed 2023-06-13 9:04:18 0 [Note] WSREP: mariadbd: Terminated. {code} The {{timeout}} command seems to expect a different call on FreeBSD systems than on Linux. |
Description |
With {{wsrep_sst_method=mariabackup}} the SST/IST process fails in this stage:
{code:java} WSREP_SST: [INFO] mariabackup SST started on joiner (20230613 09:04:17.N) WSREP_SST: [INFO] SSL configuration: CA='', CAPATH='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20230613 09:04:17.N) WSREP_SST: [INFO] Streaming with mbstream (20230613 09:04:18.N) WSREP_SST: [INFO] Using socat as streamer (20230613 09:04:18.N) Usage: timeout [--signal sig | -s sig] [--preserve-status] [--kill-after time | -k time] [--foreground] <duration> <command> <arg ...> WSREP_SST: [INFO] Evaluating timeout -s9 300 socat -u TCP-LISTEN:4444,reuseaddr stdio | '/usr/local//bin/mbstream' -x; RC=( ${PIPESTATUS[@]} ) (20230613 09:04:18.N) 2023-06-13 9:04:18 2 [Note] WSREP: ####### IST uuid:7f4bd4bc-73ee-11ed-8cc1-77200a87198f f: 203400, l: 203407, STRv: 3 2023-06-13 9:04:18 2 [Note] WSREP: IST receiver addr using tcp://192.168.1.1:4568 2023-06-13 9:04:18 2 [Note] WSREP: Prepared IST receiver for 203400-203407, listening at: tcp://192.168.1.1:4568 2023-06-13 9:04:18 0 [Note] WSREP: Member 1.0 (galera1) requested state transfer from '*any*'. Selected 0.0 (galera3)(SYNCED) as don or. 2023-06-13 9:04:18 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 203407) 2023-06-13 9:04:18 2 [Note] WSREP: Requesting state transfer: success, donor: 0 2023-06-13 9:04:18 0 [Warning] WSREP: 0.0 (galera3): State transfer to 1.0 (galera1) failed: -2 (No such file or directory) 2023-06-13 9:04:18 0 [ERROR] WSREP: /wrkdirs/usr/ports/databases/galera26/work/galera-release_26.4.14/gcs/src/gcs_group.cpp:gcs_group_handle_j oin_msg():1172: Will never receive state. Need to abort. 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: terminating thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: joining thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closing backend 2023-06-13 9:04:18 0 [Note] WSREP: view(view_id(NON_PRIM,76dfdac7-93fe,53) memb { 82d2bc20-a998,0 } joined { } left { } partitioned { 76dfdac7-93fe,0 8f298c44-9cca,0 }) 2023-06-13 9:04:18 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2023-06-13 9:04:18 0 [Note] WSREP: view((empty)) 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closed 2023-06-13 9:04:18 0 [Note] WSREP: mariadbd: Terminated. {code} The {{timeout}} command seems to expect a different call on FreeBSD systems than on Linux. |
With {{wsrep_sst_method=mariabackup}} the SST/IST process fails at this stage:
{code:java} WSREP_SST: [INFO] mariabackup SST started on joiner (20230613 09:04:17.N) WSREP_SST: [INFO] SSL configuration: CA='', CAPATH='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20230613 09:04:17.N) WSREP_SST: [INFO] Streaming with mbstream (20230613 09:04:18.N) WSREP_SST: [INFO] Using socat as streamer (20230613 09:04:18.N) Usage: timeout [--signal sig | -s sig] [--preserve-status] [--kill-after time | -k time] [--foreground] <duration> <command> <arg ...> WSREP_SST: [INFO] Evaluating timeout -s9 300 socat -u TCP-LISTEN:4444,reuseaddr stdio | '/usr/local//bin/mbstream' -x; RC=( ${PIPESTATUS[@]} ) (20230613 09:04:18.N) 2023-06-13 9:04:18 2 [Note] WSREP: ####### IST uuid:7f4bd4bc-73ee-11ed-8cc1-77200a87198f f: 203400, l: 203407, STRv: 3 2023-06-13 9:04:18 2 [Note] WSREP: IST receiver addr using tcp://192.168.1.1:4568 2023-06-13 9:04:18 2 [Note] WSREP: Prepared IST receiver for 203400-203407, listening at: tcp://192.168.1.1:4568 2023-06-13 9:04:18 0 [Note] WSREP: Member 1.0 (galera1) requested state transfer from '*any*'. Selected 0.0 (galera3)(SYNCED) as don or. 2023-06-13 9:04:18 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 203407) 2023-06-13 9:04:18 2 [Note] WSREP: Requesting state transfer: success, donor: 0 2023-06-13 9:04:18 0 [Warning] WSREP: 0.0 (galera3): State transfer to 1.0 (galera1) failed: -2 (No such file or directory) 2023-06-13 9:04:18 0 [ERROR] WSREP: /wrkdirs/usr/ports/databases/galera26/work/galera-release_26.4.14/gcs/src/gcs_group.cpp:gcs_group_handle_j oin_msg():1172: Will never receive state. Need to abort. 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: terminating thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: joining thread 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closing backend 2023-06-13 9:04:18 0 [Note] WSREP: view(view_id(NON_PRIM,76dfdac7-93fe,53) memb { 82d2bc20-a998,0 } joined { } left { } partitioned { 76dfdac7-93fe,0 8f298c44-9cca,0 }) 2023-06-13 9:04:18 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2023-06-13 9:04:18 0 [Note] WSREP: view((empty)) 2023-06-13 9:04:18 0 [Note] WSREP: gcomm: closed 2023-06-13 9:04:18 0 [Note] WSREP: mariadbd: Terminated. {code} The {{timeout}} command seems to expect a different call on FreeBSD systems than on Linux. |
Fix Version/s | 10.6 [ 24028 ] |
Assignee | Julius Goryavsky [ sysprg ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | 10.4.32 [ 29300 ] | |
Fix Version/s | 10.5.23 [ 29012 ] | |
Fix Version/s | 10.6.16 [ 29014 ] | |
Fix Version/s | 10.10.7 [ 29018 ] | |
Fix Version/s | 10.11.6 [ 29020 ] | |
Fix Version/s | 11.0.4 [ 29021 ] | |
Fix Version/s | 11.1.3 [ 29023 ] | |
Fix Version/s | 11.2.2 [ 29035 ] | |
Fix Version/s | 11.3.1 [ 29416 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |