From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Mon, 2 Nov 2009 10:42:54 -0600 Subject: [Cluster-devel] mount.gfs2 hangs on cluster-3.0.3 In-Reply-To: <4AED9930.2040808@quah.ro> References: <4AED9930.2040808@quah.ro> Message-ID: <20091102164254.GC613@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 Sun, Nov 01, 2009 at 04:20:32PM +0200, Dan Candea wrote: > connect(3, {sa_family=AF_FILE, path=@"gfsc_sock"...}, 12) = 0 > write(3, > "\\o\\o\1\0\1\0\7\0\0\0\0\0\0\0`p\0\0\0\0\0\0\0\0\0\0\0\0\0\0s"..., > 28768) = 28768 > read(3, Need to find out what gfs_controld is doing: gfs_control dump strace and/or gdb on gfs_controld Dave