linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jody McIntyre <scjody@sun.com>
To: Gabor Gombas <gombasg@sztaki.hu>
Cc: linux-raid@vger.kernel.org, neilb@suse.de
Subject: Re: [RFC patch 1/1] Track raid5/6 statistics.
Date: Thu, 27 Nov 2008 13:29:12 -0500	[thread overview]
Message-ID: <20081127182912.GE29919@clouds> (raw)
In-Reply-To: <20081127171535.GL14570@boogie.lpds.sztaki.hu>

On Thu, Nov 27, 2008 at 06:15:35PM +0100, Gabor Gombas wrote:

> /proc contains a lot of legacy junk but nowadays the trend is that you
> should not add new files under /proc that are not process-related.

Agreed.  I'm not proposing that at all.

> Changing /proc/mdstat is IMHO out of question since it is part of the
> user visible ABI and breaking that is a big no-no. So if you want all
> info in a single file that pretty much leaves only debugfs.

AFAICT it was last changed on 2005-09-09 (appearing in 2.6.14).  This
suggests we can change it given a sufficiently good reason.

debugfs isn't a good idea since ordinary systems won't (or shouldn't)
have it mounted.  In case I wasn't clear: some of these statistics _are_
useful to administrators with sufficient RAID knowledge.  For example,
if "out of stripes" is large and you have lots of memory, increasing
stripe_cache_size will likely be useful.

Cheers,
Jody

> Gabor
> 
> -- 
>      ---------------------------------------------------------
>      MTA SZTAKI Computer and Automation Research Institute
>                 Hungarian Academy of Sciences
>      ---------------------------------------------------------

  reply	other threads:[~2008-11-27 18:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-26 19:04 [RFC patch 0/1] Lustre RAID 5/6 patches scjody
2008-11-26 19:04 ` [RFC patch 1/1] Track raid5/6 statistics scjody
2008-11-26 21:50   ` Dan Williams
2008-11-27 13:45     ` Jody McIntyre
2008-11-28 21:14       ` Dan Williams
2008-11-27 11:47   ` Gabor Gombas
2008-11-27 13:52     ` Jody McIntyre
2008-11-27 17:15       ` Gabor Gombas
2008-11-27 18:29         ` Jody McIntyre [this message]
2008-11-27 19:21           ` Mr. James W. Laferriere
2008-11-28 17:21           ` Bill Davidsen

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=20081127182912.GE29919@clouds \
    --to=scjody@sun.com \
    --cc=gombasg@sztaki.hu \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).