Bug 739064

Summary: FormatCreateError: (OSError(5, 'Input/output error'), '/dev/vda2')
Product: [Fedora] Fedora Reporter: Jared Smith <jsmith.fedora>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:bc3a79c53b512ab4e135848c9ed68488eafe875a1a2130b4fff59a482988f34f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-16 13:41:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: anaconda-tb-o11Yxo none

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.