Bug 2357128

Summary: device /dev/md/raid0p2 does not exist
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: cockpitAssignee: Martin Pitt <mpitt>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 42CC: anaconda-maint, awilliam, jvanderwaa, kkoukiou, mmarusak, mpitt, patrick, robatino, stefw, w
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-04-04 06:16:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2291265    
Attachments:
Description Flags
anaconda.log
none
dbus.log
none
packaging.log
none
program.log
none
storage.log
none
journal.txt none

Description Kamil Páral 2025-04-03 07:32:33 UTC
Description of problem:
Anaconda crashed while starting installation with error:
> blivet.errors.FSError: device /dev/md/raid0p2 does not exist

I was trying to verify bug 2354805.


Version-Release number of selected component (if applicable):
anaconda-42.27.11-1.fc42.x86_64
anaconda-webui-32-1.fc42.noarch
cockpit-storaged-336.2-1.fc42.noarch


How reproducible:
unknown

Steps to Reproduce:
I believe I did this:
1. follow the reproducer in bug 2354805 comment 0
2. that was correctly rejected as invalid layout
3. return back to anaconda ("continue installation")
4. return back to storage editor
5. delete MDRAID0 and create MDRAID1 instead (I believe I kept the same "raid0" name for the new device)
6. create /boot and / on MDRAID1
7. go back to anaconda (layout valid)
8. start installation, crashed

Comment 1 Kamil Páral 2025-04-03 07:33:41 UTC
Oh, and I noticed, that at step 7, when validating layout, the partitions under MDRAID1 seemed to disappear from the cockpit view in the background (under the layout validation popup). I considered it just a graphical glitch.

Comment 2 Kamil Páral 2025-04-03 07:33:58 UTC
Created attachment 2083190 [details]
anaconda.log

Comment 3 Kamil Páral 2025-04-03 07:34:01 UTC
Created attachment 2083191 [details]
dbus.log

Comment 4 Kamil Páral 2025-04-03 07:34:05 UTC
Created attachment 2083192 [details]
packaging.log

Comment 5 Kamil Páral 2025-04-03 07:34:08 UTC
Created attachment 2083193 [details]
program.log

Comment 6 Kamil Páral 2025-04-03 07:34:11 UTC
Created attachment 2083194 [details]
storage.log

Comment 7 Kamil Páral 2025-04-03 07:34:15 UTC
Created attachment 2083195 [details]
journal.txt

Comment 8 Kamil Páral 2025-04-03 07:37:15 UTC
Proposing as a blocker:
https://fedoraproject.org/wiki/Fedora_42_Final_Release_Criteria#Disk_layouts

Comment 9 Katerina Koukiou 2025-04-03 15:10:38 UTC
This is caused by https://bugzilla.redhat.com/show_bug.cgi?id=2357214

Comment 10 Adam Williamson 2025-04-03 21:42:06 UTC
Can we close this as a dupe of that, then?

Comment 11 Kamil Páral 2025-04-04 06:16:54 UTC

*** This bug has been marked as a duplicate of bug 2357214 ***