Bug 492855 - MDRaidError: mddestroy failed for /dev/vda3
Summary: MDRaidError: mddestroy failed for /dev/vda3
Keywords:
Status: CLOSED DUPLICATE of bug 491729
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:a02ab1f7cdf8ff8ac...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-30 12:23 UTC by James Laska
Modified: 2013-09-02 06:34 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-04-06 15:14:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (124.04 KB, text/plain)
2009-03-30 12:23 UTC, James Laska
no flags Details
Attached traceback automatically from anaconda. (154.31 KB, text/plain)
2009-04-15 12:28 UTC, Joe Orton
no flags Details

Description James Laska 2009-03-30 12:23:06 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.38 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicelibs/mdraid.py", line 134, in mddestroy
    raise MDRaidError("mddestroy failed for %s" % device)
  File "/usr/lib/anaconda/storage/formats/mdraid.py", line 87, in destroy
    mdraid.mddestroy(self.device)
  File "/usr/lib/anaconda/storage/deviceaction.py", line 326, in execute
    self.origFormat.destroy()
  File "/usr/lib/anaconda/storage/devicetree.py", line 659, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 210, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 115, in turnOnFilesystems
    anaconda.id.storage.doIt()
  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/dispatch.py", line 227, in currentStep
    self.gotoNext()
  File "/usr/lib/anaconda/text.py", line 633, in run
    (step, instance) = anaconda.dispatch.currentStep()
  File "/usr/bin/anaconda", line 1029, in <module>
    anaconda.intf.run(anaconda)
MDRaidError: mddestroy failed for /dev/vda3

Comment 1 James Laska 2009-03-30 12:23:10 UTC
Created attachment 337211 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-04-06 15:14:26 UTC

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

Comment 3 Joe Orton 2009-04-15 12:28:18 UTC
Created attachment 339676 [details]
Attached traceback automatically from anaconda.


Note You need to log in before you can comment on or make changes to this bug.