Hide Forgot
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.
Created attachment 484226 [details] Attached traceback automatically from anaconda.
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.