linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* convert legacy array in place?
@ 2005-08-14 21:40 Stephen Walton
  2005-08-15  4:29 ` Neil Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Walton @ 2005-08-14 21:40 UTC (permalink / raw)
  To: linux-raid

Hi,

It seems like this should be a FAQ but careful google and mailing list 
archive searches didn't seem to turn up anything.

I have two machines with legacy RAID-0 arrays created with raidtools.  I 
have updated one to Fedora Core 4 and now use mdadm.  Am I correct in 
thinking I have to use "mdadm --build" every boot to access the array?  
My mdadm.conf contains

DEVICES /dev/hda1 /dev/hdb1 /dev/hdc1
ARRAY /dev/md0 level=raid0 num-devices=3 
devices=/dev/hda1,/dev/hdb1,/dev/hdc1

but the array doesn't seem to come up by itself on boot.

On the same lines, can this array be converted to a new style array just 
by writing new superblocks, or do I have to do the 
backup-reformat-restore thing?

TIA.


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

end of thread, other threads:[~2005-08-15  4:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-14 21:40 convert legacy array in place? Stephen Walton
2005-08-15  4:29 ` 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).