Bug 562335 - LVMError: lvdeactivate failed for lv_swap:
Summary: LVMError: lvdeactivate failed for lv_swap:
Keywords:
Status: CLOSED DUPLICATE of bug 567840
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:f3cb2fd67d844a700...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-06 01:17 UTC by Ray Evans
Modified: 2010-03-09 23:29 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-03-09 23:29:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (564.01 KB, text/plain)
2010-02-06 01:17 UTC, Ray Evans
no flags Details
storage log (511.91 KB, text/plain)
2010-02-15 02:32 UTC, Ray Evans
no flags Details
storage state (40.00 KB, application/octet-stream)
2010-02-15 02:33 UTC, Ray Evans
no flags Details
anaconda log (16.10 KB, text/plain)
2010-02-15 02:35 UTC, Ray Evans
no flags Details

Description Ray Evans 2010-02-06 01:17:15 UTC
The following was filed automatically by anaconda:
anaconda 13.25 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicelibs/lvm.py", line 418, in lvdeactivate
    raise LVMError("lvdeactivate failed for %s: %s" % (lv_name, msg))
  File "/usr/lib/anaconda/storage/devices.py", line 2260, in teardown
    lvm.lvdeactivate(self.vg.name, self._name)
  File "/usr/lib/anaconda/storage/__init__.py", line 2007, in umountFilesystems
    device.teardown()
  File "/usr/lib/anaconda/storage/__init__.py", line 1138, in umountFilesystems
    self.fsset.umountFilesystems(ignoreErrors=ignoreErrors, swapoff=swapoff)
  File "/usr/lib/anaconda/livecd.py", line 174, in doPreInstall
    anaconda.id.storage.umountFilesystems(swapoff = False)
  File "/usr/lib/anaconda/backend.py", line 296, in doPreInstall
    anaconda.backend.doPreInstall(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1308, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1329, in handleRenderCallback
    self.currentWindow.renderCallback()
LVMError: lvdeactivate failed for lv_swap:

Comment 1 Ray Evans 2010-02-06 01:17:20 UTC
Created attachment 389225 [details]
Attached traceback automatically from anaconda.

Comment 2 David Lehman 2010-02-11 19:44:40 UTC
Is this failure repeatable?

Comment 3 Ray Evans 2010-02-12 03:32:35 UTC
If you select custom partition layout or you select use free space, this is 100% reproducible.   It seems any option that deletes an existing partition or creates a new partition causes it.  If you merely format or reformat an existing partition, then the error does not occur.  I typically have to boot a LiveCD and use gparted to create partitions to work around this issue.

Comment 4 David Lehman 2010-02-12 16:51:46 UTC
You have three different crashes in your logs. Quite a mess.

Please collect /tmp/storage.state, along with a matching crash dump, and attach both to this report so I can try to sort this out.

Comment 5 Ray Evans 2010-02-14 12:05:32 UTC
Unfortunately, those crashes left the system in an inoperable state.  I have reformatted and re-installed since them.  Next install I will make an attempt.

Comment 6 Ray Evans 2010-02-15 02:32:30 UTC
Created attachment 394248 [details]
storage log

Comment 7 Ray Evans 2010-02-15 02:33:17 UTC
Created attachment 394249 [details]
storage state

Comment 8 Ray Evans 2010-02-15 02:35:11 UTC
Created attachment 394250 [details]
anaconda log

Comment 9 Tim Waugh 2010-02-19 17:37:48 UTC
I'm seeing the same thing:

1. Install a Fedora 12 virtual machine with the default settings
2. Clone this Fedora 12 virtual machine
3. On the clone, boot desktop-x86_64-20100218.16.iso and install

Comment 10 David Lehman 2010-03-02 00:08:41 UTC
This is almost certainly a dupe of bug 567840. Can someone see if a livecd with anaconda-13.32-1.fc13 or later still has this problem?

Comment 11 David Lehman 2010-03-09 23:29:26 UTC

*** This bug has been marked as a duplicate of bug 567840 ***


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