public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* xfs for free hosting on linux ? performance questions
@ 2008-03-09 21:39 Rekrutacja
  2008-03-10  0:02 ` Peter Grandi
  0 siblings, 1 reply; 4+ messages in thread
From: Rekrutacja @ 2008-03-09 21:39 UTC (permalink / raw)
  To: xfs

hello, i'm going to create xfs on RAID 5 array consiting of 5 drives, 
each 500GB, it will be software raid made with mdadm on linux. i run 
free hosting, and the array is only for users files (system and such are 
on ext3).

what options do you recommend while creating and while mounting? i had 
performance problems while testing this setup with bonnie++ and postmark 
(postmark especially).

data will be in many directories, users files are in 
/var/www/users/username and i have more than 100 000 accounts. also a 
policy to make max 3 MB files, so most of my files are around 50 KB i think.

so knowing this all, what would you advice me if i may ask? my current 
idea was like this:

mkfs.xfs -l size=128m,lazy-count=1
mount -o nobarrier,noatime,logbufs=8,logbsize=256k

this will have full backup, so i'm more after performance, not 
stability, so if you can give me some performance tips... (postmark run 
on array made from 4 disks, not 5, durning test, with parameters - 
number of files 10k, transactions 10k, subdirs 20k, was giving very very 
slow reads, around 200KB/s, while reiser4/btrfs were like 2MB/s reads, 
but even ext3 was faster - any idea why? i tested on 2.6.24.3 and 
2.6.25-rc4 )

i keep seeing tests like this: http://www.t2-project.org/zine/1/
also, i have real life example, that 3 disks RAID-0 array with tweaked 
xfs is as fast as just one disk with reiser4 (my free hosting with 
millions of files)

i know reiser4 is not stable (i also experienced this), so i'm asking if 
  you know any additional tips to tweak xfs, or maybe you know why it 
has performance problems in some situations.

thanks in advance

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-10 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09 21:39 xfs for free hosting on linux ? performance questions Rekrutacja
2008-03-10  0:02 ` Peter Grandi
2008-03-10  0:38   ` Rekrutacja119
2008-03-10 20:37     ` Peter Grandi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox