[Bug 458514] Re: mysql-server-5.1 starts before filesystem is mounted (karmic)

Andrea Torre andtorg at gmail.com
Wed Dec 30 17:17:15 GMT 2009


Weird as it sounds, I got around the issue moving up the relevant entry
in fstab (/dev/sda7), and positioning it just between / and swap
mounting. I must warn, however, that mysqld seldom does not start anyway
and I cannot isolate the cause for such a random behaviour. Hope this
helps.


fstab
----------
proc /proc proc defaults 0 0
# Entry for /dev/sda5 :
UUID=c8977b47-2247-4000-ae0d-8ada0daa0090 / ext4 errors=remount-ro 0 1
/dev/sda7 /media/STORAGE ext4 auto,defaults 0 2
# Entry for /dev/sda6 :
UUID=ffc31c20-17fa-4acd-8249-343643570986 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/sda3 /media/DATA ntfs-3g defaults,locale=it_IT.UTF-8 0 0 


dpkg -l | grep mysql
--------------------------
ii  libdbd-mysql-perl                    4.011-1ubuntu1                             A Perl5 database interface to the MySQL data
ii  libmysqlclient15off                  5.1.30really5.0.83-0ubuntu3                MySQL database client library
ii  libmysqlclient16                     5.1.37-1ubuntu5                            MySQL database client library
ii  mysql-admin                          5.0r12-1ubuntu2                            GUI tool for intuitive MySQL administration
ii  mysql-client-5.1                     5.1.37-1ubuntu5                            MySQL database client binaries
ii  mysql-common                         5.1.37-1ubuntu5                            MySQL database common files (e.g. /etc/mysql
ii  mysql-gui-tools-common               5.0r12-1ubuntu2                            Architecture independent files for MySQL GUI
ii  mysql-query-browser                  5.0r12-1ubuntu2                            Official GUI tool to query MySQL database
ii  mysql-server-5.1                     5.1.37-1ubuntu5                            MySQL database server binaries
ii  mysql-server-core-5.1                5.1.37-1ubuntu5                            MySQL database core server files

-- 
mysql-server-5.1 starts before filesystem is mounted (karmic)
https://bugs.launchpad.net/bugs/458514
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.



More information about the Ubuntu-server-bugs mailing list