Hi,<br>
<br>
I&#39;m using ovm 2.2.2, every 3-4 days I get heartbeat errors, : I/o errors
 Kernel panic - not syncing fatal exception,  bad entry in directory 
#137: rec_len is smaller than minimal. After searching the internet I 
come to the conclusion that ocfs2 has some known bugs like these and 
that an upgrade of ocfs2 can solve them.<br>
When I do:<br>
[root@VMS01 ~]# rpm -qa | grep ocfs2<br>
ocfs2-tools-1.4.3-4.el5<br>
<br>
I don&#39;t get the version of the ocfs2 kernel package. So it&#39;s probably 
bundled, which leaves me with the question if I can upgrade it. And if 
so, which version should I use?<br>
<br>
When I use the the el5.3 repo source I can upgrade it.. but won&#39;t I get 2
 different packages, the kernel-bundles one and the new el5.3 one? <br>
<br>
[root@VMS01 ~]# yum install ocfs2<br>
Setting up Install Process<br>
Parsing package install arguments<br>
Resolving Dependencies<br>
--&gt; Running transaction check<br>
---&gt; Package ocfs2-2.6.18-128.el5.i686 0:1.2.9-1.el5 set to be updated<br>
<br>
Though, I canceled this command.<br>
<br>
3 images on 3 different machines during the errors:<br>
VMS01 (master slave)<br>
 [<a href="http://i44.tinypic.com/jfcl6w.jpg">http://i44.tinypic.com/jfcl6w.jpg</a>] <br>
VMS02<br>
 [<a href="http://i42.tinypic.com/rvca5k.jpg">http://i42.tinypic.com/rvca5k.jpg</a>] <br>
VMS06<br>
 [<a href="http://i41.tinypic.com/33wulb6.jpg">http://i41.tinypic.com/33wulb6.jpg</a>] <br>
<br>
Thank you in advance.<br>