linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Andreas Rudin <linuxraid@revamp-it.ch>
Cc: linux-raid@vger.kernel.org
Subject: Re: understanding RAID1 conf printout in syslog
Date: Mon, 29 Nov 2010 12:19:15 +1100	[thread overview]
Message-ID: <20101129121915.1402155b@notabene.brown> (raw)
In-Reply-To: <4CF2DB8A.5000908@revamp-it.ch>

On Sun, 28 Nov 2010 23:45:30 +0100 Andreas Rudin <linuxraid@revamp-it.ch>
wrote:

> Hello
> 
> I don't find a documentation of the following syslog lines:
> 
> RAID1 conf printout:
>  --- wd:1 rd:2
>  disk 0, wo:1, o:1, dev:sda1
>  disk 1, wo:0, o:1, dev:sdb1
> 
> What is the meaning of wd, rd, wo and o ?
> 
> Thanks for your help
> 
> Andreas

The only documentation is the source code.

wd == working disks
rd == raid disks
wo == write-only
o  == online

NeilBrown

      reply	other threads:[~2010-11-29  1:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-28 22:45 understanding RAID1 conf printout in syslog Andreas Rudin
2010-11-29  1:19 ` Neil Brown [this message]

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=20101129121915.1402155b@notabene.brown \
    --to=neilb@suse.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=linuxraid@revamp-it.ch \
    /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).