Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged community pr and minors fixes/features #353

Merged

Conversation

epcim
Copy link

@epcim epcim commented Feb 19, 2016

Hi I merged most of the handy PR and during the time also added some new config options as well ass fixed some other. As of now I am using it in cluster configuration in my pre-production env (centos/rhel).

As the current cookbook version is quite outdated, I would kindly ask you to merge to master or alternative branch so 'community' may continue to work on it.

I am sorry,

  • 'specs' were not touched. (anybody will volunteer)?
  • not all kitchen tests were run (will do and provide branch updates if failing)

Feedback, comments?

pmccarren and others added 30 commits March 31, 2015 16:28
* table_definition_cache
* sysdate_is_now
* query_cache_type
* log_queries_not_using_indexes
* binlog_rows_query_log_events
* gtid_mode
* enforce_gtid_consistency
* binlog_checksum
* sync_master_info
* sync_relay_log
* sync_relay_log_info
* master_verify_checksum
* slave_net_timeout
* slave_sql_verify_checksum
Make replication_password follow the convention for how other
find_password(s) are constructed, and let it use the
node["percona"]["server"]['replication']['username'] attribute
Disabling SELinux (per https://www.percona.com/doc/percona-xtradb-cluster/5.6/howtos/centos_howto.html) is not always an option.  This SELinux module allows SSTs and in turn a percona cluster to work with SELinux enabled.  `node["percona"]["selinux_module_url"]` can be set to nil to disable the installation of this module.

From https://github.com/gguillen/selinux_percona-pxc-56-cluster
FYI, Localhost is 127.0.0.0/8, and you missed the 172.16.0.0/12 range for the private IP range.
@epcim
Copy link
Author

epcim commented Mar 11, 2016

@phlipper , as no comments so far. Is the community interested in maintaining this project?

In my eyes:

  • configuration need long term re-do
  • cluster bootstrap should be resolved (I have solution with consul.io)
  • updates to recent percona version are essential as well as community feedback how to treat older versions? (ie: keep multiple versioning part of the master branch. Forget and focus on latest version only, older cookbook versions are still available?)
  • official update to supermarket.

Thanks, PMi

@damacus damacus merged commit d27aacf into sous-chefs:master Jun 14, 2018
@lock
Copy link

lock bot commented Jun 14, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants