Skip to content

Instantly share code, notes, and snippets.

@nirbhayc
Created June 20, 2017 21:15
Show Gist options
  • Save nirbhayc/ac5cf51d36b212a764c7aaacac89f4b6 to your computer and use it in GitHub Desktop.
Save nirbhayc/ac5cf51d36b212a764c7aaacac89f4b6 to your computer and use it in GitHub Desktop.
(Blog) Galera split brain logs
50217 15:49:02 [Note] WSREP: (dc9e817d-b6e5-11e4-a36f-8fe330cf395b, 'tcp://0.0.0.0:4010') turning message relay requesting on, nonlive peers: tcp://192.168.0.8:4030 tcp://192.168.0.8:4040
150217 15:49:03 [Note] WSREP: (dc9e817d-b6e5-11e4-a36f-8fe330cf395b, 'tcp://0.0.0.0:4010') reconnecting to 370a81b6-b6e6-11e4-b985-beb180620fd9 (tcp://192.168.0.8:4030), attempt 0
150217 15:49:03 [Note] WSREP: (dc9e817d-b6e5-11e4-a36f-8fe330cf395b, 'tcp://0.0.0.0:4010') reconnecting to 4ba33092-b6e6-11e4-93a4-ba232dff3484 (tcp://192.168.0.8:4040), attempt 0
150217 15:49:04 [Note] WSREP: evs::proto(dc9e817d-b6e5-11e4-a36f-8fe330cf395b, GATHER, view_id(REG,370a81b6-b6e6-11e4-b985-beb180620fd9,4)) suspecting node: 370a81b6-b6e6-11e4-b985-beb180620fd9
150217 15:49:04 [Note] WSREP: evs::proto(dc9e817d-b6e5-11e4-a36f-8fe330cf395b, GATHER, view_id(REG,370a81b6-b6e6-11e4-b985-beb180620fd9,4)) suspecting node: 4ba33092-b6e6-11e4-93a4-ba232dff3484
...
...
150217 15:49:14 [Note] WSREP: evs::proto(dc9e817d-b6e5-11e4-a36f-8fe330cf395b, GATHER, view_id(REG,370a81b6-b6e6-11e4-b985-beb180620fd9,4)) detected inactive node: 370a81b6-b6e6-11e4-b985-beb180620fd9
150217 15:49:14 [Note] WSREP: evs::proto(dc9e817d-b6e5-11e4-a36f-8fe330cf395b, GATHER, view_id(REG,370a81b6-b6e6-11e4-b985-beb180620fd9,4)) detected inactive node: 4ba33092-b6e6-11e4-93a4-ba232dff3484
150217 15:49:15 [Note] WSREP: view(view_id(NON_PRIM,370a81b6-b6e6-11e4-b985-beb180620fd9,4) memb {
d40d3354-b6e5-11e4-aed5-8e8f043f2e91,0
dc9e817d-b6e5-11e4-a36f-8fe330cf395b,0
} joined {
} left {
} partitioned {
370a81b6-b6e6-11e4-b985-beb180620fd9,0
4ba33092-b6e6-11e4-93a4-ba232dff3484,0
})
150217 15:49:15 [Note] WSREP: New COMPONENT: primary = no, bootstrap = no, my_idx = 1, memb_num = 2
150217 15:49:15 [Note] WSREP: Flow-control interval: [23, 23]
150217 15:49:15 [Note] WSREP: Received NON-PRIMARY.
150217 15:49:15 [Note] WSREP: Shifting SYNCED -> OPEN (TO: 0)
150217 15:49:15 [Note] WSREP: New cluster view: global state: d40f1ba3-b6e5-11e4-91f1-1b1c88707f31:0, view# -1: non-Primary, number of nodes: 2, my index: 1, protocol version 3
150217 15:49:15 [Note] WSREP: Setting wsrep_ready to 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment