RHEL: システムが起動時にハングし、重要なサービス障害が表示される
Issue
-
SELinux が Permissive モードまたは Enforcing モードで有効になっているシステムでは、コンソールに次のメッセージが表示され、プロンプトが表示されません。
Starting Login Service... [ OK ] Started D-Bus System Message Bus. ... <Hang of the boot here> ... [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. ... [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. ...
-
SELinux が無効になっているシステム (例:
selinux=0
で起動) では、コンソールに次のメッセージが表示され、プロンプトが表示されます。Starting Login Service... [ OK ] Started D-Bus System Message Bus. ... <Hang of the boot here> ... [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. ... [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. ... Kernel 3.10.0-1160.11.1.el7.x86_64 on an x86_64 <HOSTNAME> login:
-
systemctl status polkit
コマンドは、明らかな理由もなくサービスが失敗していることを示しています。[...] systemd[1]: Starting Authorization Manager... [...] systemd[1]: polkit.service: main process exited, code=exited, status=1/FAILURE [...] systemd[1]: Failed to start Authorization Manager. [...] systemd[1]: Unit polkit.service entered failed state. [...] systemd[1]: polkit.service failed.
-
グラフィカルユーザーインターフェイスを備えたシステムでは、GDM Greeter は表示されず、代わりに 点滅するカーソル が表示されます。
Environment
- Red Hat Enterprise Linux 7 (RHEL 7)
- Red Hat Enterprise Linux 8 (RHEL 8)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.