I have succeded in bypassing the problem.<br>The problem was caused since OCFS2 installation created a directory under /lib/modules,<br>which didn't match the kernel version I have ( 2.6.9-11 ) the directory OCFS2 created was 
2.6.9-11.0.0.10.3.EL.<br>To bypass it I copied the modules to my directory 2.6.9-11.EL I think it is a bug.<br>Another problem I am dealing with is that OCFS2 modules can't be loaded.<br>When I ran dmesg I saw the following message:&quot;ocfs2: unkown symbol generic_drop_inode&quot;.
<br>I saw a fix to this bug that requires changing the kernel source and compiling it, for me it is a problem since I will lose my RH support after complinig the sources.<br>Does someone knows another solution for this problem?
<br><br>Thanks.<br><br><div><span class="gmail_quote">On 9/14/05, <b class="gmail_sendername">Sunil Mushran</b> &lt;<a href="mailto:Sunil.Mushran@oracle.com">Sunil.Mushran@oracle.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What does dmesg say?<br><br>If it complains that it could not load configfs, do:<br>depmod -a<br>and try again.<br><br>And oh, ocfs2-2.6.9-xxx, module rpm should be instaleld too.<br><br>Yuval Baruch wrote:<br><br>&gt; Hi,
<br>&gt; I have installed ocfs2-tools-1.0.2-1 and ocfs2console-1.0.2-1 on RH4.<br>&gt; After I have started the ocfs2console I tried to configure the nodes<br>&gt; through Cluter tab and Configure Nodes, got the message &quot;could not
<br>&gt; start cluster stack. This must be resoled before any OCFS2 filesystems<br>&gt; can be mounted&quot;.<br>&gt; Have anyone knows why I got this warning?<br>&gt;<br>&gt;------------------------------------------------------------------------
<br>&gt;<br>&gt;_______________________________________________<br>&gt;Ocfs2-users mailing list<br>&gt;<a href="mailto:Ocfs2-users@oss.oracle.com">Ocfs2-users@oss.oracle.com</a><br>&gt;<a href="http://oss.oracle.com/mailman/listinfo/ocfs2-users">
http://oss.oracle.com/mailman/listinfo/ocfs2-users</a><br>&gt;<br>&gt;<br></blockquote></div><br>