All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Noll <maan@systemlinux.org>
To: "Lars Täuber" <taeuber@bbaw.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: 16 HDDs too much for RAID6?
Date: Thu, 6 Mar 2008 17:16:21 +0100	[thread overview]
Message-ID: <20080306161621.GD32242@skl-net.de> (raw)
In-Reply-To: <20080306115559.63ac361d.taeuber@bbaw.de>

[-- Attachment #1: Type: text/plain, Size: 1540 bytes --]

On 11:55, Lars Täuber wrote:
> monosan:~ # cat /etc/mdadm.conf 
> DEVICE partitions
> ARRAY /dev/md2 level=raid1 UUID=d9d31de2:e6dbd3c3:37c7ea09:882a64e5
> ARRAY /dev/md3 level=raid1 UUID=a8687183:a79e514c:ca492c4b:ffd4384f
> ARRAY /dev/md4 level=raid6 num-devices=16 UUID=8d596319:4d21dba3:3871bccf:5b90a66d

Does it help to list only the 16 devices that are used for the array,
i.e. something like

	DEVICE /dev/sd[a-p]
	
> sdz and sdj are the same physical device with serial 5QJ02461 called /dev/dm-8:
> rename: mpath9 (SATA_ST31000340NS_5QJ02461) dm-8 ATA     ,ST31000340NS  
> [size=932G][features=0][hwhandler=0]
> \_ round-robin 0 [prio=0][active]
>  \_ 6:0:24:0 sdz  65:144 [active][ready]
> \_ round-robin 0 [prio=0][enabled]
>  \_ 6:0:7:0  sdj  8:144  [active][ready]
> 
> similar to sdy and sdi with serial 5QJ013GW called /dev/dm-9
> reload: mpath10 (SATA_ST31000340NS_5QJ013GW) dm-9 ATA     ,ST31000340NS  
> [size=932G][features=0][hwhandler=0]
> \_ round-robin 0 [prio=0][active]
>  \_ 6:0:23:0 sdy  65:128 [active][ready]
> \_ round-robin 0 [prio=0][enabled]
>  \_ 6:0:6:0  sdi  8:128  [active][ready]

I think this is what is confusing mdadm. Your "DEVICE partitions"
line instructs mdadm to consider all devices in /proc/partitions,
so it finds both sdy and sdi.

> Is there a way to get more verbose infos or debug this anyhow?

There's the --detail and --verbose command line options to mdadm.

Andre
-- 
The only person who always got his work done by Friday was Robinson Crusoe

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2008-03-06 16:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06  9:01 16 HDDs too much for RAID6? Lars Täuber
2008-03-06  9:45 ` Andre Noll
2008-03-06 10:55   ` Lars Täuber
2008-03-06 16:16     ` Andre Noll [this message]
2008-03-07  8:41       ` Luca Berra
2008-03-07 10:33         ` Andre Noll
2008-03-07 10:45         ` Lars Täuber
2008-03-28  9:20           ` Reopen: " Lars Täuber
2008-03-28 10:14             ` Bernd Schubert
2008-03-28 10:27               ` Lars Täuber
2008-03-28 10:35                 ` Bernd Schubert
2008-03-28 10:55                   ` Lars Täuber
2008-03-28 11:20                     ` Bernd Schubert

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=20080306161621.GD32242@skl-net.de \
    --to=maan@systemlinux.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=taeuber@bbaw.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 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.