From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Thu, 20 Jul 2006 09:49:06 -0500 Subject: [Cluster-devel] Problems mounting GFS2 devices In-Reply-To: <20060720063421.84887234001@gordian.int.fabbione.net> References: <20060720063421.84887234001@gordian.int.fabbione.net> Message-ID: <20060720144905.GD26286@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 Thu, Jul 20, 2006 at 08:34:21AM +0200, Fabio M. Di Nitto wrote: > # mount /dev/mapper/mofo /mnt > Segmentation fault > [42950437.180000] GFS2: fsid=edgy:mygfs2.4294967295: can't mount journal > #4294967295 > [42950437.180000] GFS2: fsid=edgy:mygfs2.4294967295: there are only 4 > journals (0 - 3) A jid of -1 usually means mount(8) didn't find the mount.gfs2 helper. The mount should fail cleanly, though, if that happens, don't know what's wrong there.