Bug 441706

Summary: failure to resize lvm logical volume on raid
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-24 23:52:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 438943    
Attachments:
Description Flags
Anaconda dump none

Description Jesse Keating 2008-04-09 16:10:29 UTC
I had a LVM volume group on top of a mdraid set.  Upon installation I tried to
resize one of the logical volumes within the group to something slightly bigger
(plenty of room within the VG).  I got a traceback saying that /dev/VolGroup00
doesn't exist.  Tracekback will be attached.

Comment 1 Jesse Keating 2008-04-09 16:10:29 UTC
Created attachment 301836 [details]
Anaconda dump

Comment 2 Jeremy Katz 2008-04-17 16:51:54 UTC
I just successfully did a resize of a logical volume.  So this might be limited
to lvm on mdraid.  Let's see how that does...

Comment 3 Jeremy Katz 2008-04-18 14:58:51 UTC
Yep, limited to just resizing lvs on top of RAID

To fix this, we need to clean up when we do activations of RAID and that's a
little bit scary to do at this point in time.  I have made it so that it doesn't
traceback at least.  Will bump the rest to F10

Comment 4 Bug Zapper 2008-05-14 09:12:17 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 Jeremy Katz 2008-05-28 20:28:53 UTC
Fixed in git

Comment 6 Jesse Keating 2008-10-03 23:05:29 UTC
I'll re-test this and close if appropriate.  Setting needinfo of me so that I don't forget (given that I don't have a machine suitable for mdraid at the moment to play with)

Comment 7 Jesse Keating 2008-10-24 23:52:37 UTC
So I can grow LVM LVs now.  There was an issue trying to shrink one and I've filed that as a new bug.  This one I'm closing.