* [linux-lvm] Question about vgremove
@ 2005-04-21 19:05 Ya Ning
2005-04-21 21:42 ` Sam Vilain
0 siblings, 1 reply; 2+ messages in thread
From: Ya Ning @ 2005-04-21 19:05 UTC (permalink / raw)
To: linux-lvm
Hi,
I have tried to remove logical volum. I got the error that this volume is
opened, so that can't be removed. How can I close this volum?
Thanks,
Ya
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] Question about vgremove
2005-04-21 19:05 [linux-lvm] Question about vgremove Ya Ning
@ 2005-04-21 21:42 ` Sam Vilain
0 siblings, 0 replies; 2+ messages in thread
From: Sam Vilain @ 2005-04-21 21:42 UTC (permalink / raw)
To: yg2004_198; +Cc: LVM general discussion and development
Ya Ning wrote:
> Hi,
> I have tried to remove logical volum. I got the error that this volume
> is opened, so that can't be removed. How can I close this volum?
is it mounted (in /proc/mounts)?
if it is, you can see what processes need to be killed using:
fuser -m /mount/point
if it's not in /proc/mounts then something more obscure is wrong.
A reboot is a quick fix of course.
Sam.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-21 21:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-21 19:05 [linux-lvm] Question about vgremove Ya Ning
2005-04-21 21:42 ` Sam Vilain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).