<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-html" lang="x-western">
Hi All<br>
I just installed a 2 node ,10 r2 rac on centos Linux 4.6<br>
<br>
My rac install was done by following Jeff Hunters document (excellent
work!)<br>
<a class="moz-txt-link-freetext" href="http://www.idevelopment.info/">http://www.idevelopment.info/</a><br>
<br>
For storage I used openfiler with the iscsi protocol<br>
<a class="moz-txt-link-freetext" href="http://www.openfiler.com/">http://www.openfiler.com/</a><br>
<br>
everything went perfect... to the letter, I gracefully shutdown the 2
nodes , then the openfiler appliance, when I went to start it back up,
openfiler complaining about&nbsp; "Inconsistent filesystem structure "<br>
This system has been restarted several times previously with no issues<br>
<br>
So, I get on the openfiler server&nbsp; in rescue mode <br>
<br>
the partition is /dev/hdc4 id =8e LVM<br>
<br>
essentially, Im&nbsp; trying to fsck the mappings in /dev/mapper/mydevice<br>
this was created by running<br>
<br>
lvm pvscan<br>
lvm vgscan<br>
lvm lvchange -ay<br>
lvm&nbsp; lvscan<br>
<br>
ie fsck -nv /dev/mapper/mydevice<br>
<br>
<i><b>Im getting "bad magic number in inode while looking up journal
inode or slot 0"<br>
and<br>
encountered unrecoverable errors while replaying the journals and will
not continue.</b></i><br>
<br>
I have the ocfs2 tools installed on the openfiler server, and ocfs2 is
called by fsck<br>
<br>
I really cant afford to reinstall - I need a way to fix the damaged
filesystem<br>
<br>
This was an unbelievable amount of work to install and configure and
its all dependent on correcting this filesystem. Im hoping from some
information on how I can make the fix<br>
<br>
Please HELP!<br>
Bob
</div>
</body>
</html>