Bug 975692 - Instalator hangs when it need to remove lvm with snapshot.
Summary: Instalator hangs when it need to remove lvm with snapshot.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: RejectedBlocker RejectedFreezeException
: 975955 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-19 06:49 UTC by Artur Szymczak
Modified: 2014-10-06 14:32 UTC (History)
12 users (show)

Fixed In Version: python-blivet-0.56-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-06 14:24:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 975955 0 unspecified CLOSED LVMError: lvremove failed for root: running lvm lvremove --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7... 2021-02-22 00:41:40 UTC

Internal Links: 975955

Description Artur Szymczak 2013-06-19 06:49:02 UTC
Description of problem:
When you have LVM with snapshot, anaconda hangs on trying to remove original, before removing snapshot.

Version-Release number of selected component (if applicable):
Fedora 19-TC5

How reproducible:
Create LV with snapshot, and then try in anaconda to remove all partitions, lvm and etc. Then try to install system (anaconda will try to remove all former disk layouts and will hang on removing original LV).

Steps to Reproduce:
1.
2.
3.

Actual results:
Anaconda hangs and is tryoing to remove LV before snapshot.

Expected results:
Anaconda should first remove snapshot, then LV (original)

Additional info:

Comment 1 Fedora Blocker Bugs Application 2013-06-19 10:57:19 UTC
Proposed as a Blocker for 19-final by Fedora user ajes using the blocker tracking app because:

 "The installer must be able to create and install to any workable partition layout using any file system offered in a default installer configuration, LVM, software, hardware or BIOS RAID, or combination of the above"
This bug, prevent from install using any layout (including default) without intervention (removing lvm by hand in cmdline).

Comment 2 Kamil Páral 2013-06-19 16:36:42 UTC
I tried to reproduce this and anaconda crashed, see bug 975955.

Comment 3 Adam Williamson 2013-06-19 16:40:23 UTC
Discussed at 2013-06-19 blocker review meeting: http://meetbot.fedoraproject.org/fedora-blocker-review/2013-06-19/f19final-blocker-review-7.2013-06-19-16.01.log.txt . This is a corner case: LVM snapshots are not that commonly involved in Fedora installs. dlehman tells us the code around them in anaconda is already not in great shape overall, and he doesn't think it's a great idea to try and fix this at this point in the cycle. Given that input, we agreed to reject this as a blocker and freeze exception issue because we're as likely to make things worse as better by trying to fix this at this point. Re-assigning the bug to Rawhide - we may close it as a dupe of 975955.

Comment 4 Brian Lane 2013-06-21 01:29:10 UTC
*** Bug 975955 has been marked as a duplicate of this bug. ***

Comment 5 Adam Williamson 2013-06-21 01:44:35 UTC
dlehman mentioned on irc today he had a fix for this which looked rather safe - do you want it re-proposed as an FE? is the patch available for review?

Comment 6 Fedora End Of Life 2013-09-16 14:12:42 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20

Comment 7 David Lehman 2014-10-06 14:24:37 UTC
Feel free to try this against F21 Alpha or Beta and reopen if the issue remains.


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