Richard Sibthorp
2015-Jun-01 11:29 UTC
[Ocfs2-users] Ocfs2-users Digest, Vol 134, Issue 1 ... mount.ocfs2: Internal logic failure
Hi, In my experience this is caused by a bad /etc/ocfs2/cluster.conf file. See https://oss.oracle.com/projects/ocfs2/dist/documentation/v1.8/ocfs2-1_8_2-manpages.pdf for how this should be created. Regards, Richard. On 29/05/2015 20:00, ocfs2-users-request at oss.oracle.com wrote:> Send Ocfs2-users mailing list submissions to > ocfs2-users at oss.oracle.com > > To subscribe or unsubscribe via the World Wide Web, visit > https://oss.oracle.com/mailman/listinfo/ocfs2-users > or, via email, send a message with subject or body 'help' to > ocfs2-users-request at oss.oracle.com > > You can reach the person managing the list at > ocfs2-users-owner at oss.oracle.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Ocfs2-users digest..." > > > Today's Topics: > > 1. mount.ocfs2: Internal logic failure while trying to join the > group (Rafa? Michalak) > 2. Re: mount.ocfs2: Internal logic failure while trying to join > the group (Smart Weblications GmbH - Florian Wiessner) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 28 May 2015 23:24:17 +0200 > From: Rafa? Michalak <rafalak at gmail.com> > Subject: [Ocfs2-users] mount.ocfs2: Internal logic failure while > trying to join the group > To: ocfs2-users at oss.oracle.com > Message-ID: > <CAH1aAxx9ZXXOZoa1hnF3pJrxg=6D7JaSp5QwnkdtL2OTSak26w at mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Hello when I mouting rbd device from ceph i've got error > > mount.ocfs2: Internal logic failure while trying to join the group > > or > > fsck.ocfs2 /dev/rbd3 > fsck.ocfs2 1.6.4 > fsck.ocfs2: Internal logic failure while initializing the DLM > > my kernel is 3.10 > > journal is not 0 > > echo "ls -l //" | debugfs.ocfs2 /dev/rbd3 |grep journal > debugfs.ocfs2 1.6.4 > 36 -rw-r--r-- 1 0 0 268435456 > 28-May-2015 23:12 journal:0000 > 37 -rw-r--r-- 1 0 0 268435456 > 28-May-2015 23:13 journal:0001 > 38 -rw-r--r-- 1 0 0 268435456 > 28-May-2015 23:13 journal:0002 > 39 -rw-r--r-- 1 0 0 268435456 > 28-May-2015 23:13 journal:0003 > 40 -rw-r--r-- 1 0 0 268435456 > 28-May-2015 23:13 journal:0004 > 41 -rw-r--r-- 1 0 0 268435456 > 28-May-2015 23:13 journal:0005 > 42 -rw-r--r-- 1 0 0 268435456 > 28-May-2015 23:14 journal:0006 > 43 -rw-r--r-- 1 0 0 268435456 > 28-May-2015 23:14 journal:0007 > > How to mount ocfs ? > > > > ------------------------------ > > Message: 2 > Date: Fri, 29 May 2015 00:39:52 +0200 > From: Smart Weblications GmbH - Florian Wiessner > <f.wiessner at smart-weblications.de> > Subject: Re: [Ocfs2-users] mount.ocfs2: Internal logic failure while > trying to join the group > To: ocfs2-users at oss.oracle.com > Message-ID: <55679938.9070007 at smart-weblications.de> > Content-Type: text/plain; charset=UTF-8 > > Hi, > > Am 28.05.2015 um 23:24 schrieb Rafa? Michalak: >> Hello when I mouting rbd device from ceph i've got error >> >> mount.ocfs2: Internal logic failure while trying to join the group >> >> or >> >> fsck.ocfs2 /dev/rbd3 >> fsck.ocfs2 1.6.4 >> fsck.ocfs2: Internal logic failure while initializing the DLM > DLM missing? > >> my kernel is 3.10 >> >> journal is not 0 >> >> echo "ls -l //" | debugfs.ocfs2 /dev/rbd3 |grep journal >> debugfs.ocfs2 1.6.4 >> 36 -rw-r--r-- 1 0 0 268435456 >> 28-May-2015 23:12 journal:0000 > ... > >> 28-May-2015 23:14 journal:0007 >> >> How to mount ocfs ? >> > > Do you have > > dlm > ocfs2_dlmfs > > modules loaded? > >