From: Mike <mike.almateia@gmail.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Почему тормозит загрузка с systemd?
Date: Tue, 20 Nov 2012 19:18:57 +0400
Message-ID: <50AB9F61.4030604@gmail.com> (raw)
In-Reply-To: <50AB8918.9010007@rambler.ru>
20.11.2012 17:43, Alexei V. Mezin пишет:
>
> После переезда на systemd внезапно обнаружил, что загрузка системы стала
> ощутимо более долгой. Ступор происходит после появления надписи о старте
> сети. Подозреваю, что виноват fstab, в котором монтируются шары NFS с
> ключем _netdev.
>
> Как бы проверить, что именно тормозит? И как это лечить?
Можно после загрузки сделать:
1. systemctl --failed и смотрим какой юнит не отработал
2. journalctl -a -u <failed_unit>
3. если установлена утилита systemd-analyze (пакет systemd-analyze),
запускаем команду "systemd-analyze blame" и смотрим
Рекомендации:
1. часто systemd ждёт окончания запуска кривого rc-скрипта (у которого
директива pidfile в заголовке не совпадает с реальностью)
2. если вы используете файловые массивы/сетевые шары (nfs, smb) которые
при старте системы просто не нужны - оформите их в виде mount-юнитов и
всё примонтируется по первому запросу.
next prev parent reply other threads:[~2012-11-20 15:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-20 13:43 Alexei V. Mezin
2012-11-20 15:18 ` Mike [this message]
2012-11-20 15:40 ` Alexei V. Mezin
2012-11-20 15:56 ` Aleksey Novodvorsky
2012-11-20 18:19 ` Mike
2012-11-21 9:18 ` Alexei V. Mezin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50AB9F61.4030604@gmail.com \
--to=mike.almateia@gmail.com \
--cc=sisyphus@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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