understanding RAID1 conf printout in syslog

understanding RAID1 conf printout in syslog

am 28.11.2010 23:45:30 von Andreas Rudin

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
--=20
revamp-it
Zeughausstrasse 60
8004 Zürich

0041 43 960 32 64
sip:arevamp@ekiga.net
skype: arevamp

www.revamp-it.ch
https://wiki.ubuntu.com/AndreasRudin
OpenPGP public key: www.revamp-it.ch/keys/Andreas_Rudin_0xBACC2013_pub.=
asc
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" i=
n
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: understanding RAID1 conf printout in syslog

am 29.11.2010 02:19:15 von NeilBrown

On Sun, 28 Nov 2010 23:45:30 +0100 Andreas Rudin
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
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html