Bug 684823 - LVMError: lvcreate failed for vg_f14/lv_swap: /dev/vg_f14/lv_root: read failed after 0 of 4096 at 53687025664: Input/output error /dev/vg_f14/lv_root: read failed after 0 of 4096 at 53687083008: Input/output error /dev/vg_f14/lv_root: read failed af
Summary: LVMError: lvcreate failed for vg_f14/lv_swap: /dev/vg_f14/lv_root: read fai...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:790747fc4c35a4468...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-14 15:36 UTC by Andrew Jamison
Modified: 2011-03-14 15:44 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-14 15:44:36 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (676.16 KB, text/plain)
2011-03-14 15:36 UTC, Andrew Jamison
no flags Details

Description Andrew Jamison 2011-03-14 15:36:03 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/pyanaconda/storage/devicelibs/lvm.py", line 371, in lvcreate
    raise LVMError("lvcreate failed for %s/%s: %s" % (vg_name, lv_name, msg))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2423, in create
    lvm.lvcreate(self.vg.name, self._name, self.size, progress=w)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 204, in execute
    self.device.create(intf=intf)
  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/gui.py", line 1190, in nextClicked
    self.anaconda.dispatch.gotoNext()
LVMError: lvcreate failed for vg_f14/lv_swap:   /dev/vg_f14/lv_root: read failed after 0 of 4096 at 53687025664: Input/output error
  /dev/vg_f14/lv_root: read failed after 0 of 4096 at 53687083008: Input/output error
  /dev/vg_f14/lv_root: read failed after 0 of 4096 at 0: Input/output error
  /dev/vg_f14/lv_root: read failed after 0 of 4096 at 4096: Input/output error
  /dev/vg_f14/lv_home: read failed after 0 of 4096 at 431107276800: Input/output error
  /dev/vg_f14/lv_home: read failed after 0 of 4096 at 431107334144: Input/output error
  Couldn't find device with uuid 7qiLfY-x1PE-lRL9-xtAW-0ERl-AKfx-8s7rwj.
  Cannot change VG vg_f14 while PVs are missing.
  Consider vgreduce --removemissing.

Comment 1 Andrew Jamison 2011-03-14 15:36:07 UTC
Created attachment 484226 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2011-03-14 15:44:36 UTC
As you may be able to tell from the traceback itself, you have lots of media read errors in your syslog.  This could be indicative of bad hardware or bad drivers.  Either way, there's nothing anaconda can do.


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