<HTML>
<HEAD>
<TITLE>Re: [Ocfs2-users] Trouble getting node to re-join two node cluster (OCFS2/DRBD Primary/Primary)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I may have made some progress on my OCFS2 error:<BR>
<BR>
See the following output from &#8220;dmesg&#8221;<BR>
<BR>
[88740.345617] OCFS2: ERROR (device drbd0): ocfs2_validate_inode_block: Invalid dinode #11: fs_generation is 376662488<BR>
[88740.345664] File system is now read-only due to the potential of on-disk corruption. Please run fsck.ocfs2 once the file system is unmounted.<BR>
[88740.345710] (mount.ocfs2,26394,5):ocfs2_read_locked_inode:499 ERROR: status = -22<BR>
[88740.345743] (mount.ocfs2,26394,5):_ocfs2_get_system_file_inode:120 ERROR: status = -116<BR>
[88740.345807] (mount.ocfs2,26394,5):ocfs2_init_global_system_inodes:466 ERROR: status = -22<BR>
[88740.345890] (mount.ocfs2,26394,5):ocfs2_init_global_system_inodes:469 ERROR: Unable to load system inode 4, possibly corrupt fs?<BR>
[88740.345958] (mount.ocfs2,26394,5):ocfs2_initialize_super:2261 ERROR: status = -22<BR>
[88740.346067] (mount.ocfs2,26394,5):ocfs2_fill_super:1023 ERROR: status = -22<BR>
[88740.346124] ocfs2: Unmounting device (147,0) on (node 0)<BR>
<BR>
<BR>
I decided to run &#8220;fsck.ocfs2 -F /dev/drbd0&#8221;:<BR>
<BR>
Checking OCFS2 filesystem in /dev/drbd0:<BR>
&nbsp;&nbsp;label: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;NONE&gt;<BR>
&nbsp;&nbsp;uuid: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fe 42 73 e1 f8 66 45 41 bb cf 66 c5 df d4 96 d6 <BR>
&nbsp;&nbsp;number of blocks: &nbsp;&nbsp;24999936<BR>
&nbsp;&nbsp;bytes per block: &nbsp;&nbsp;&nbsp;4096<BR>
&nbsp;&nbsp;number of clusters: 24999936<BR>
&nbsp;&nbsp;bytes per cluster: &nbsp;4096<BR>
&nbsp;&nbsp;max slots: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8<BR>
<BR>
/dev/drbd0 wasn't cleanly unmounted by all nodes. &nbsp;Attempting to replay the journals for nodes that didn't unmount cleanly<BR>
Checking each slot's journal.<BR>
Replaying slot 0's journal.<BR>
Slot 0's journal replayed successfully.<BR>
Slot 0's local alloc replayed successfully<BR>
/dev/drbd0 is clean. &nbsp;It will be checked after 20 additional mounts.<BR>
Slot 0's journal dirty flag removed<BR>
<BR>
<BR>
Unfortunately, I still cannot mount the fs....<BR>
<BR>
&gt; mount -t ocfs2 /dev/drbd/by-res/repdata /data <BR>
<BR>
(see attached strace)</SPAN></FONT>
</BODY>
</HTML>