Re: Can't start mariadb-server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 12 July 2016 at 18:00, maderios <maderios@xxxxxxxxx> wrote:
Hi
On F24, I can't start mariadb-server
'systemctl start mariadb
Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.'
I don't understand what happens
Thanks for any idea

/var/log/mariadb.log
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: The InnoDB memory heap is disabled
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: Memory barrier is not used
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: Using Linux native AIO
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: Using SSE crc32 instructions
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: Completed initialization of buffer pool
2016-07-12 17:44:57 140485538900160 [Note] InnoDB: Highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If you are attempting downgrade from MySQL 5.7.9 or later,
InnoDB: please refer to http://dev.mysql.com/doc/refman/5.6/en/upgrading-downgrading.html
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/error-creating-innodb.html
2016-07-12 17:44:57 140485538900160 [ERROR] Plugin 'InnoDB' init function returned error.
2016-07-12 17:44:57 140485538900160 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2016-07-12 17:44:57 140485538900160 [Note] Plugin 'FEEDBACK' is disabled.
2016-07-12 17:44:57 140485538900160 [Warning] GSSAPI plugin : default principal 'mariadb/localhost.localdomain@' not found in keytab
2016-07-12 17:44:57 140485538900160 [ERROR] mysqld: Server GSSAPI error (major 851968, minor 2529639093) : gss_acquire_cred failed -Unspecified GSS failure.  Minor code may provide more information. Keytab FILE:/etc/krb5.keytab is nonexistent or empty.
2016-07-12 17:44:57 140485538900160 [ERROR] Plugin 'gssapi' init function returned error.
2016-07-12 17:44:57 140485538900160 [ERROR] Unknown/unsupported storage engine: InnoDB
2016-07-12 17:44:57 140485538900160 [ERROR] Aborting
--
Maderios
--
I had a similar and strange issue a few hours ago; I did the following and I was able to start the service
sudo setenforce 0
sudo systemctl start mariadb
sudo setenforce 1
sudo systemctl restart mariadb


--
Kind Regards
Earl Ramirez
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux