Bug 1105847 - LVMError: lvdeactivate failed for root: running lvm lvchange -a n fedora/root failed
Summary: LVMError: lvdeactivate failed for root: running lvm lvchange -a n fedora/root...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1680348794faf96d8276ae2f190...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-08 07:50 UTC by iliketurtlesbro
Modified: 2014-06-13 23:59 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-13 23:59:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.57 MB, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details
File: anaconda.log (40.46 KB, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details
File: environ (518 bytes, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details
File: journalctl (721.05 KB, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details
File: lsblk_output (2.68 KB, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details
File: nmcli_dev_list (6.46 KB, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details
File: os_info (375 bytes, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details
File: program.log (129.89 KB, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details
File: storage.log (761.16 KB, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details
File: ifcfg.log (3.66 KB, text/plain)
2014-06-08 07:50 UTC, iliketurtlesbro
no flags Details

Description iliketurtlesbro 2014-06-08 07:50:39 UTC
Version-Release number of selected component:
anaconda-20.25.15-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 447, in lvdeactivate
    raise LVMError("lvdeactivate failed for %s: %s" % (lv_name, msg))
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2688, in _teardown
    lvm.lvdeactivate(self.vg.name, self._name)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 759, in teardown
    self._teardown(recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 317, in __init__
    device.teardown()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1220, in destroyDevice
    action = ActionDestroyDevice(device)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 759, in recursiveRemove
    self.destroyDevice(leaf)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 397, in _scheduleActions
    self.storage.recursiveRemove(device)
LVMError: lvdeactivate failed for root: running lvm lvchange -a n fedora/root failed

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Desktop-x86_64-20-1 ro rd.live.image quiet rhgb rd.live.check
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.x86_64
other involved packages: python-blivet-0.23.9-1.fc20.noarch
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 iliketurtlesbro 2014-06-08 07:50:43 UTC
Created attachment 903222 [details]
File: anaconda-tb

Comment 2 iliketurtlesbro 2014-06-08 07:50:45 UTC
Created attachment 903223 [details]
File: anaconda.log

Comment 3 iliketurtlesbro 2014-06-08 07:50:46 UTC
Created attachment 903224 [details]
File: environ

Comment 4 iliketurtlesbro 2014-06-08 07:50:48 UTC
Created attachment 903225 [details]
File: journalctl

Comment 5 iliketurtlesbro 2014-06-08 07:50:49 UTC
Created attachment 903226 [details]
File: lsblk_output

Comment 6 iliketurtlesbro 2014-06-08 07:50:50 UTC
Created attachment 903227 [details]
File: nmcli_dev_list

Comment 7 iliketurtlesbro 2014-06-08 07:50:50 UTC
Created attachment 903228 [details]
File: os_info

Comment 8 iliketurtlesbro 2014-06-08 07:50:52 UTC
Created attachment 903229 [details]
File: program.log

Comment 9 iliketurtlesbro 2014-06-08 07:50:54 UTC
Created attachment 903230 [details]
File: storage.log

Comment 10 iliketurtlesbro 2014-06-08 07:50:55 UTC
Created attachment 903231 [details]
File: ifcfg.log

Comment 11 Brian Lane 2014-06-13 23:59:44 UTC
It looks like you ran liveinst a 2nd time after doing an installation. anaconda-cleanup (which runs from liveinst) should have cleaned it up, but it didn't -- maybe because something else was using the new filesystem.


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