Skip to content

Instantly share code, notes, and snippets.

@harshadura
Created June 27, 2013 03:59
Show Gist options
  • Save harshadura/5873842 to your computer and use it in GitHub Desktop.
Save harshadura/5873842 to your computer and use it in GitHub Desktop.
[root@DuraArch mysql]# journalctl -xn
-- Logs begin at Mon 2007-01-01 05:30:28 IST, end at Thu 2013-06-27 09:28:47 IST. --
Jun 27 09:28:47 DuraArch systemd[1]: Failed to start MariaDB database server.
-- Subject: Unit mysqld.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d022f03d
--
-- Unit mysqld.service has failed.
--
-- The result is failed.
Jun 27 09:28:47 DuraArch systemd[1]: Unit mysqld.service entered failed state
Jun 27 09:28:47 DuraArch systemd[1]: mysqld.service holdoff time over, scheduling restart.
Jun 27 09:28:47 DuraArch systemd[1]: Stopping MariaDB database server...
-- Subject: Unit mysqld.service has begun shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/de5b426a63be47a7b6ac3eaac82e2f6f
--
-- Unit mysqld.service has begun shutting down.
Jun 27 09:28:47 DuraArch systemd[1]: Starting MariaDB database server...
-- Subject: Unit mysqld.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/7d4958e842da4a758f6c1cdc7b36dcc5
--
-- Unit mysqld.service has begun starting up.
Jun 27 09:28:47 DuraArch mysqld[3909]: 130627 9:28:47 [Warning] Can't create test file /var/lib/mysql/DuraArch.lower-test
Jun 27 09:28:47 DuraArch mysqld[3909]: 130627 9:28:47 [ERROR] mysqld: File './mysql-bin.index' not found (Errcode: 13)
Jun 27 09:28:47 DuraArch mysqld[3909]: 130627 9:28:47 [ERROR] Aborting
Jun 27 09:28:47 DuraArch mysqld[3909]: 130627 9:28:47 [Note] /usr/bin/mysqld: Shutdown complete
Jun 27 09:28:47 DuraArch systemd[1]: mysqld.service: main process exited, code=exited, status=1/FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment