ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Job for mysqld.service failed
@ 2014-09-16  4:50 Ivan Adzhubey
  2014-09-16  6:01 ` Michael A. Kangin
  2014-09-16 13:44 ` Денис Смирнов
  0 siblings, 2 replies; 5+ messages in thread
From: Ivan Adzhubey @ 2014-09-16  4:50 UTC (permalink / raw)
  To: sisyphus

Добрый день!

Сегодня при обновлении нечаянно поставился systemd. Теперь борюсь с 
последствиями:

# rpm -qa|grep -i maria
mariadb-common-5.5.34-alt1
mariadb-client-5.5.34-alt1
mariadb-server-5.5.34-alt1
mariadb-engine-obsolete-5.5.34-alt1
mariadb-5.5.34-alt1

# systemctl start mysqld 
Job for mysqld.service failed. See 'systemctl status mysqld.service' and 
'journalctl -xn' for details.
# journalctl -xn
-- Logs begin at Mon 2014-09-15 14:07:27 EDT, end at Tue 2014-09-16 00:46:27 
EDT. --
Sep 16 00:46:24 xxxxx.harvard.edu systemd[1]: mysqld.service: control process 
exited, code=exited status=1
Sep 16 00:46:24 xxxxx.bwh.harvard.edu 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
-- 
-- Unit mysqld.service has failed.
-- 
-- The result is failed.
Sep 16 00:46:24 xxxxx.bwh.harvard.edu systemd[1]: Unit mysqld.service entered 
failed state.
Sep 16 00:46:24 xxxxx.bwh.harvard.edu systemd[1]: mysqld.service holdoff time 
over, scheduling restart.
Sep 16 00:46:24 xxxxx.bwh.harvard.edu 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
-- 
-- Unit mysqld.service has begun shutting down.
Sep 16 00:46:24 xxxxx.bwh.harvard.edu 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
-- 
-- Unit mysqld.service has begun starting up.
Sep 16 00:46:24 xxxxx.bwh.harvard.edu systemd[1]: mysqld.service start request 
repeated too quickly, refusing to start.
Sep 16 00:46:24 xxxxx.bwh.harvard.edu 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
-- 
-- Unit mysqld.service has failed.
-- 
-- The result is failed.

--Иван



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Job for mysqld.service failed
  2014-09-16  4:50 [sisyphus] Job for mysqld.service failed Ivan Adzhubey
@ 2014-09-16  6:01 ` Michael A. Kangin
  2014-09-16 13:44 ` Денис Смирнов
  1 sibling, 0 replies; 5+ messages in thread
From: Michael A. Kangin @ 2014-09-16  6:01 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On 16.09.2014 08:50, Ivan Adzhubey wrote:


Оно и в P7 такое весёлое
http://lists.altlinux.org/pipermail/community/2014-September/682687.html

> Сегодня при обновлении нечаянно поставился systemd. Теперь борюсь с
> последствиями:
>
> # rpm -qa|grep -i maria
> mariadb-common-5.5.34-alt1
> mariadb-client-5.5.34-alt1
> mariadb-server-5.5.34-alt1
> mariadb-engine-obsolete-5.5.34-alt1
> mariadb-5.5.34-alt1
>
> # systemctl start mysqld
> Job for mysqld.service failed. See 'systemctl status mysqld.service' and
> 'journalctl -xn' for details.
> # journalctl -xn
> -- Logs begin at Mon 2014-09-15 14:07:27 EDT, end at Tue 2014-09-16 00:46:27
> EDT. --
> Sep 16 00:46:24 xxxxx.harvard.edu systemd[1]: mysqld.service: control process
> exited, code=exited status=1
> Sep 16 00:46:24 xxxxx.bwh.harvard.edu 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
>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Job for mysqld.service failed
  2014-09-16  4:50 [sisyphus] Job for mysqld.service failed Ivan Adzhubey
  2014-09-16  6:01 ` Michael A. Kangin
@ 2014-09-16 13:44 ` Денис Смирнов
  2014-09-16 17:02   ` Ivan Adzhubey
  2014-09-24  6:34   ` Vladimir Svyatoshenko
  1 sibling, 2 replies; 5+ messages in thread
From: Денис Смирнов @ 2014-09-16 13:44 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

On Tue, Sep 16, 2014 at 12:50:54AM -0400, Ivan Adzhubey wrote:
> Добрый день!
> Сегодня при обновлении нечаянно поставился systemd. Теперь борюсь с 
> последствиями:

Поставил mariadb-server, попробовал запустить через systemctl -- проблема
не воспроизвелась.

Однако я вижу, что в init-скрипте есть еще код для выставления charset.

