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-defaults | tr " " "\n" | grep -- "--datadir" |
tail -n 1 | cut -d= -f2
/var/lib/mysql

# LC_ALL=C df --portability /var/lib/mysql | tail -n 1 | awk '{ print ($4)
}'
34536456K

# LC_ALL=C df --portability /var/lib/mysql | tail -n 1 | awk '{ print
($4>4096) }'
0

/var/lib/mysql is a symlink, maybe that causes the issue?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mysql-server-5.0 depends on:
ii  adduser                       3.87       Add and remove users and groups
ii  debconf [debconf-2.0]         1.5.0      Debian configuration management sy
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  libdbi-perl                   1.50-2     Perl5 database interface by Tim Bu
ii  libgcc1                       1:4.1.0-4  GCC support library
ii  libmysqlclient15off           5.0.21-3   mysql database client library
ii  libncurses5                   5.5-2      Shared libraries for terminal hand
ii  libreadline5                  5.1-7      GNU readline and history libraries
ii  libstdc++6                    4.1.0-4    The GNU Standard C++ Library v3
ii  libwrap0                      7.6.dbs-9  Wietse Venema's TCP wrappers libra
ii  mysql-client-5.0              5.0.21-3   mysql database client binaries
ii  mysql-common                  5.0.21-3   mysql database common files (e.g. 
ii  passwd                        1:4.0.15-7 change and administer password and
ii  perl                          5.8.8-4    Larry Wall's Practical Extraction 
ii  psmisc                        22.2-1     Utilities that use the proc filesy
ii  zlib1g                        1:1.2.3-11 compression library - runtime

Versions of packages mysql-server-5.0 recommends:
ii  mailx            1:8.1.2-0.20050715cvs-1 A simple mail user agent

-- debconf information:
  mysql-server-5.0/really_downgrade: false
  mysql-server-5.0/start_on_boot: true
  mysql-server-5.0/mysql_update_hints1:
  mysql-server-5.0/nis_warning:
  mysql-server-5.0/postrm_remove_databases: false
  mysql-server-5.0/no_upgrade_with_isam_tables:
* mysql-server-5.0/mysql_install_db_notes:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to