Bug 760574 - IOException: Input/output error during write on /dev/sda
Summary: IOException: Input/output error during write on /dev/sda
Keywords:
Status: CLOSED NOTABUG
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:3d36dc229b3f9fc68...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-06 14:40 UTC by Chandrasekar Kannan
Modified: 2015-01-04 23:51 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-06 18:15:25 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (613.54 KB, text/plain)
2011-12-06 14:40 UTC, Chandrasekar Kannan
no flags Details

Description Chandrasekar Kannan 2011-12-06 14:40:30 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/parted/disk.py", line 213, in commit
    return self.__disk.commit()
  File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 31, in localeC
    ret = fn(*args, **kwds)
  File "<string>", line 2, in commit
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/disklabel.py", line 248, in commit
    self.partedDisk.commit()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/disklabel.py", line 227, in create
    self.commit()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 290, in execute
    options=self.device.formatArgs)
  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/dispatch.py", line 235, in currentStep
    self.gotoNext()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/text.py", line 500, in run
    (step, instance) = anaconda.dispatch.currentStep()
  File "/usr/bin/anaconda", line 901, in <module>
    anaconda.intf.run(anaconda)
IOException: Input/output error during write on /dev/sda

Comment 1 Chandrasekar Kannan 2011-12-06 14:40:36 UTC
Created attachment 541421 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2011-12-06 18:15:25 UTC
You have a huge number of errors in your syslog when attempting to access sda, which is indicative of either a kernel error or hardware failure.  Either way, there's nothing anaconda can do about this.


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