linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Soltys <soltys@ziu.info>
To: linux-raid@vger.kernel.org
Cc: Dexter Filmore <Dexter.Filmore@gmx.de>
Subject: Re: Can't create partitions on raid, --auto=mdp not possible
Date: Sun, 27 Apr 2008 09:43:23 +0200	[thread overview]
Message-ID: <48142E9B.1050708@ziu.info> (raw)
In-Reply-To: <200804261346.03511.Dexter.Filmore@gmx.de>

Dexter Filmore wrote:
> 
> And lo and behold: in /dev no trace of md1p1 or md1/p1 or whatever. Only md1.
> 

Either /dev/md_d1p1 or /dev/md/d1p1. Check DEVICE NAMES section and 
--auto options explanation in mdadm(8)

How nodes are created, depends on command line options explicitly 
provided, mdadm.conf (globally in CREATE and per-device in ARRAY) as 
well as udev rules (currently default rules ignore partitionable raids, 
so just kernel-name device node is created under /dev).


      parent reply	other threads:[~2008-04-27  7:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-26 11:46 Can't create partitions on raid, --auto=mdp not possible Dexter Filmore
2008-04-26 11:50 ` Dexter Filmore
2008-04-27  1:38 ` michael
2008-04-27  7:43 ` 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=48142E9B.1050708@ziu.info \
    --to=soltys@ziu.info \
    --cc=Dexter.Filmore@gmx.de \
    --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 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).