Bug 491796

Summary: traceback from lvm on mdraid
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: awilliam, dcantrell, dlehman, jlaska, pjones, rmaximo, vanmeeuwen+fedora, wwoods, zcerza
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:5a5e22f8cfdec4ba9b85760ae0c5a8cf34c53e10bdc2c9082d51a4857f16120d NEEDSRETESTING
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-12 18:52:02 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: 495965    
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
storage log
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description Jesse Keating 2009-03-24 04:51:23 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.35 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devices.py", line 2063, in mdadmConfEntry
    raise DeviceError("array is not fully defined")
  File "/usr/lib/anaconda/storage/__init__.py", line 1621, in mdadmConf
    conf += array.mdadmConfEntry
  File "/usr/lib/anaconda/storage/__init__.py", line 1580, in write
    mdadm_conf = self.mdadmConf()
  File "/usr/lib/anaconda/yuminstall.py", line 1467, in doPreInstall
    anaconda.id.storage.fsset.write(anaconda.rootPath)
  File "/usr/lib/anaconda/backend.py", line 281, in doPreInstall
    anaconda.backend.doPreInstall(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1338, in handleRenderCallback
    self.currentWindow.renderCallback()
DeviceError: array is not fully defined

Comment 1 Jesse Keating 2009-03-24 04:51:29 UTC
Created attachment 336421 [details]
Attached traceback automatically from anaconda.

Comment 2 Jesse Keating 2009-03-24 04:53:25 UTC
Created attachment 336422 [details]
storage log

Comment 3 James Laska 2009-03-24 17:29:06 UTC
Seeing this with anaconda-11.5.0.36 (and http://jgranado.fedorapeople.org/storage/testing/updates-i586.img)

Comment 4 David Lehman 2009-03-25 01:19:37 UTC
This should be fixed in anaconda-11.5.0.37-1.

Comment 5 Jesse Keating 2009-03-27 16:18:00 UTC
Created attachment 337034 [details]
Attached traceback automatically from anaconda.

Comment 6 Jesse Keating 2009-03-27 16:20:15 UTC
This is still happening with anaconda .38 (the beta)

Comment 7 Jesse Keating 2009-03-27 16:46:29 UTC
This is actually a problem with raid0.

Comment 8 James Laska 2009-03-27 18:32:57 UTC
Created attachment 337051 [details]
Attached traceback automatically from anaconda.

Comment 9 Chris Lumens 2009-03-31 15:45:24 UTC
This should be fixed with the next build of anaconda.

Comment 10 Zack Cerza 2009-04-16 20:43:00 UTC
Created attachment 339921 [details]
Attached traceback automatically from anaconda.

Comment 15 Jesse Keating 2009-05-12 18:52:02 UTC
Confirmed, no more tracebacks.