ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Отключение запуска сервиса
@ 2014-09-10 14:49 Ilya Raskin
  2014-09-10 17:14 ` Денис Смирнов
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Raskin @ 2014-09-10 14:49 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Доброго времени суток!
Стоит Симпли 704 обновлен из p7.
При загрузке пробегает сообщение об ошибке при запуске одного из сервисов.
 >>
[root@comp-core-i5-6d85a2 ~]# systemctl --failed
UNIT                     LOAD   ACTIVE SUB    DESCRIPTION
mdadm-activation.service loaded failed failed Activation of RAID devices

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

В то же время

[root@comp-core-i5-6d85a2 ~]# systemctl status mdadm-activation
mdadm-activation.service - Activation of RAID devices
    Loaded: loaded (/etc/mdadm.conf; disabled)
    Active: failed (Result: exit-code) since Ср 2014-09-10 17:14:58 MSK; 
1h 32min ago
      Docs: man:mdadm(8)
            man:mdadm.conf(5)
   Process: 439 ExecStart=/sbin/mdadm --assemble --scan (code=exited, 
status=1/FAILURE)

сен 10 17:14:57 comp-core-i5-6d85a2 systemd[1]: Starting Activation of 
RAID devices...
сен 10 17:14:58 comp-core-i5-6d85a2 mdadm[439]: mdadm: No arrays found 
in config file or automatically
сен 10 17:14:58 comp-core-i5-6d85a2 systemd[1]: 
mdadm-activation.service: main process exited, code=exited, status=1/FAILURE
сен 10 17:14:58 comp-core-i5-6d85a2 systemd[1]: Failed to start 
Activation of RAID devices.
сен 10 17:14:58 comp-core-i5-6d85a2 systemd[1]: Unit 
mdadm-activation.service entered failed state

То есть правильно ли я понимаю что этот сервис вообще то выключен и 
стартовать как бы не должен? Да и не нужен он в отсутствие массивов.

выполнение
[root@comp-core-i5-6d85a2 ~]# systemctl disable mdadm-activation.service

Ничего не меняет.

Что-то не так или так и быть должно?
Заранее спасибо!


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

* Re: [Comm] Отключение запуска сервиса
  2014-09-10 14:49 [Comm] Отключение запуска сервиса Ilya Raskin
@ 2014-09-10 17:14 ` Денис Смирнов
  0 siblings, 0 replies; 2+ messages in thread
From: Денис Смирнов @ 2014-09-10 17:14 UTC (permalink / raw)
  To: community

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

On Wed, Sep 10, 2014 at 06:49:33PM +0400, Ilya Raskin wrote:

> То есть правильно ли я понимаю что этот сервис вообще то выключен и 
> стартовать как бы не должен? Да и не нужен он в отсутствие массивов.
> выполнение
> [root@comp-core-i5-6d85a2 ~]# systemctl disable mdadm-activation.service
> Ничего не меняет.
> Что-то не так или так и быть должно?
> Заранее спасибо!

В systemd включение/отключение сервиса работает только в том случае, если
сервис не нужен какому-либо другому сервису.

Если же в системе есть кто-то, кто его хочет -- он будет запущен в любом
случае.

Для жесткого запрета запуска сервиса есть systemctl mask.

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

http://mithraen.ru/

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

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

end of thread, other threads:[~2014-09-10 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10 14:49 [Comm] Отключение запуска сервиса Ilya Raskin
2014-09-10 17:14 ` Денис Смирнов

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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