Bug 148027

Summary: lvremove doesn't work
Product: [openSUSE] SUSE Linux 10.1 Reporter: Gerd Hoffmann <kraxel>
Component: KernelAssignee: Gerd Hoffmann <kraxel>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Gerd Hoffmann 2006-02-03 16:18:45 UTC
... claims the volume is open but nobody uses it:

dom0:~ # lvremove xen/debian
  Can't remove open logical volume "debian"
dom0:~ # fuser -v /dev/xen/debian 
dom0:~ # lsof /dev/xen/debian
Comment 1 Greg Kroah-Hartman 2006-02-09 22:33:17 UTC
xen issue?
Comment 2 Jeff Mahoney 2006-02-09 22:41:58 UTC
I suspect this one might be related to Bug #149180
Comment 3 Gerd Hoffmann 2006-02-13 12:42:17 UTC
Re #1: no xen issue, it's just the vg is named "xen" because they are the virtual disks for xen. It happens also when linux is running on the real hardware without xen.
Re #2: Yep, sounds familiar, probably the same bug.

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