From: Fabio Massimo Di Nitto <fabbione@fabbione.net>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] gfs_controld doesn't clean up tables properly
Date: Mon, 29 Oct 2007 12:29:17 +0100 [thread overview]
Message-ID: <4725C40D.3080800@fabbione.net> (raw)
In-Reply-To: <4721A7F7.6050705@ubuntu.com>
I found the problem to be a missing /sbin/umount.gfs* in the installed system.
Is there any way we can make the system provide a *slightly* better error?
Fabio
Fabio Massimo Di Nitto wrote:
> Hi guys,
>
> I think we have seen a similar bug a while ago and I am afraid it's back again.
>
> Extremely simple setup, 3 nodes cluster, no services or anything fancy. One
> shared block device (aoe + vblade) on 2.6.24-rc1.
>
> node1# mkfs.gfs -j 6 -p lock_dlm -t gutsy:gfs /dev/etherd/e0.0
>
> on all nodes:
>
> mount -t gfs /dev/etherd/e0.0 /mnt/gfs
> umount /mnt/gfs
> mount -t gfs /dev/etherd/e0.0 /mnt/gfs
> /sbin/mount.gfs: mount point already used or other mount in progress
> /sbin/mount.gfs: error mounting lockproto lock_dlm
>
> Oct 26 10:37:55 node3 gfs_controld[3466]: mount point /mnt/gfs already used
>
> note that the first mount succeeded properly.
>
> Attempting to mount to another mountpoint will stall:
>
> root at node3:~# mount -t gfs /dev/etherd/e0.0 /mnt/gfs2
> [hang]
> there is no strace output.
>
> Fabio
>
> PS sorry i don't have enough time to look into this today in more details.
>
--
I'm going to make him an offer he can't refuse.
prev parent reply other threads:[~2007-10-29 11:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-26 8:40 [Cluster-devel] gfs_controld doesn't clean up tables properly Fabio Massimo Di Nitto
2007-10-29 7:42 ` Fabio Massimo Di Nitto
2007-10-29 11:29 ` Fabio Massimo Di Nitto [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4725C40D.3080800@fabbione.net \
--to=fabbione@fabbione.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.