linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Software RAID1 problems
@ 2003-02-20 13:20 Jean-Rene Cormier
  2003-02-21  0:11 ` Neil Brown
  0 siblings, 1 reply; 11+ messages in thread
From: Jean-Rene Cormier @ 2003-02-20 13:20 UTC (permalink / raw)
  To: linux-raid

Well since I had some trouble with raidtools giving me a Segfault when I
tried to create an array, I decided to try mdadm, I can create an array
and format it and mount it afterwards but after I unmount it I can't
mount it again. I get an error saying unknown FS type or something like
that. When I do an mdadm --detail /dev/md0 in the state it says dirty,
no-error, shouldn't that be clean, no-error? How can I get that array to
that state? I tried recreating that array like 5 times already and still
the same thing. btw I'm running Linux 2.4.20 with glibc-2.3.1 if that
changes anything.

Jean-Rene Cormier



^ permalink raw reply	[flat|nested] 11+ messages in thread
* ANNOUNCE: mdadm 2.1 - A tool for managing Soft RAID under Linux
@ 2005-09-12  7:42 Neil Brown
  2005-09-12 14:30 ` Software RAID1 problems Andy Dawson
  0 siblings, 1 reply; 11+ messages in thread
From: Neil Brown @ 2005-09-12  7:42 UTC (permalink / raw)
  To: linux-raid



I am pleased to announce the availability of
   mdadm version 2.1

It is available at the usual places:
   http://www.cse.unsw.edu.au/~neilb/source/mdadm/
and (soon)
   http://www.{countrycode}.kernel.org/pub/linux/utils/raid/mdadm/

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

Release 2.1 fixes a few problems found after the release of 2.0.
If you are using raid10 or version-1 superblocks and upgrade is
recommended.

Specifically:
    -   Fix assembling of raid10 array when devices are missing.
	  mdadm now correctly detects if a array is workable or not
	  depending on which devices are present, and so will correctly
	  handle "--assemble --force"  if multiple devices have failed.
    -   Report raid10 layout in --examine output.
    -   Fix assembling of arrays that use the version-1 superblock and
	  have spares.  Previously the spares would be ignored.
    -   Fix bug so that multiple drives can be re-added at once.
    -   Fix problem with hot-adding a bitmap to version-1-superblock
	  arrays.


Development of mdadm is sponsored by
 SUSE Labs, Novell Inc.

NeilBrown  12th September 2005



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

end of thread, other threads:[~2005-09-23 15:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-20 13:20 Software RAID1 problems Jean-Rene Cormier
2003-02-21  0:11 ` Neil Brown
2003-02-21  3:12   ` Jean-Rene Cormier
2003-02-23 22:40     ` Neil Brown
2003-03-01 17:28       ` Jean-Rene Cormier
2003-03-02  1:08         ` Alvin Oga
2003-03-02 14:41           ` Jean-Rene Cormier
  -- strict thread matches above, loose matches on Subject: below --
2005-09-12  7:42 ANNOUNCE: mdadm 2.1 - A tool for managing Soft RAID under Linux Neil Brown
2005-09-12 14:30 ` Software RAID1 problems Andy Dawson
2005-09-12 22:23   ` Neil Brown
2005-09-23 15:45     ` Andy Dawson
2005-09-23 15:52       ` Neil Brown

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