Bug 434737

Summary: anaconda crash creating encrypted PV
Product: [Fedora] Fedora Reporter: Michael Hampton <error>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-01 21:44:29 UTC Type: ---
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: 235706    
Attachments:
Description Flags
anaconda traceback
none
Anaconda dump none

Description Michael Hampton 2008-02-25 06:21:14 UTC
Description of problem:
Anaconda crashes with a traceback when trying to create an encrypted PV as per
defaults on Fedora 9 Alpha. The traceback indicates that the pvcreate command
failed.

Version-Release number of selected component (if applicable):
anaconda-11.4.0.28

How reproducible:
Always

Steps to Reproduce:
1. Boot Fedora 9 Alpha DVD. 
2. Erase all partitions on disk, accept default partitioning and encryption.
3. Enter encryption passphrase.
  
Actual results:
Anaconda crashes and provides a traceback. The file created is attached.

Expected results:
Anaconda should create the encrypted PV and proceed to the next installation step.

Additional info:

Comment 1 Michael Hampton 2008-02-25 06:21:14 UTC
Created attachment 295766 [details]
anaconda traceback

Comment 2 David Lehman 2008-03-13 16:26:37 UTC
I have been unable to reproduce this error. It looks like cryptsetup crashed
while trying to create the LUKS mapping for the PV. Does this still happen for
you with current rawhide trees?

Comment 3 Jesse Keating 2008-03-18 15:48:53 UTC
I am seeing this with today's rawhide (20080318).  My setup is slightly
different in that I'm doing encryption of an LVM PV which is on top of an mdraid
0.  My dump looks similar and I'll attach it.  Can be split into it's own bug if
this is something different than the original posters, but the errors look
generic enough.

Comment 4 Jesse Keating 2008-03-18 15:49:55 UTC
Created attachment 298409 [details]
Anaconda dump

Dump from my install attempt.

Comment 5 Jesse Keating 2008-04-01 21:44:29 UTC
Hrm, I can't see this anymore, and I think we fixed some stuff on the backend
around this.  Closing as rawhide for now, will re-open if seen again.