problem starting mySQL (omv v.6)

  • Good afternoon,


    I have installed mySQL and when starting the service (enable) after setting the volume I get the following error in the UI



    I have tried a purge and removal of the /var/lib/mysql directory before a reinstall of the plugin via the UI which has made no difference either.


    a stat of the mysql-data directory is below


    Code
    File: `mysql-data/'
      Size: 4096            Blocks: 8          IO Block: 4096   directory
    Device: 97fh/2431d      Inode: 647495681   Links: 2
    Access: (2777/drwxrwsrwx)  Uid: (  111/   mysql)   Gid: (  115/   mysql)
    Access: 2014-07-16 13:38:22.551913041 +0100
    Modify: 2014-07-16 13:38:22.503912427 +0100
    Change: 2014-07-16 13:38:22.503912427 +0100
     Birth: -


    any ideas what is going on there?


    thanks


    D

  • I had to purge all my MySQL packages. Do this:


    dpkg -l | grep mysql


    that will give you a list. Write down all the packages and then:


    apt-get --purge remove packagename (for all of them including the plugin openmediavault-mysql)


    then install them again one by one


    apt-get install packagename


    and lastly enable via the plugin in OMV's webgui.


  • saved my life too: OMV 2.1 on RPi2 - mysql-plugin 1.0.16

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!