Jump to content
XPEnology Community

cassegrain

Rookie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by cassegrain

  1. I just upgraded my N54L to dsm 6.1.7 with Jun loader. Everything works exept mariadb5.
    When I try to start the package I get "Failed to run the package service"
    And the log file shows:

     

    190216 23:45:53 mysqld_safe Starting mysqld daemon with databases from /var/packages/MariaDB/target/mysql
    Warning: skipping '!include /var/packages/MariaDB/etc/my.cnf' directive as maximum includerecursion level was reached in file /var/packages/MariaDB/etc/my.cnf at line 43
    190216 23:45:53 [Note] /usr/bin/mysqld (mysqld 5.5.59-MariaDB) starting as process 17720 ...
    190216 23:45:53 InnoDB: The InnoDB memory heap is disabled
    190216 23:45:53 InnoDB: Mutexes and rw_locks use InnoDB's own implementation
    190216 23:45:53 InnoDB: Compressed tables use zlib 1.2.8
    190216 23:45:53 InnoDB: Using Linux native AIO
    190216 23:45:53 InnoDB: Initializing buffer pool, size = 16.0M
    190216 23:45:53 InnoDB: Completed initialization of buffer pool
    190216 23:45:53  InnoDB: Operating system error number 2 in a file operation.
    InnoDB: The error means the system cannot find the path specified.
    InnoDB: If you are installing InnoDB, remember that you must create
    InnoDB: directories yourself, InnoDB does not create them.
    InnoDB: File name /var/services/mysql/ibdata1
    InnoDB: File operation call: 'create'.
    InnoDB: Cannot continue operation.
    190216 23:45:53 mysqld_safe mysqld from pid file /run/mysqld/mysqld.pid ended

     

    I searched the forum but could not find anything relevant. Do you guys have any idea what's wrong?

     

    Thanks!

×
×
  • Create New...