All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Clements <Paul.Clements@SteelEye.com>
To: Michael Paul <radius.mp@verizon.net>
Cc: linux-raid@vger.kernel.org
Subject: Re: What does this mean?
Date: Wed, 05 Mar 2003 01:37:38 -0500	[thread overview]
Message-ID: <3E659B32.A8268302@SteelEye.com> (raw)
In-Reply-To: 05ac01c2e2d3$72280f40$1400020a@mike

Michael Paul wrote:
> 
>     Hi there...
> 
>  I get the following message when cat'ing /proc/mdstat:
> 
> md0 : active linear [dev 08:30] [8]  [dev 08:20] [7] 

                           ^^^^^            ^^^^^

Well, you're in luck, because these numbers are the major and minors for
sdc and sdd:

$ ls -l /dev/sdd
brw-rw----    1 root     disk       8,  48 May  5  1998 /dev/sdd
$ ls -l /dev/sdc
brw-rw----    1 root     disk       8,  32 May  5  1998 /dev/sdc

(hex 20 and 30 => decimal 32 and 48)

I'm not sure why md sometimes puts the major:minor instead of the device
name. Perhaps has something to do with the driver for your sdc and sdd?
I'm guessing here...

--
Paul




 hdj[6]  hdi[5]  hdh[4]
> hdg[3]  hde[2]  hdc[1]  hdb[0]
> 182485184 blocks 4k rounding
> 
>  In my raidtab file, sdc = 7 and sdd = 8. Is there some type of error here?
> The linear seems to be working properly, but since I'm such a newbie, I
> can't tell for sure. I wish there was a better way to check on the raid
> status.
> 
> Thanks,
> Michael
> 
> -
> 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

  reply	other threads:[~2003-03-05  6:37 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-05  4:55 What does this mean? Michael Paul
2003-03-05  6:37 ` Paul Clements [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-05-16 16:51 what " Steve Iribarne (GMail)
2006-05-16 17:38 ` Walter L. Wimer III
2006-05-16 17:42   ` Walter L. Wimer III
2006-05-16 18:04     ` Steve Iribarne (GMail)
2005-05-19  6:23 What " Andrea Parenti
2005-05-19  6:23 ` Mark D. Studebaker
2003-03-19  9:51 What does this mean ? Frederic Gobin
2003-03-19 11:05 ` Raymond Leach
2003-03-19 11:16   ` Frederic Gobin
2003-02-27 15:06 What does this mean? Raymond Leach
2003-02-27 15:48 ` Maciej Soltysiak
2003-03-05 17:02   ` Alexander W. Janssen
2002-12-06 18:04 Eric R. Benoit
2002-12-06 22:28 ` Alan Cox
2002-10-27 21:07 Michael Rosenthal
2002-07-08 13:30 Basil Chupin
2002-07-08 15:09 ` Oleg Drokin
2002-07-08 16:13   ` Basil Chupin
2002-07-08 16:27     ` Kuba Ober
2002-07-08 16:28     ` Kuba Ober
2002-07-12  5:48       ` Basil Chupin
2002-07-12 13:26         ` Valdis.Kletnieks
2002-07-13  9:59           ` Basil Chupin
2002-07-14 16:36             ` Valdis.Kletnieks
2002-07-15 13:27               ` Basil Chupin
2002-08-06  6:33             ` Basil Chupin
2002-07-08 18:27     ` Oleg Drokin
2002-07-12  5:52       ` Basil Chupin

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=3E659B32.A8268302@SteelEye.com \
    --to=paul.clements@steeleye.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=radius.mp@verizon.net \
    /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.