Hide Forgot
The following was filed automatically by anaconda: anaconda 15.19 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/lvm.py", line 400, in lvdeactivate raise LVMError("lvdeactivate failed for %s: %s" % (lv_name, msg)) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2460, in _teardown lvm.lvdeactivate(self.vg.name, self._name) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 716, in teardown self._teardown(recursive=recursive) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1348, in findExistingRootDevices device.teardown() File "/usr/lib64/python2.7/site-packages/pyanaconda/upgrade.py", line 110, in findExistingRoots return findExistingRootDevices(anaconda, upgradeany=upgradeany) File "/usr/lib64/python2.7/site-packages/pyanaconda/upgrade.py", line 81, in findRootParts flags.cmdline.has_key("upgradeany")) File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext self.moveStep() File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1347, in setScreen self.anaconda.dispatch.gotoNext() File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1259, in nextClicked self.setScreen () LVMError: lvdeactivate failed for lv_root: LV VolGroup/lv_root in use: not deactivating
Created attachment 478181 [details] Attached traceback automatically from anaconda.
Created attachment 478185 [details] Attached traceback automatically from anaconda.
steps: 1. Install F15-alpha-tc1 with anaconda 15.19 2. Proceed to fresh install or upgrade system step, choose 'upgrade system' and click 'next' 3. Access to tty2 and execute "restart-anaconda" 4. Click 'next' for two or three steps after anaconda stage2 restart, error occurred.
(In reply to comment #3) > 3. Access to tty2 and execute "restart-anaconda" This is not a bug, restart-anaconda is a development tool that is not meant to be used by users.