SUSE Support

Here When You Need Us

Command reboot shuts the system down instead of reboot

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

Environment

SUSE Linux Enterprise Server 11 Service Pack 3
SUSE Linux Enterprise Desktop 11 Service Pack 3

Situation

After using the command reboot to power cycle the server it does not restart but shuts down.

Resolution

To check whether the affected driver is loaded on your system, run following command:

lsmod | grep mei

Blacklisting of the driver can be performed as follows (execute as root user):
 
  1. At the bottom of configuration /etc/modprobe.d/blacklist place the entry with the name of affected driver to look like this:

    blacklist mei
     
  2. Within the /etc/modprobe.d directory create a file corresponding the name of affected driver

    mei
     
  3. Edit the mei file to contain the following entry

    install mei /bin/true
     
  4. Restart the system

    shutdown -r now

Cause

The mei driver is not compatible with many server chipsets.

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:7014091
  • Creation Date: 12-Nov-2013
  • 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.