Bug 491887 - DeviceError: cannot commit to disk sda after 5 attempts
Summary: DeviceError: cannot commit to disk sda after 5 attempts
Keywords:
Status: CLOSED DUPLICATE of bug 491754
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:d0552688a274dd769...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-24 14:35 UTC by James Laska
Modified: 2013-09-02 06:33 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-24 15:16:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (177.94 KB, text/plain)
2009-03-24 14:35 UTC, James Laska
no flags Details

Description James Laska 2009-03-24 14:35:14 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.36 exception report
Traceback (most recent call first):
  File "/tmp/updates/storage/devices.py", line 796, in commit
    raise DeviceError("cannot commit to disk %s after %d attempts" % (self.name, maxTries,))
  File "/tmp/updates/storage/devices.py", line 1127, in create
    self.disk.commit()
  File "/tmp/updates/storage/deviceaction.py", line 206, in execute
    self.device.create(intf=intf)
  File "/tmp/updates/storage/devicetree.py", line 659, in processActions
    action.execute(intf=self.intf)
  File "/tmp/updates/storage/__init__.py", line 184, in doIt
    self.devicetree.processActions()
  File "/tmp/updates/packages.py", line 115, in turnOnFilesystems
    anaconda.id.storage.doIt()
  File "/tmp/updates/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/tmp/updates/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/tmp/updates/gui.py", line 1317, in nextClicked
    self.anaconda.dispatch.gotoNext()
DeviceError: cannot commit to disk sda after 5 attempts

Comment 1 James Laska 2009-03-24 14:35:18 UTC
Created attachment 336479 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-03-24 15:16:31 UTC

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


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