linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Can Jeuleers <can.jeuleers@gmail.com>
To: "linux-raid@vger.kernel.org" <linux-raid@vger.kernel.org>
Subject: Re: /proc/mdstat status documentation and md: export_rdev
Date: Thu, 28 Nov 2013 19:45:59 +0100	[thread overview]
Message-ID: <52978F67.2050900@gmail.com> (raw)
In-Reply-To: <CB92E3E9-672C-456F-9767-719159BC0CE5@gmail.com>

On 11/28/2013 06:11 PM, Ivan Lezhnjov IV wrote:
> I would appreciate it if someone pointed out if there is a documentation that can be used to interpret all the codes that appear in /proc/mdstat output. For example, I know that (F) means that an array member's status is Failed, but what about (S)? Are there any other status codes like that? What are their meanings?

Use the code Luke :-)

See drivers/md/md.c:md_seq_show(). This suggests:

(W) means write-mostly
(F) means faulty
(S) means spare

HH, Jan




  reply	other threads:[~2013-11-28 18:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-15  9:28 /proc/mdstat status documentation and md: export_rdev Ivan Lezhnjov IV
2013-11-28 17:11 ` Ivan Lezhnjov IV
2013-11-28 18:45   ` Can Jeuleers [this message]
2013-11-29 16:18     ` Ivan Lezhnjov IV

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=52978F67.2050900@gmail.com \
    --to=can.jeuleers@gmail.com \
    --cc=linux-raid@vger.kernel.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 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).