Bug 684830 - DeviceError: ('device does not exist', 'sdd')
Summary: DeviceError: ('device does not exist', 'sdd')
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:0f931009c90eb4bc8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-14 15:42 UTC by Andrew Jamison
Modified: 2011-03-14 18:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-14 18:48:25 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (522.35 KB, text/plain)
2011-03-14 15:42 UTC, Andrew Jamison
no flags Details

Description Andrew Jamison 2011-03-14 15:42:47 UTC
The following was filed automatically by anaconda:
anaconda 14.22 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 885, in setup
    raise DeviceError("device does not exist", self.name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 299, in setupParents
    parent.setup(orig=orig)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 632, in setup
    self.setupParents(orig=orig)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 299, in setupParents
    parent.setup(orig=orig)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2442, in destroy
    self.vg.setupParents(orig=True)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 219, in execute
    self.device.destroy()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 700, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 313, in doIt
    self.devicetree.processActions()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packages.py", line 110, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 212, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 131, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1190, in nextClicked
    self.anaconda.dispatch.gotoNext()
DeviceError: ('device does not exist', 'sdd')

Comment 1 Andrew Jamison 2011-03-14 15:42:51 UTC
Created attachment 484230 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2011-03-14 18:48:25 UTC
You have lots of errors accessing sdd, according to your syslog.  This indicates either kernel failure or hardware failure.  Regardless, there's really nothing anaconda can do about it.


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