From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Thu, 13 Oct 2011 11:33:37 -0400 Subject: [Cluster-devel] cluster4 gfs_controld In-Reply-To: <20111014.000227.945738865553068669.yamato@redhat.com> References: <20111013142059.GA6704@redhat.com> <20111014.000227.945738865553068669.yamato@redhat.com> Message-ID: <20111013153337.GC6704@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Fri, Oct 14, 2011 at 12:02:27AM +0900, Masatake YAMATO wrote: > Just a question. > I'm happy if you give me a hint. > > > ... > > cluster3 dlm/gfs recovery > > . dlm_controld sees nodedown (libcpg) > > . gfs_controld sees nodedown (libcpg) > > . dlm_controld stops dlm-kernel (sysfs control 0) > > . gfs_controld stops gfs-kernel (sysfs block 1) > > . dlm_controld waits for gfs_controld kernel stop (libdlmcontrol) > > ... > > "dlm_controld waits for gfs_controld kernel stop (libdlmcontrol)" > > Is this true? > I'd like to know which source code file of which package this is > written. Which should I inspect dlm_controld or libdlmcontrol? The function is check_fs_done() http://git.fedorahosted.org/git?p=cluster.git;a=blob;f=group/dlm_controld/cpg.c;h=9b0d22333be540a733f2f74db4acc577c82b6026;hb=RHEL6#l636