The log is actually just the output of executing mysqld i just focus in this part,
However i do manage to start one node,
now the problem it seems to be in the other to, here is what it show
when y try to add the second node to the cluster.
140929 16:24:41 [Note] WSREP: Service thread queue flushed.
140929 16:24:41 [Note] WSREP: Assign initial position for certification: -1, protocol version: -1
140929 16:24:41 [Note] WSREP: Setting initial position to 00000000-0000-0000-0000-
000000000000:-1
140929 16:24:41 [Note] WSREP: protonet asio version 0
140929 16:24:41 [Note] WSREP: Using CRC-32C (optimized) for message checksums.
140929 16:24:41 [Note] WSREP: backend: asio
140929 16:24:41 [Note] WSREP: GMCast version 0
140929 16:24:41 [Note] WSREP: (a47be000-4816-11e4-b0fd-43eda06d6eff, 'tcp://
0.0.0.0:4567') listening at tcp://
0.0.0.0:4567140929 16:24:41 [Note] WSREP: (a47be000-4816-11e4-b0fd-43eda06d6eff, 'tcp://
0.0.0.0:4567') multicast: , ttl: 1
140929 16:24:41 [Note] WSREP: EVS version 0
140929 16:24:41 [Note] WSREP: PC version 0
140929 16:24:41 [Note] WSREP: gcomm: connecting to group 'baruwa_cluster', peer 'baruwadb1:'
140929 16:24:41 [Note] WSREP: (a47be000-4816-11e4-b0fd-43eda06d6eff, 'tcp://
0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://
172.17.1.4:4567 140929 16:24:41 [Note] WSREP: declaring 498ac792-480e-11e4-994f-533085d0ff8b stable
140929 16:24:41 [Note] WSREP: declaring ef83de45-4807-11e4-8802-0203dc2e072c stable
140929 16:24:41 [Note] WSREP: Node 498ac792-480e-11e4-994f-533085d0ff8b state prim
140929 16:24:41 [Note] WSREP: (a47be000-4816-11e4-b0fd-43eda06d6eff, 'tcp://
0.0.0.0:4567') turning message relay requesting off
140929 16:24:41 [Note] WSREP: view(view_id(PRIM,498ac792-480e-11e4-994f-533085d0ff8b,3) memb {
498ac792-480e-11e4-994f-533085d0ff8b,0
a47be000-4816-11e4-b0fd-43eda06d6eff,0
ef83de45-4807-11e4-8802-0203dc2e072c,0
} joined {
} left {
} partitioned {
})
140929 16:24:41 [Note] WSREP: gcomm: connected
140929 16:24:41 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
140929 16:24:41 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
140929 16:24:41 [Note] WSREP: Opened channel 'baruwa_cluster'
140929 16:24:41 [Note] WSREP: Waiting for SST to complete.
140929 16:24:41 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 3
140929 16:24:41 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID.
140929 16:24:41 [Note] WSREP: STATE EXCHANGE: sent state msg: a49fe848-4816-11e4-a8c7-b70f254d3249
140929 16:24:41 [Note] WSREP: STATE EXCHANGE: got state msg: a49fe848-4816-11e4-a8c7-b70f254d3249 from 0 (baruwadb2)
140929 16:24:41 [Note] WSREP: STATE EXCHANGE: got state msg: a49fe848-4816-11e4-a8c7-b70f254d3249 from 2 (baruwadb1)
140929 16:24:41 [Note] WSREP: STATE EXCHANGE: got state msg: a49fe848-4816-11e4-a8c7-b70f254d3249 from 1 (baruwadb3)
140929 16:24:41 [Note] WSREP: Quorum results:
version = 3,
component = PRIMARY,
conf_id = 2,
members = 2/3 (joined/total),
act_id = 1,
last_appl. = -1,
protocols = 0/5/3 (gcs/repl/appl),
group UUID = 0c63fe44-47fe-11e4-8d91-d3636a34c2fc
140929 16:24:41 [Note] WSREP: Flow-control interval: [28, 28]
140929 16:24:41 [Note] WSREP: Shifting OPEN -> PRIMARY (TO: 1)
140929 16:24:41 [Note] WSREP: State transfer required:
Group state: 0c63fe44-47fe-11e4-8d91-d3636a34c2fc:1
Local state: 00000000-0000-0000-0000-000000000000:-1
140929 16:24:41 [Note] WSREP: New cluster view: global state: 0c63fe44-47fe-11e4-8d91-d3636a34c2fc:1, view# 3: Primary, number of nodes: 3, my index: 1, protocol version 3
140929 16:24:41 [Warning] WSREP: Gap in state sequence. Need state transfer.
140929
16:24:43 [Note] WSREP: Running: 'wsrep_sst_rsync --role 'joiner'
--address '172.17.1.12' --auth '' --datadir '/var/lib/mysql/'
--defaults-file '/etc/mysql/my.cnf' --parent '22299' '' '
140929 16:24:44 [Note] WSREP: Prepared SST request: rsync|
172.17.1.12:4444/rsync_sst140929 16:24:44 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
140929 16:24:44 [Note] WSREP: REPL Protocols: 5 (3, 1)
140929 16:24:44 [Note] WSREP: Service thread queue flushed.
140929 16:24:44 [Note] WSREP: Assign initial position for certification: 1, protocol version: 3
140929 16:24:44 [Note] WSREP: Service thread queue flushed.
140929 16:24:44 [Warning]
WSREP: Failed to prepare for incremental state transfer: Local state UUID (00000000-0000-0000-0000-000000000000) does not match group state UUID (0c63fe44-47fe-11e4-8d91-d3636a34c2fc): 1 (Operation not permitted) at galera/src/replicator_str.cpp:prepare_for_IST():447. IST will be unavailable.
140929
16:24:44 [Note] WSREP: Member 1.0 (baruwadb3) requested state transfer
from '*any*'. Selected 0.0 (baruwadb2)(SYNCED) as donor.
140929 16:24:44 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 1)
140929 16:24:44 [Note] WSREP: Requesting state transfer: success, donor: 0
Any ideas ?