Comment 7 for bug 1007554

Revision history for this message
Piotr Biel (piotr-biel) wrote :

120604 3:10:08 [Warning] WSREP: Gap in state sequence. Need state transfer.
120604 3:10:10 [ERROR] WSREP: Failed to read output of: '/sbin/ifconfig | grep -m1 -1 -E '^[a-z]?eth[0-9]' | tail -n 1 | awk '{ print $2 }' | awk -F : '{ print $2 }''
120604 3:10:10 [ERROR] WSREP: Could not prepare state transfer request: failed to guess address to accept state transfer at. wsrep_sst_receive_address must be set manually.
120604 3:10:10 [ERROR] Aborting

Now, if I set:

wsrep_sst_receive_address=bond0 10.1.4.20

it ends up with issue described above.