All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Greaves <david@dgreaves.com>
To: me@heyjay.com
Cc: Guy <bugzilla@watkins-home.com>, linux-raid@vger.kernel.org
Subject: Re: ANNOUNCE: mdadm 1.6.0 - A tool for managing Soft RAID under Linux
Date: Sat, 05 Jun 2004 07:36:00 +0100	[thread overview]
Message-ID: <40C169D0.2000600@dgreaves.com> (raw)
In-Reply-To: <006301c44aab$c02cc8c0$6705a8c0@a30>

I can see why you said that.

my reading is that --auto *creates the major/minor numbers* by which the 
kernel recognises partitions.
It doesn't create the partitions.

I don't have an hdg, but if I did its partitions would be addressed like so:
david@ash:~$ ll /dev/hdg3
brw-rw----    1 root     disk      34,   3 Apr 15  2001 /dev/hdg3

I'd still need cfdisk et al to set the start/end blocks for the device.

Maybe:

--auto=partition creates the device files for partitions on the array 
which may then be manipulated as normal by cfdisk et al

would be a good --help entry?

David

me@heyjay.com wrote:

>I did finish, but the example seemed to show that the --auto would build the
>partitions.  I know at the end of the message Neil said then you use cfdisk
>but it seemed unnecessary at that point
>
>Jay
>----- Original Message ----- 
>From: "Guy" <bugzilla@watkins-home.com>
>To: <me@heyjay.com>; <linux-raid@vger.kernel.org>
>Sent: Friday, June 04, 2004 9:21 AM
>Subject: RE: ANNOUNCE: mdadm 1.6.0 - A tool for managing Soft RAID under
>Linux
>
>
>  
>
>>You must finish reading what Neil said!
>>
>>< Then
>><    cfdisk /dev/md/XX
>>< will allow you to partition the array.
>>
>>He has more info you somehow skipped!
>>Re-read the email from Neil.
>>
>>
>>-----Original Message-----
>>From: linux-raid-owner@vger.kernel.org
>>[mailto:linux-raid-owner@vger.kernel.org] On Behalf Of me@heyjay.com
>>Sent: Friday, June 04, 2004 9:31 AM
>>To: Neil Brown; linux-raid@vger.kernel.org
>>Subject: Re: ANNOUNCE: mdadm 1.6.0 - A tool for managing Soft RAID under
>>Linux
>>
>>    
>>
>>>The simplest way to access this functionality is with
>>>
>>>    mdadm --create /dev/md/XX --auto=partition --level= ....
>>>
>>>      
>>>
>>How does in know how big to build the partitions?
>>How does it know how many partitions?
>>
>>Can you do it with out building the partitions automatically
>>and instead it will just build /dev/mdXX and then I can use
>>fdisk, sdisk, cfdisk... to build my partitions?
>>
>>Thanks
>>Jay
>>-
>>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
>>
>>
>>-
>>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
>>
>>
>>    
>>
>
>-
>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:[~2004-06-05  6:36 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-04  6:29 ANNOUNCE: mdadm 1.6.0 - A tool for managing Soft RAID under Linux Neil Brown
2004-06-04 10:12 ` Robin Bowes
2004-06-04 12:13   ` Neil Brown
2004-06-04 13:31     ` me
2004-06-04 14:21       ` Guy
2004-06-05  2:51         ` me
2004-06-05  6:08           ` Neil Brown
2004-06-06 22:50             ` me
2004-06-05  6:36           ` David Greaves [this message]
2004-06-06 22:52             ` me
2004-06-04 15:00     ` Robin Bowes
2004-06-04 15:22       ` David Greaves
2004-06-04 15:27         ` Robin Bowes
  -- strict thread matches above, loose matches on Subject: below --
2004-06-04 10:12 Robin Bowes
2004-06-06 16:30 ` Andreas Haumer
2004-06-06 21:46   ` Neil Brown
2004-06-07  7:50   ` Mario 'BitKoenig' Holbe
2004-06-07 15:54     ` Joe Pruett
2004-06-08 14:11       ` Mario 'BitKoenig' Holbe
2004-06-09  7:01   ` Clemens Schwaighofer
2004-06-06 22:58 Norman Schmidt

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=40C169D0.2000600@dgreaves.com \
    --to=david@dgreaves.com \
    --cc=bugzilla@watkins-home.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=me@heyjay.com \
    /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.