[Ocfs2-users] ocfs2 slow write performance on Linux 2.6.38

Luben Karavelov karavelov at spnet.net
Thu Apr 28 19:18:23 PDT 2011


 On Sun, 12 Jun 2011 17:37:50 -0700, "fibreraid at gmail.com" 
 <fibreraid at 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



More information about the Ocfs2-users mailing list