Bug 739064 - FormatCreateError: (OSError(5, 'Input/output error'), '/dev/vda2')
Summary: FormatCreateError: (OSError(5, 'Input/output error'), '/dev/vda2')
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 16
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bc3a79c53b512ab4e135848c9ed...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-16 13:25 UTC by Jared Smith
Modified: 2011-09-16 15:01 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-16 13:41:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb-o11Yxo (956.18 KB, text/plain)
2011-09-16 13:26 UTC, Jared Smith
no flags Details

Description Jared Smith 2011-09-16 13:25:52 UTC
abrt version: 2.0.5
executable:     /usr/bin/python
hashmarkername: anaconda
kernel:         3.1.0-0.rc6.git0.0.fc16.i686
product:        Fedora
reason:         FormatCreateError: (OSError(5, 'Input/output error'), '/dev/vda2')
time:           Fri Sep 16 09:24:46 2011
version:        16

anaconda-tb-o11Yxo: Binary file, 979127 bytes

description:
:The following was filed automatically by anaconda:
:anaconda 16.18 exception report
:Traceback (most recent call first):
:  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 373, in doFormat
:    raise FormatCreateError(e, self.device)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 949, in doFormat
:    FS.doFormat(self, *args, **kwargs)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 855, in create
:    return self.doFormat(*args, **kwargs)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 429, in execute
:    options=self.device.formatArgs)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 316, in processActions
:    action.execute(intf=self.intf)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 384, in doIt
:    self.devicetree.processActions()
:  File "/usr/lib/python2.7/site-packages/pyanaconda/packages.py", line 122, in turnOnFilesystems
:    anaconda.storage.doIt()
:  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 373, in dispatch
:    self.dir = self.steps[self.step].target(self.anaconda)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 241, in go_forward
:    self.dispatch()
:  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1203, in nextClicked
:    self.anaconda.dispatch.go_forward()
:FormatCreateError: (OSError(5, 'Input/output error'), '/dev/vda2')

Comment 1 Jared Smith 2011-09-16 13:26:23 UTC
Created attachment 523560 [details]
File: anaconda-tb-o11Yxo

Comment 2 Chris Lumens 2011-09-16 13:41:47 UTC
You have a ton of media read errors in your syslog which are likely causing this problem.  Did you verify your download before using it?

Comment 3 Jared Smith 2011-09-16 15:01:26 UTC
Yes, I've double checked the sha256 checksum twice, and hit the error twice as well.  I'll try it on different hardware later this afternoon.


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