* [linux-lvm] LVM and umount strangeness
@ 2004-12-02 3:39 Tim Hibbard
2004-12-11 10:42 ` David Yu
0 siblings, 1 reply; 2+ messages in thread
From: Tim Hibbard @ 2004-12-02 3:39 UTC (permalink / raw)
To: linux-lvm
I am having a weird problem and do not know if it is an LVM or umount problem.
I have an lvm volume on /dev/lvm/disks which mount to /home. When I try to
umount the /dev/lvm/disks I get an error. However umount /home works fine.
I try to do a umount /dev/lvm/disks I get a message "umount: /dev/lvm/disks: not
mounted" (even though it is). I would normally have no problem with "umount
/home" except this is the redhat cluster software which always tries to do
umount /dev/lvm/disks resulting in a failure.
Kernel linux-2.4.27
mount-2.11z
Thanks in advance
Tim Hibbard
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] LVM and umount strangeness
2004-12-02 3:39 [linux-lvm] LVM and umount strangeness Tim Hibbard
@ 2004-12-11 10:42 ` David Yu
0 siblings, 0 replies; 2+ messages in thread
From: David Yu @ 2004-12-11 10:42 UTC (permalink / raw)
To: LVM general discussion and development
Hi Tim,
On Wed, 01 Dec 2004 22:39:36 -0500
Tim Hibbard <hibbard@ohio.edu> wrote:
> I try to do a umount /dev/lvm/disks I get a message "umount: /dev/lvm/disks: not
> mounted" (even though it is).
It seems that the volume is still mounted. You can check /proc/mounts for this.
"Not mounted" means "umount" cannot find a entry in /etc/mtab. You can
add the proper entry in mtab and try umount again.
Btw, this is my 1st post in lvm list :)
--
Best regards,
David
___________________________________________________
David Yu
Mountain View Data Inc.
http://www.mountainviewdata.com
Tel: +86(10)8440-8185
Fax: +86(10)8440-7519
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-11 10:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-02 3:39 [linux-lvm] LVM and umount strangeness Tim Hibbard
2004-12-11 10:42 ` David Yu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox