From: Thomas Roth <t.roth@gsi.de>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] [Lustre-discuss] Research on filesystem metadata operation distribution
Date: Thu, 05 May 2011 19:54:55 +0200 [thread overview]
Message-ID: <4DC2E46F.5020509@gsi.de> (raw)
In-Reply-To: <C09F427D-51DA-420F-83B6-D10F30347750@whamcloud.com>
At GSI, we have
lctl get_param mds.*.stats | egrep "open|close|rename|link|attr|sync"
open 10302752480 samples [reqs]
close 528292519 samples [reqs]
unlink 22292174 samples [reqs]
rename 542512 samples [reqs]
getxattr 408511496 samples [reqs]
setxattr 838368 samples [reqs]
setattr 27097846 samples [reqs]
getattr 738233548 samples [reqs]
Output of 'lfs df' is attached.
The filesystem is used for storing HEP data from theory calculations,
simulations and HEP experimental data for use in analysis. People also
use it as a software repository, to compile their programs (ouch) and as
a general purpose distributed file system (a certain sysadmin is known
to store his music files there).
Regards,
Thomas
On 04/21/2011 08:40 PM, Andreas Dilger wrote:
> I'm trying to get some data about the relative distribution of MDS operations in the wild, and I'd be grateful if some people with production filesystems that have been running for at least a week could collect some simple stats and email them to me. They can be collected by any regular user on the MDS node:
>
> lctl get_param mds.*.stats | egrep "open|close|rename|link|attr|sync"
>
> It would be useful to also include "lfs df" and "lfs df -i" information, as well as a brief description of what the filesystem is used for (scratch, home, project, archive, etc).
>
>
>
> As a reminder, I'm also interested if some Lustre admins could run the "fsstats" tool from http://www.pdsi-scidac.org/fsstats/ and send me the output. Sending the output to PDSI via their submission form may also produce some positive results.
>
> http://www.pdsi-scidac.org/fsstats/files/fsstats-1.4.5.tar.gz
>
>
> Thanks in advance for any data. I've set replies to go only to lustre-devel, to avoid clogging the larger readership of lustre-discuss, but it may be useful for others to have this in a list archive and/or searchable via Google in the future so I don't necessarily want to keep it all to myself.
>
> Cheers, Andreas
> --
> Andreas Dilger
> Principal Engineer
> Whamcloud, Inc.
>
>
>
> _______________________________________________
> Lustre-discuss mailing list
> Lustre-discuss at lists.lustre.org
> http://lists.lustre.org/mailman/listinfo/lustre-discuss
--
--------------------------------------------------------------------
Thomas Roth
Department: Informationstechnologie
GSI Helmholtzzentrum f?r Schwerionenforschung GmbH
Planckstra?e 1
64291 Darmstadt
www.gsi.de
Gesellschaft mit beschr?nkter Haftung
Sitz der Gesellschaft: Darmstadt
Handelsregister: Amtsgericht Darmstadt, HRB 1528
Gesch?ftsf?hrung: Professor Dr. Dr. h.c. Horst St?cker,
Dr. Hartmut Eickhoff
Vorsitzende des Aufsichtsrates: Dr. Beatrix Vierkorn-Rudolph
Stellvertreter: Ministerialdirigent Dr. Rolf Bernhardt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lfs_df
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20110505/c14cc51a/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lfs_df_i
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20110505/c14cc51a/attachment.txt>
next prev parent reply other threads:[~2011-05-05 17:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-21 18:40 [Lustre-devel] Research on filesystem metadata operation distribution Andreas Dilger
2011-04-21 18:50 ` [Lustre-devel] [Lustre-discuss] " Chris Walker
2011-04-21 21:47 ` Mark Nelson
2011-04-22 14:55 ` [Lustre-devel] " Felix, Evan J
2011-04-22 18:47 ` Christopher J. Walker
2011-04-22 22:41 ` Nathan Rutman
2011-04-25 15:45 ` Nirmal Seenu
2011-04-25 15:48 ` Nirmal Seenu
2011-05-05 17:54 ` Thomas Roth [this message]
2011-05-05 18:05 ` Andreas Dilger
-- strict thread matches above, loose matches on Subject: below --
2011-04-22 16:08 [Lustre-devel] [Lustre-discuss] " Nirmal Seenu
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=4DC2E46F.5020509@gsi.de \
--to=t.roth@gsi.de \
--cc=lustre-devel@lists.lustre.org \
/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.