Bugzilla – Bug 105712
Delete Partition Table and Disk Label does not clear RAID partitions of type fd
Last modified: 2005-08-22 10:58:39 UTC
I am unsure if this is expected behavior, so let me know if so. If you have disks with existing RAID type partitions, in the expert partitioner when you select Expert > Delete Partition Table and Disk Label it will delete all partitions but those of type "fd" "Linux raid autodetect". I will attach the output of fdisk -l on the system.
Created attachment 46611 [details] result of fdisk -l
This specifically occurs when there were active MD devices still in the list. If you enter the RAID menu and remove all of the drives first, the parition tables will clear correctly. However, this is perhaps not the most intuitive thing.
Please provide YaST2 logs of the attempt that did not work, see: http://www.opensuse.org/index.php/Bug_Reporting_FAQ#YaST
See https://bugzilla.novell.com/attachment.cgi?id=46624 attachment 46624 [details]
This is also caused by the failed raid removal. Since raid ist still active kernel refuses the partitions belonging to that raid being deleted. So this strange behaviour should be fixed with fix of raid removal in libstorage. If possible please retry with beta#3. If it still fails in beta#3 please reopen and attach y2log files.