linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: ANNOUNCE: mdadm 1.6.0 - A tool for managing Soft RAID under Linux
@ 2004-06-04 10:12 Robin Bowes
  2004-06-06 16:30 ` Andreas Haumer
  0 siblings, 1 reply; 21+ messages in thread
From: Robin Bowes @ 2004-06-04 10:12 UTC (permalink / raw)
  To: Neil Brown; +Cc: linux-raid

On Fri, June 4, 2004 7:29, Neil Brown said:
>   - Further support for partitionable arrays included "--auto=" option
>     and "auto=" config file entry which instructs mdadm to create the necessary
>     device files after allocating an unused array number.

Neil,

I am interpreting this to mean that I can create, for example, a large (e.g. 1TB) RAID5
array and create smaller partitions (/home, /usr, etc) on top of the RAID5 array? Is
this correct?

Where can I read more about this?

Thanks,

R.
-- 
http://robinbowes.com


^ permalink raw reply	[flat|nested] 21+ messages in thread
* Re: ANNOUNCE: mdadm 1.6.0 - A tool for managing Soft RAID under Linux
@ 2004-06-06 22:58 Norman Schmidt
  0 siblings, 0 replies; 21+ messages in thread
From: Norman Schmidt @ 2004-06-06 22:58 UTC (permalink / raw)
  To: linux-raid


Neil Brown schrieb:

> The simplest way to access this functionality is with
> 
>     mdadm --create /dev/md/XX --auto=partition --level= ....

I finally got it. After mkdir /dev/md, that works.

One more thing: It would be helpful to have a reference between the device 
name (which is user for mounting, partitionimg etc) and the /proc/mdstat 
entry. In my case that would be /dev/md/mdp1 and md_d0.

For unpartitionable raid this is no problem, since the device name occurs 
in /proc/mdstat directly.

Thanks for the great work so far.

Norman Schmidt.

^ permalink raw reply	[flat|nested] 21+ messages in thread
* ANNOUNCE: mdadm 1.6.0 - A tool for managing Soft RAID under Linux
@ 2004-06-04  6:29 Neil Brown
  2004-06-04 10:12 ` Robin Bowes
  0 siblings, 1 reply; 21+ messages in thread
From: Neil Brown @ 2004-06-04  6:29 UTC (permalink / raw)
  To: linux-raid




I am pleased to announce the availability of 
   mdadm version 1.6.0
It is available at
   http://www.cse.unsw.edu.au/~neilb/source/mdadm/
and
   http://www.{countrycode}.kernel.org/pub/linux/utils/raid/mdadm/

as a source tar-ball and (at the first site) as an SRPM, and as an RPM for i386.

mdadm is a tool for creating, managing and monitoring
device arrays using the "md" driver in Linux, also
known as Software RAID arrays.

Release 1.6.0 adds:
  - --grow which (in 2.6.7-rc1-mm1 and hopefully 2.6.8) allows raid1/4/5/6
    arrays to change the active size of the underlying devices, and allows
    raid1 arrays to change the number of active drives.
  - Allows --build to buld raid1 and multipath arrays.
  - adds "degraded" and "recovering" as possibilities for the status line
    in --detail
  - fixes a bug in 1.5.0 which stopped resync status messages from being
    generated in --monitor mode
  - Further support for partitionable arrays included "--auto=" option
    and "auto=" config file entry which instructs mdadm to create the necessary
    device files after allocating an unused array number.
  - assorted minor fixes and improvements.

Development of mdadm is sponsored by CSE@UNSW: 
  The School of Computer Science and Engineering
at
  The University of New South Wales

NeilBrown  4 Jun 2004

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2004-06-09  7:01 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-04 10:12 ANNOUNCE: mdadm 1.6.0 - A tool for managing Soft RAID under Linux 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
  -- strict thread matches above, loose matches on Subject: below --
2004-06-06 22:58 Norman Schmidt
2004-06-04  6:29 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
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

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).