df: '/var/lib/mysql/.': Transport endpoint is not connected. df: no file systems processed. /etc/rc2.d/S19mysql: ERROR The Partition with /var/lib/mysql is too full! failed. I received these errors on reboot. I used the "Installing A Web, Email And MySQL Database Cluster (Mirror) On Debian 5.0 With ISPConfig 3" to install. This is on the master system. Since this is the first time I have done this install I hope you can shed some light on the problem for me. Thanks, Dewayne
fixed Looks like the problem was the glusterfs-server not starting before mysql. made change to mv /etc/rc2.d/S19glusterfs-server mv /etc/rc2.d/S16glusterfs-server like all of the other rc directories and no longer have the error. Thanks, Dewayne