SUSE Support

Here When You Need Us

Unable to create logical volume in SLES 11 SP3 rescue mode

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

Environment

SUSE Linux Enterprise Server 11 Service Pack 3 (SLES 11 SP3)
SUSE Linux Enterprise Desktop 11 Service Pack 3 (SLED 11 SP3)

Situation

In SLES11 SP3 rescue mode creation of logical volume fails:

Rescue:~ # lvcreate -L 1G -n testLogVol testvg
  /dev/testvg/testLogVol: not found: device not cleared
  Aborting. Failed to wipe start of new LV.



Resolution

As a workaround option '--noudevsync' can be used. It disables udev synchronization and process will not wait for notification from udev:

Rescue:~ # lvcreate -L 1G -n testLogVol testvg --noudevsync
  Logical volume "testLogVol" created




Cause

Due to missing /lib/udev/rules.d/11-dm-lvm.rules creation fails.

Additional Information


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:7015616
  • Creation Date: 03-Sep-2014
  • Modified Date:28-Sep-2022
    • 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.