Hi Can anybody help me in this regard
Error:
mysqld.service - MySQL database server Loaded: loaded (/lib/systemd/system/mysqld.service; disabled) Active: failed since Tue, 24 Sep 2013 18:36:42 +0530; 1h 2min ago Process: 3284 ExecStartPost=/usr/libexec/mysqld-wait-ready $MAINPID (code=exited, status=1/FAILURE)
[root@KM-WS151 ~]# service mysqld status Redirecting to /bin/systemctl status mysqld.service mysqld.service - MySQL database server Loaded: loaded (/lib/systemd/system/mysqld.service; disabled) Active: failed since Tue, 24 Sep 2013 18:36:42 +0530; 1h 2min ago Process: 3284 ExecStartPost=/usr/libexec/mysqld-wait-ready $MAINPID (code=exited, status=1/FAILURE) Process: 3283 ExecStart=/usr/bin/mysqld_safe --basedir=/usr (code=exited, status=0/SUCCESS) Process: 3260 ExecStartPre=/usr/libexec/mysqld-prepare-db-dir %n (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/mysqld.service
Thanks Prashanth
what is your problem in thinking you need to start the same thread *three* times?
look in your mysqld log as said in my first offlist-CC because this useless moderation
and *do not* post the same question again and again within a few hours - this is no payed support center
Am 24.09.2013 16:11, schrieb Prashanth Kasula:
Hi Can anybody help me in this regard
Error:
mysqld.service - MySQL database server Loaded: loaded (/lib/systemd/system/mysqld.service; disabled) Active: failed since Tue, 24 Sep 2013 18:36:42 +0530; 1h 2min ago Process: 3284 ExecStartPost=/usr/libexec/mysqld-wait-ready $MAINPID (code=exited, status=1/FAILURE)
[root@KM-WS151 ~]# service mysqld status Redirecting to /bin/systemctl status mysqld.service mysqld.service - MySQL database server Loaded: loaded (/lib/systemd/system/mysqld.service; disabled) Active: failed since Tue, 24 Sep 2013 18:36:42 +0530; 1h 2min ago Process: 3284 ExecStartPost=/usr/libexec/mysqld-wait-ready $MAINPID (code=exited, status=1/FAILURE) Process: 3283 ExecStart=/usr/bin/mysqld_safe --basedir=/usr (code=exited, status=0/SUCCESS) Process: 3260 ExecStartPre=/usr/libexec/mysqld-prepare-db-dir %n (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/mysqld.service
On Tue, 24 Sep 2013 19:41:09 +0530 Prashanth Kasula prashanthkasula@gmail.com wrote:
MySQL database server
try "systemctl enable mysqld.service" then "systemctl enable mysqld.service"
then run "systemctl status mysqld.service" and see if it purring.
Am 24.09.2013 16:19, schrieb Frank Murphy:
On Tue, 24 Sep 2013 19:41:09 +0530 Prashanth Kasula prashanthkasula@gmail.com wrote:
MySQL database server
try "systemctl enable mysqld.service" then "systemctl enable mysqld.service"
then run "systemctl status mysqld.service" and see if it purring
what should this change in the fact it *failed* to start
Am 24.09.2013 16:22, schrieb poma:
$ /usr/libexec/mysqld --version /usr/libexec/mysqld Ver 5.5.32-MariaDB for Linux on x86_64 (MariaDB Server) $ journalctl --version systemd 204 +PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ $ su -c "journalctl -b -u mysqld"
does output *what* in your case? nothing i guess because it does not use syslog/journald
besides the fact that this guy is posting about F16 as you can see in his other threads about the same problem started and there is no MariaDB it does *not* log to syslog
so someone has to look in the mysqld daemon log can people which have no clue please stop to respond with generic answers?
BTW: without this dumb list moderation which makes more harm than it ever could solve there would have been a lot less useless replies
On 24.09.2013 16:11, Prashanth Kasula wrote:
…
mysqld.service - MySQL database server Loaded: loaded (/lib/systemd/system/mysqld.service; disabled) Active: failed since Tue, 24 Sep 2013 18:36:42 +0530; 1h 2min ago Process: 3284 ExecStartPost=/usr/libexec/mysqld-wait-ready $MAINPID (code=exited, status=1/FAILURE)
[root@KM-WS151 ~]# service mysqld status Redirecting to /bin/systemctl status mysqld.service mysqld.service - MySQL database server Loaded: loaded (/lib/systemd/system/mysqld.service; disabled) Active: failed since Tue, 24 Sep 2013 18:36:42 +0530; 1h 2min ago Process: 3284 ExecStartPost=/usr/libexec/mysqld-wait-ready $MAINPID (code=exited, status=1/FAILURE) Process: 3283 ExecStart=/usr/bin/mysqld_safe --basedir=/usr (code=exited, status=0/SUCCESS) Process: 3260 ExecStartPre=/usr/libexec/mysqld-prepare-db-dir %n (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/mysqld.service
$ /usr/libexec/mysqld --version /usr/libexec/mysqld Ver 5.5.32-MariaDB for Linux on x86_64 (MariaDB Server) $ journalctl --version systemd 204 +PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ $ su -c "journalctl -b -u mysqld"
poma