Linux RAID subsystem development
 help / color / mirror / Atom feed
* Messed up creating new array...
@ 2006-09-08 14:04 Ruth Ivimey-Cook
  2006-09-08 20:40 ` David Rees
  0 siblings, 1 reply; 2+ messages in thread
From: Ruth Ivimey-Cook @ 2006-09-08 14:04 UTC (permalink / raw)
  To: linux-raid

Folks,

I messed up slightly when creating a new 6-disk raid6 array, and am wondering
if there is a simple answer. The problem is that I didn't partition the drives,
but simply used the whole drive. All drives are of the same type and using the
Supermicro SAT2-MV8 controller.

This is a problem because mdadm doesn't find the component drives... I can only
start the array by using "mdadm --assemble /dev/md3 /dev/sd{drives}". While
this works it means my system doesn't boot very easily :-(

For fixes I can think of the possible solutions:

 - Modify the startup script to do the mdadm --assemble /dev/md3
/dev/sd{a,b,c,d,e}. Is there any other disadvantage of this?

 - Use fdisk to create whole-disk partitions - but would this damage the
already stored data?

 - Start again doing it right.... But this will take >12 hours and has a chance
of failure!

Any thoughts?

Regards,

Ruth


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

end of thread, other threads:[~2006-09-08 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-08 14:04 Messed up creating new array Ruth Ivimey-Cook
2006-09-08 20:40 ` David Rees

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox