…the servers in the DRBD pair is having issues receiving packets from the other side, things start to degrade. If you’re just setting up a…is to set up replication filters on the slave, as described in the MySQL manual. You can configure the slave to only replicate a specific database, a…
Post: Rendundant Array of Inexpensive Servers
…servers is not fully automated in most cases. Plus there may be system performance impact and (in particular if you use MySQL…configuration but I know it is not always possible. Dealing with spares is yet another reasons to avoid the “server…
Post: Heikki Tuuri answers to Innodb questions, Part II
…the blocks of significant size, say 64K. But generally I think Log files is not something SSD can give the…The ideal configuration in a dedicated server is: set innodb_flush_method=O_DIRECT in my.cnf, to prevent double buffering. Configure as much memory as…