Посмотрите, пожалуйста, в /var/log/mysql -- по какой причине, собственно,
он падает?

-- 
С уважением, Денис

http://mithraen.ru/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Job for mysqld.service failed
  2014-09-16 13:44 ` Денис Смирнов
@ 2014-09-16 17:02   ` Ivan Adzhubey
  2014-09-24  6:34   ` Vladimir Svyatoshenko
  1 sibling, 0 replies; 5+ messages in thread
From: Ivan Adzhubey @ 2014-09-16 17:02 UTC (permalink / raw)
  To: sisyphus

On Tuesday, September 16, 2014 05:44:43 PM Денис Смирнов wrote:
> On Tue, Sep 16, 2014 at 12:50:54AM -0400, Ivan Adzhubey wrote:
> > Добрый день!
> > Сегодня при обновлении нечаянно поставился systemd. Теперь борюсь с
> 
> > последствиями:
> Поставил mariadb-server, попробовал запустить через systemctl -- проблема
> не воспроизвелась.
> 
> Однако я вижу, что в init-скрипте есть еще код для выставления charset.
> 
> Посмотрите, пожалуйста, в /var/log/mysql -- по какой причине, собственно,
> он падает?

Логи я нашел в /var/log/mysqld/, в /var/log/mysql/ их уже год как не пишется. 
В /var/log/mysqld/ ничего интересного и последнияя запись еще перед 
обновлением, а больше ничего не появлялось:

2014-Sep-09 18:01:27 :: startup
140909 18:01:27 InnoDB: The InnoDB memory heap is disabled
140909 18:01:27 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140909 18:01:27 InnoDB: Compressed tables use zlib 1.2.8
140909 18:01:27 InnoDB: Using Linux native AIO
140909 18:01:27 InnoDB: Initializing buffer pool, size = 128.0M
140909 18:01:27 InnoDB: Completed initialization of buffer pool
140909 18:01:27 InnoDB: highest supported file format is Barracuda.
140909 18:01:27  InnoDB: Waiting for the background threads to start
140909 18:01:28 Percona XtraDB (http://www.percona.com) 5.5.34-MariaDB-31.1 
started; log sequence number 1589999
140909 18:01:28 [Note] Plugin 'FEEDBACK' is disabled.
140909 18:01:29 [Note] Event Scheduler: Loaded 0 events
140909 18:01:29 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.5.34-MariaDB-alt1'  socket: '/var/lib/mysql/mysql.sock'  port: 0  
(ALT Linux)
140915 14:05:47 [Note] /usr/sbin/mysqld: Normal shutdown

140915 14:05:47 [Note] Event Scheduler: Purging the queue. 0 events
140915 14:05:47  InnoDB: Starting shutdown...
140915 14:05:49  InnoDB: Shutdown completed; log sequence number 1589999
140915 14:05:49 [Note] /usr/sbin/mysqld: Shutdown complete

2014-Sep-15 14:05:49 :: execution succeded
2014-Sep-15 14:05:49 :: shutdown

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Job for mysqld.service failed
  2014-09-16 13:44 ` Денис Смирнов
  2014-09-16 17:02   ` Ivan Adzhubey
@ 2014-09-24  6:34   ` Vladimir Svyatoshenko
  1 sibling, 0 replies; 5+ messages in thread
From: Vladimir Svyatoshenko @ 2014-09-24  6:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

похоже проблема с правами на файлы.
Попробуйте поменять на mysql:mysql для mysql.log и на
/var/lib/mysql/... где то там

16 сентября 2014 г., 16:44 пользователь Денис Смирнов
<mithraen@freesource.info> написал:
> On Tue, Sep 16, 2014 at 12:50:54AM -0400, Ivan Adzhubey wrote:
>> Добрый день!
>> Сегодня при обновлении нечаянно поставился systemd. Теперь борюсь с
>> последствиями:
>
> Поставил mariadb-server, попробовал запустить через systemctl -- проблема
> не воспроизвелась.
>
> Однако я вижу, что в init-скрипте есть еще код для выставления charset.
>
> Посмотрите, пожалуйста, в /var/log/mysql -- по какой причине, собственно,
> он падает?
>
> --
> С уважением, Денис
>
> http://mithraen.ru/
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-24  6:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-16  4:50 [sisyphus] Job for mysqld.service failed Ivan Adzhubey
2014-09-16  6:01 ` Michael A. Kangin
2014-09-16 13:44 ` Денис Смирнов
2014-09-16 17:02   ` Ivan Adzhubey
2014-09-24  6:34   ` Vladimir Svyatoshenko

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git