wsrep_sst_rsync fails silently on joiner when rsync server port is already taken
Bug #1099783 reported by
Alex Yurchenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
MySQL patches by Codership | Status tracked in 5.6 | |||||
5.5 |
Fix Released
|
Medium
|
Yan Zhang | |||
5.6 |
Fix Released
|
Medium
|
Yan Zhang | |||
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC | Status tracked in 5.6 | |||||
5.5 |
Fix Released
|
Undecided
|
Unassigned | |||
5.6 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Worst part is that it does not even fail, but pretends to be working so that SST request is prepared as if rsync is listening at the specified port.
Changed in codership-mysql: | |
assignee: | nobody → Alex Yurchenko (ayurchen) |
importance: | Undecided → Medium |
status: | New → Confirmed |
To post a comment you must log in.
Actually I met this problem the first time I tried Galera, by using 'scripts/command.sh start'. I configured three Galera instance named home{0,1,2}. Instance home0 is started first, then home{1,2} are started simultaneously and request state in SST. Usually home2 instance failed with following message:
cat: /dev/shm/ galera2/ mysql/var/ /rsync_ sst.pid: No such file or directory