Mini-Howtos
How To Set Up Multi-Master Replication Using Tungsten And MySQL-Proxy For MySQL High Availability On Ubuntu 10.04.3 LTSHow To Set Up Multi-Master Replication Using Tungsten And MySQL-Proxy For MySQL High Availability On Ubuntu 10.04.3 LTS This tutorial is based on my experience setting up Tungsten Replicator and MySQL-Proxy for a client's production setup. Ubuntu 11.10 + saslauthd: SASL PLAIN authentication failed: no mechanism availableError: Ubuntu 11.10 + saslauthd: SASL PLAIN authentication failed: no mechanism available You have installed Postfix with saslauthd on Ubuntu 11.10 and get the following error in /var/log/mail.log when you try to send an email: server1 postfix/smtpd[7868]: warning: unknown[1.2.3.4]: SASL PLAIN authentication failed: no mechanism available Fedora 15 - Error: Package: glibc-2.14-5.i686 (updates) Requires: glibc-common = 2.14-5Error: Fedora 15 - Error: Package: glibc-2.14-5.i686 (updates) Requires: glibc-common = 2.14-5 You get an error like the following one on Fedora 15: Error: Package: glibc-2.14-5.i686 (updates) Debian/Ubuntu - unable to make backup link of `./usr/sbin/sshd' before installing new version: Operation not permittedError: Debian/Ubuntu - unable to make backup link of `./usr/sbin/sshd' before installing new version: Operation not permitted You try to upgrade OpenSSH on Debian/Ubuntu (packages openssh-client and openssh-server) and get the following errors: Unpacking replacement openssh-server ... CentOS 5.6/Dovecot - Fatal: listen(::, 143) failed: Address already in useError: CentOS 5.6/Dovecot - Fatal: listen(::, 143) failed: Address already in use You try to start Dovecot on CentOS 5.6 and get the following error: Fatal: listen(::, 143) failed: Address already in use Postfix/Greyfix - warning: problem talking to server private/greyfix: No such file or directoryError: Postfix/Greyfix - warning: problem talking to server private/greyfix: No such file or directory You get the following error in your mail log: Aug 26 16:20:00 server1 postfix/smtpd[8471]: warning: problem talking to server private/greyfix: No such file or directory CentOS 5.6 - php53-common conflicts with php-commonError: CentOS 5.6 - php53-common conflicts with php-common You have PHP 5.1.6 installed on CentOS 5.6 and want to update to PHP 5.3 like this: yum install php53 php53-cli php53-common php53-gd php53-imap php53-intl php53-mbstring php53-mysql php53-odbc php53-pdo php53-pspell php53-snmp php53-xml php53-xmlrpc The update aborts with the following error: [root@server1 ~]# yum install php53 php53-cli php53-common php53-gd php53-imap php53-intl php53-mbstring php53-mysql php53-odbc php53-pdo php53-pspell php53-snmp php53-xml php53-xmlrpc MySQL - mysqldump: Got error: 1016: Can't open file: './exampledb/xxx.frm' (errno: 24) when using LOCK TABLESError: MySQL - mysqldump: Got error: 1016: Can't open file: './exampledb/xxx.frm' (errno: 24) when using LOCK TABLES You try to create a MySQL database dump and get the following error: mysqldump -u root -pmysecretpassword --opt exampledb > exampledb.sql root@server11:/tmp/mysql# mysqldump -u root -pmysecretpassword --opt exampledb > exampledb.sql Postfix/Dovecot - warning: SASL: Connect to private/auth failed: No such file or directoryError: Postfix/Dovecot - warning: SASL: Connect to private/auth failed: No such file or directory You have the following error messages in your mail log: Aug 23 15:55:01 server1 postfix/smtpd[15194]: warning: SASL: Connect to private/auth failed: No such file or directory SpamAssassin - config: no rules were found! Do you need to run 'sa-update'?Error: SpamAssassin - config: no rules were found! Do you need to run 'sa-update'? You run spamassassin --lint and get the following output: [root ~]# spamassassin --lint |


Recent comments
1 day 6 hours ago
1 day 15 hours ago
1 day 18 hours ago
1 day 19 hours ago
1 day 20 hours ago
1 day 22 hours ago
2 days 1 min ago
2 days 1 hour ago
2 days 17 hours ago
2 days 18 hours ago