Bug 710270 - FormatCreateError: (OSError(5, 'Input/output error'), '/dev/mapper/vg_corypcfedora15-lv_root')
Summary: FormatCreateError: (OSError(5, 'Input/output error'), '/dev/mapper/vg_corypcf...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 15
Hardware: i386
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:5b65da3702d390197...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-02 21:18 UTC by Peckles
Modified: 2011-06-03 13:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-03 13:42:38 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (801.39 KB, text/plain)
2011-06-02 21:18 UTC, Peckles
no flags Details

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?


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