In terms of the locks, we were having the same problems, apache reading off of the ocfs2 volume.
It hasn't happened in a while. One thing we found is that the (in our case) php processes were all trying to write to the same log file on the ocfs2 volume. This of course had some rather serious locking concerns. Of course we also turned off atimes (but we did that from the beginning), and we're using ocfs2-tools 1.3.9. Michael _______________________________________________ Ocfs2-users mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-users
