Here is a list of parameters I found over time to improve the speed of my GlusterFS instances. gluster volume set <volname> config.global-threading on gluster […]
How to GlusterFS to a new hostname
While it is rather easy to change the hostname of the Linux box the GlusterFS is sitting, Gluster might not be so kind. Good thing […]
Keepalived with IPv4 and IPv6 in Dual-Stack
Keepalived with IPv4 and IPv6 in Dual-Stack Why I wanted to do this I set up IPv6 in my new infrastructure and required some addresses […]
Why is varchar(255) not varchar(255)?
Working on a clients question, I stumbled over an issue with replication and mixed character sets. I was asked, wether it is possible to replicate […]
How changing the table definition can break your replication
MySQL replication has become quite sturdy over the years, but there are some things it still does not like. One of this is changing the […]