On Sun, 12 Jun 2011 17:37:50 -0700, "fibrer...@gmail.com" 
 <fibrer...@gmail.com> wrote:
> .....
> I am creating the OCFS2 file system as follows:
>
> /sbin/mkfs.ocfs2 -N 2 -M local
> 
> --fs-features=sparse,refcount,xattr,indexed-dirs,discontig-bg,inline-data
> -F /dev/md0/ocfs2max
>
> I am then mounting it as:
>
> /bin/mount /volumes/md0/ocfs2max
>

 You could  try with

 mount -o noatime,data=writeback,commit=60 ...


 I hope this will help.

 Best regards

-- 
 Luben Karavelov

_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to