All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu AVILA <mathieu.avila@opencubetech.com>
To: xfs@oss.sgi.com
Subject: Question regarding performance on big files.
Date: Mon, 20 Sep 2010 19:04:57 +0200	[thread overview]
Message-ID: <4C979439.7070906@opencubetech.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1264 bytes --]

  Hello XFS team,

I have run into trouble with XFS, but excuse me if this question has 
been asked a dozens times.

I'm am filling a very big file on a XFS filesystem on Linux that stands 
on a software RAID 0. Performance are very good until I get 2 "holes" 
during which my write stalls for a few seconds.
Mkfs parameters:
mkxfs.xfs -b size 4096 -s size 4096 -d agcount=2 -i size=2048
The RAID0 is done a 2 SATA disks of 500 GB each.

My test is just running "dd" with 8M blocks:
dd if=/dev/zero of=/DATA/big
(/DATA is the XFS file system)

The system is basically a RHEL5 with a 2.6.18 kernel and XFS packages 
from CentOS.

The problem happens 2 times: one time around 210 GB and the second time 
around 688 GB (hole in performance and response time is bigger the 
second time -- around 20 seconds)

Do you have any clue ? Do my mkfs parameters make sense ? The goal here 
is really to have something that is able to store big files at a 
constant throughput -- the test is done on purpose.

-- 
*Mathieu Avila*
IT & Integration Engineer
mathieu.avila@opencubetech.com

OpenCube Technologies http://www.opencubetech.com
Parc Technologique du Canal, 9 avenue de l'Europe
31520 Ramonville St Agne - FRANCE
Tel. : +33 (0) 561 285 606 - Fax : +33 (0) 561 285 635

[-- Attachment #1.2: Type: text/html, Size: 1963 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

             reply	other threads:[~2010-09-20 17:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-20 17:04 Mathieu AVILA [this message]
2010-09-20 19:48 ` Question regarding performance on big files Stan Hoeppner
2010-09-22 10:26   ` Mathieu AVILA
2010-09-22 20:41     ` Stan Hoeppner
2010-09-23  8:55       ` Mathieu AVILA
2010-09-23 22:03         ` Stan Hoeppner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C979439.7070906@opencubetech.com \
    --to=mathieu.avila@opencubetech.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.