IMSM RAID volume is not assembled during autoyast installation
This document (7006152) is provided subject to the disclaimer at the end of this document.
Environment
Situation
The error message is as follows: "Error while configuring partitions, Try again".
Resolution
dd if=/dev/zero of=/dev/sdx bs=1024k count=1 # this will remove partition table and filesystems
mdadm --zero-superblock /dev/sdx # this will remove md RAID metadata
where x (in /dev/sdx) is the device being cleaned, i.e. /dev/sda.
Important note: Before running the commands, ensure the disks do not contain needed data. All data on the disks will be lost!
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:7006152
- Creation Date: 31-May-2010
- Modified Date:05-Mar-2021
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com