Bug 710270

Summary: FormatCreateError: (OSError(5, 'Input/output error'), '/dev/mapper/vg_corypcfedora15-lv_root')
Product: [Fedora] Fedora Reporter: Peckles
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 15CC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:5b65da3702d390197dbc40585eba0283e8c4d2020aa37220af9c2747ec696620
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-03 13:42:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Peckles 2011-06-02 21:18:10 UTC
The following was filed automatically by anaconda:
anaconda 15.31 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 366, in doFormat
    raise FormatCreateError(e, self.device)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 940, in doFormat
    FS.doFormat(self, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 848, in create
    return self.doFormat(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 428, in execute
    options=self.device.formatArgs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 313, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 356, in doIt
    self.devicetree.processActions()
  File "/usr/lib/python2.7/site-packages/pyanaconda/packages.py", line 116, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
FormatCreateError: (OSError(5, 'Input/output error'), '/dev/mapper/vg_corypcfedora15-lv_root')

Comment 1 Peckles 2011-06-02 21:18:15 UTC
Created attachment 502647 [details]
Attached traceback automatically from anaconda.

Comment 2 Peckles 2011-06-02 21:22:56 UTC
Hey guys,

This bug is quite troublesome.  It prevents me from installing Fedora 15 which I am most anxious to try.

The install was the kde version of Fedora 15 and I have not tried any others.

It begins after i have ok'ed the partitioning setup.  Immediately after it is done formatting the drives I selected to install and setup, a unhandled exception has occurred error pops up.

I am attempting to install it to dual boot with Windows 7.

Let me know if i can be of anymore assistance as I would love to get this resolved/fixed.

Peckles

Comment 3 Chris Lumens 2011-06-03 13:42:38 UTC
Check out the end of your syslog.  You have tons of media read errors.  Did you run mediacheck and verify your download prior to using this installation media?