public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Bonnie getc reading hitting exact 65536 kb/s
@ 2006-07-15 17:13 A. Liemen
  2006-07-16 15:50 ` David Chinner
  0 siblings, 1 reply; 2+ messages in thread
From: A. Liemen @ 2006-07-15 17:13 UTC (permalink / raw)
  To: xfs

Hi,

during some xfs tuning tests I discovered the following phenomenon. 
Maybe someone can explain it to me:

Bonnie++ Reading with getc()... hits exactly an almost constant
65536 kbyte/s with only ~15% IO usage.

iostat and bonnie output can be found under:

http://alexander.liemen.net/bonnie.txt

sdb is a 14 disk RAID10 (128kb stripe) 2.8Tbyte XFS Volume with an 
external log (128Mb) on sda7 (Raid1)

mount options are:

noatime,nodiratime,logbufs=8,ihashsize=65536,logdev=/dev/sda7

mkfs:

mkfs.xfs -f -d sunit=256,swidth=1792 -l 
version=2,size=128m,logdev=/dev/sda7  /dev/sdb

scheduler: deadline

system:
- debian testing 2.6.15-1-amd64-k8-smp
- dual opteron 275-285 (both tested)
- 16gb ram
- areca pci-x 1160 controller 1gb cache v1.41 firmware
- WD400YR disks

CPU usage is 100% (on one of the cpus) but i don't think that's the 
limiting factor since it hits that 16bit value absolut constantly.

I have also tested it with exactly the same server but faster CPUs and 
it's hitting the same barrier + tested it with no mkfs.xfs options + no 
mount options on a second identical server. Same problem.

Intelligent reading is way above with 350+ Mb/s (check bonnie.txt)


Anyone got an idea why it is hitting that 16bit value / barrier?

Also of interest would be why the random seeks are so bad.


Thanks a lot
Alex

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

end of thread, other threads:[~2006-07-16 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-15 17:13 Bonnie getc reading hitting exact 65536 kb/s A. Liemen
2006-07-16 15:50 ` David Chinner

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