Bug 148027 - lvremove doesn't work
Summary: lvremove doesn't work
Status: RESOLVED DUPLICATE of bug 149180
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Gerd Hoffmann
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 16:18 UTC by Gerd Hoffmann
Modified: 2006-02-13 12:42 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***