Comment 2 for bug 1260283

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

@Alex,

a)
The loss of configuration is one of the issues.

What about the other one -

""
131212 15:53:20 [Warning] WSREP: Unknown parameter 'pc.bootstrap'
131212 15:53:20 [ERROR] WSREP: Set options returned 7
131212 15:53:20 [Note] WSREP: refresh_provider_options: pc.bootstrap=1;
""

This suggests non-initialization of pc component or failure to
set it.

b) Next, when you say set it on command line, do you want the
entire wsrep_provider_options or just the ones set in my.cnf (so
others are initialised to compiled defaults) to be specified as
set global wsrep_provider_options=''. I guess the latter?