On 2013-06-21 04:03, Graham Green wrote:
> In my testing I have found that if I have the wsrep_sst_donor variable
> is
> set in my.cnf file on node1 to wsrep_sst_donor=node4 for example. I
> noticed
> that if node4 is down when node1 is started, node1 will fail to start.
>
> Is there a reason for node1 not to just trying a random node in the
> cluster
> (as it would if wsrep_sst_donor was not set)?
The thing here is: what if you want to use precisely that node and
don't want it to try random one. I'd suppose that is often the reason
why people set wsrep_sst_donor - that they want control. Trying a random
one arguably makes this control weaker.
> If not, I think this would be a worthwhile addition to the process,
> either
> that or perhaps a comma separated list of nodes to try ie
> wsrep_sst_donor=node4,node3
https://bugs.launchpad.net/galera/+bug/1129512
> So in the event of the preferred node (node4) not being available,
> node3
> would be used.
>
> Thanks
> Graham
--
Alexey Yurchenko,
Codership Oy,
www.codership.com
Skype: alexey.yurchenko, Phone: +358-400-516-011