SUSE Support

Here When You Need Us

Missing support for md and LVM in repair mode and rescue system

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

Environment

SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Desktop 11

Situation

You want to repair your system because it is unable to boot (e.g. due to a non-functional bootloader). You have configured LVM on top of software RAID.

Although configuring LVM on top of software RAID (md RAID) is supported by YaST during the installation neither the "Repair Installed System" tool nore the "Rescue System" tool detect partitions. In the "Repair Installed System" tool for example you get the following error message:

ERROR: No Valid Linux Partitions found.

Resolution

Procedure when using the "Repair Installed System" tool:
 
  1. Boot off the SLE11 installation CD/DVD and select "Repair Installed System".
  2. Before starting to use the YaST Repair tool, switch to a console by pressing CTRL-ALT-F2.
  3. Enter the following commands in order to activate md RAID:
    • mdadm -Es -c partitions > mdadm.conf && mdadm -As -c mdadm.conf
  4. Enter the following commands in order to activate LVM:
    • vgscan && vgchange -a y
  5. Switch back to the grafical YaST Repair interface by pressing CTRL-ALT-F7 and continue repairing your system.

Procedure when using the "Rescue system":
 
  1. Boot off the SLE11 installation CD/DVD and select "Rescue System".
  2. On the console log in as user "root".
  3. Enter the following commands in order to activate md RAID:
    • mdadm -Es -c partitions > mdadm.conf && mdadm -As -c mdadm.conf
  4. Enter the following commands in order to activate LVM:
    • vgscan && vgchange -a y
  5. Continue repairing your system.

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:7003366
  • Creation Date: 27-May-2009
  • Modified Date:16-Mar-2021
    • SUSE Linux Enterprise Desktop
    • 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.