Bug#367083: "The partition with /var/lib/mysql is too full" when using a symlink

2006-05-13 Thread Jeroen Massar
On Sat, 2006-05-13 at 22:14 +0200, Christian Hammers wrote: > severity 367083 normal > thanks I put the severity to critical as it breaks the mysql server at restart after upgrade, one will notice it, but it is annoying ;) > Hello Jeroen > > On 2006-05-13 Jeroen Massar wrote: > > # LC_ALL=C df -

Bug#367083: "The partition with /var/lib/mysql is too full" when using a symlink

2006-05-13 Thread Christian Hammers
severity 367083 normal thanks Hello Jeroen On 2006-05-13 Jeroen Massar wrote: > # LC_ALL=C df --portability /var/lib/mysql | tail -n 1 | awk '{ print ($4) > }' > 34536456K > /var/lib/mysql is a symlink, maybe that causes the issue? No, the script explicitly checks "/var/lib/mysql/." to avoid thi

Bug#367083: "The partition with /var/lib/mysql is too full" when using a symlink

2006-05-13 Thread Jeroen Massar
Package: mysql-server-5.0 Version: 5.0.21-3 Severity: critical # /etc/init.d/mysql start /etc/init.d/mysql[13623]: ERROR: The partition with /var/lib/mysql is too full! After upgrade, while there is plenty (30G+) of diskspace left... Trying to fake the script: # /usr/sbin/mysqld --print-default