システムが自動的に再起動せず、シャットダウン時にデバッグシェルに移行する
Issue
-
reboot コマンドを起動すると、システムはシャットダウンしますが、以下の例に示すようにバイナリーの欠落を示すエラーが表示され、デバッグシェルに移行します。
/shutdown: line 115: reboot: command not found [ 145.951127] dracut Warning: reboot failed! dracut Warning: reboot failed! [ 145.953007] dracut Warning: dracut Warning: Generating "/run/initramfs/rdsosreport.txt" You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot after mounting them and attach it to a bug report. To get more debug information in the report, reboot with "rd.debug" added to the kernel command line. Dropping to debug shell. shutdown:/# -
ハードウェアの管理コンソール (HP iLO など) に仮想 DVD としてマウントされた DVD イメージを使用してシステムをインストールすると、以下の例に示すように Anaconda がデバッグシェルに移行します。
/lib/dracut/hooks/shutdown/20-multipath-shutdown.sh: line 3: multipath: command not found /shutdown: line 115: reboot: command not found [ 145.951127] dracut Warning: reboot failed! dracut Warning: reboot failed! [ 145.953007] dracut Warning: dracut Warning: Generating "/run/initramfs/rdsosreport.txt" You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot after mounting them and attach it to a bug report. To get more debug information in the report, reboot with "rd.debug" added to the kernel command line. Dropping to debug shell. shutdown:/#
Environment
- Red Hat Enterprise Linux 8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.