Registered to Luanchpad just to add my 2 cents here.
I'm installing Percona for the 1st time and I would just like to state that the xtradb installation instructions simply mention ...
wsrep_provider=/usr/lib64/libgalera_smm.so
wsrep_cluster_address=gcomm://10.11.12.206
wsrep_slave_threads=8
wsrep_sst_method=rsync
#wsrep_sst_method=xtrabackup - alternative way to do SST
wsrep_cluster_name=percona_test_cluster
binlog_format=ROW
default_storage_engine=InnoDB
innodb_autoinc_lock_mode=2
innodb_locks_unsafe_for_binlog=1
... with no sections [mysqld]?, what is the ip address to put (local machine or a remote one), no mention taht default_storage_engine innodb will default to xtradb...
I agree that not putting a default configuration is a good idea, but at least, could you mention it in your instructions! Also, reference or link to a guide to create the my.cfg would not be a bad idea also. So far, googling directed me to http://tools.percona.com, but for the heck of me, why not linking this in your instructions?
Registered to Luanchpad just to add my 2 cents here.
I'm installing Percona for the 1st time and I would just like to state that the xtradb installation instructions simply mention ...
wsrep_provider= /usr/lib64/ libgalera_ smm.so address= gcomm:/ /10.11. 12.206 threads= 8 method= rsync sst_method= xtrabackup - alternative way to do SST name=percona_ test_cluster storage_ engine= InnoDB autoinc_ lock_mode= 2 locks_unsafe_ for_binlog= 1
wsrep_cluster_
wsrep_slave_
wsrep_sst_
#wsrep_
wsrep_cluster_
binlog_format=ROW
default_
innodb_
innodb_
... with no sections [mysqld]?, what is the ip address to put (local machine or a remote one), no mention taht default_ storage_ engine innodb will default to xtradb...
I agree that not putting a default configuration is a good idea, but at least, could you mention it in your instructions! Also, reference or link to a guide to create the my.cfg would not be a bad idea also. So far, googling directed me to http:// tools.percona. com, but for the heck of me, why not linking this in your instructions?