SUSE Support

Here When You Need Us

Switching to runlevel 'S' appears to cause server hang

This document (7006930) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 11

Situation

Switching to runlevel 'S' (either from another runlevel, or during server startup) causes the server to appear to hang while starting microcode.ctl. At this same time, the following messages are seen on the console:

  microcode: CPu0 sig=0x6fb, pf=0x40, revision=0xb7
  platform microcode: firmware: requesting intel-ucode/06-0f-0b

If enough time is given, the server will actually continue to boot. However, there is a delay of 60 seconds per CPU core during this microcode firmware update. This causes the appearance of a server hang.

Resolution

The cause of this hang is the microcode firmware update which is being initiated from microcode.ctl. This update fails in runlevel 'S' due to the boot.udev and sysfs not being available in this runlevel.

To resolve this issue, disable microcode.ctl in runlevel S through the following steps:

1. Edit /etc/init.d/microcode.ctl and remove the 'S' runlevel from Default-Start. In other words, change:
        # Default-Start:     1 2 3 5 S
    to
        # Default-Start:     1 2 3 5

2. Remove and re-add microcode.ctl to system startup using:
       insserv -r microcode.ctl
       insserv microcode.ctl

The above changes will be the default configuration in newer versions of the microcode startup script.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7006930
  • Creation Date: 27-Sep-2010
  • Modified Date:28-Sep-2022
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.