RafaĆ Michalak
2015-May-28 21:24 UTC
[Ocfs2-users] mount.ocfs2: Internal logic failure while trying to join the group
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 ?
Smart Weblications GmbH - Florian Wiessner
2015-May-28 22:39 UTC
[Ocfs2-users] mount.ocfs2: Internal logic failure while trying to join the group
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 DLMDLM 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? -- Mit freundlichen Gr??en, Florian Wiessner Smart Weblications GmbH Martinsberger Str. 1 D-95119 Naila fon.: +49 9282 9638 200 fax.: +49 9282 9638 205 24/7: +49 900 144 000 00 - 0,99 EUR/Min* http://www.smart-weblications.de -- Sitz der Gesellschaft: Naila Gesch?ftsf?hrer: Florian Wiessner HRB-Nr.: HRB 3840 Amtsgericht Hof *aus dem dt. Festnetz, ggf. abweichende Preise aus dem Mobilfunknetz
Goldwyn Rodrigues
2015-Jun-04 17:37 UTC
[Ocfs2-users] mount.ocfs2: Internal logic failure while trying to join the group
Hi Rafal, On 05/28/2015 04:24 PM, Rafa? Michalak wrote:> Hello when I mouting rbd device from ceph i've got error > > mount.ocfs2: Internal logic failure while trying to join the groupWhat DLM stack are you using? Depending on the stack, do you have o2cb/ocfs2_controld running?> > or > > fsck.ocfs2 /dev/rbd3 > fsck.ocfs2 1.6.4 > fsck.ocfs2: Internal logic failure while initializing the DLM > > my kernel is 3.101.6.4 seems like a little old for the kernel you are using. Ideally, that should not matter, but upgrading is advised. -- Goldwyn