Alex
- Total activity 111
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 39
Comments
Recent activity by Alex Sort by recent activity-
Hi Only evs.install_timeout is a dynamic variable that you can set via a "set global". The others you need to persist in the my.cnf file and restart the nodes. Where are your wsrep_NNN variables sa...
-
Hi It might be set in the wsrep_provider_options variable but I'm not sure if has taken effect. Any errors/warnings in the mysql error log file? According to the reference manual, http://galeraclus...
-
Hi Just have one wsrep_provider_options and set it like this. wsrep_provider_options="evs.keepalive_period = PT3S; evs.suspect_timeout = PT30S; evs.inactive_timeout = PT1M; evs.install_timeout = PT1M"
-
Hi Are you sure you completely removed the .sst directory properly before restarting the node? ... WSREP_SST: [INFO] WARNING: Stale temporary SST directory: /var/lib/mysql//.sst from previous stat...
-
Hi If you are on 1.2.8 or older then can you please try to upgrade to our latest version 1.2.9 and see if that issue persists. Follow the instructions in this post, http://support.severalnines.com/...