All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Soltys <nozo@ziu.info>
To: linux-raid@vger.kernel.org
Subject: Re: Partitionable raid array... How to create devices ?
Date: Tue, 16 Oct 2007 11:57:01 +0200	[thread overview]
Message-ID: <47148AED.7010104@ziu.info> (raw)
In-Reply-To: <471474D6.5090704@systella.fr>

BERTRAND Joël wrote:
> 
>     Well, /dev/mdp0 is created. But what's about /dev/mdp0p1 ? I believe 
> that mdadm has to create required devices. I don't understand where is 
> my mistake. Any idea ?
> 

Two things come to my mind:

- udev messing up with what mdadm is doing (but this isn't the moment 
where the problems should show up). Either way, check them out to avoid 
subtle-looking problems.

- long time ago I noticed, that mdp parameter has problems with creating 
nodes for raid partitions on arrays with non-standard names. In my case 
it did work when explicit number of partitions was specified, but maybe 
your case is different. Try --auto=part4 or --auto=p4 - see if they 
work. For the reference :
http://marc.info/?l=linux-raid&m=118720367217616&w=2

-
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

      parent reply	other threads:[~2007-10-16  9:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16  8:22 Partitionable raid array... How to create devices ? BERTRAND Joël
2007-10-16  9:35 ` Janek Kozicki
2007-10-16  9:42 ` Neil Brown
2007-10-16  9:49   ` Neil Brown
2007-10-16 10:01   ` BERTRAND Joël
2007-10-16  9:57 ` Michal Soltys [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=47148AED.7010104@ziu.info \
    --to=nozo@ziu.info \
    --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 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.