linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* raid6 array ,  part id 'fd' not assembling at boot .
@ 2007-03-17  1:48 Mr. James W. Laferriere
  2007-03-17  5:36 ` Neil Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Mr. James W. Laferriere @ 2007-03-17  1:48 UTC (permalink / raw)
  To: linux-raid maillist

 	Hello All ,  I am having a dickens of a time with preparing this system 
to replace my present one .
 	I created a raid6 array over 6 147GB scsi drives .
 	steps I followed were .

 	fdisk /dev/sd[c-h] ( one at a time of course )
 	  created a partition starting at cyl 2 & -10 Cyls from the end of the drive .
 	  typed the partion FD
 	  w
 	repeat until all six drives partitioned .

 	mdadm --create /dev/md3 --chunk=64 --metadata=1.2 --verbose --bitmap=internal --level=6 --raid-devices=6 --spare-devices=0 /dev/sd[cdefgh]1
 	Built just fine .

 	mkfs.ext3 -c -b 4096 -j -L HOME -R stride=96 /dev/md3
 	Again no problems noted .

 	reboot .

 	Array does not get reassembled ,  Here is the snippit out of a reboot .

md: Autodetecting RAID arrays.
md: invalid raid superblock magic on sdc1
md: sdc1 has invalid sb, not importing!
md: invalid raid superblock magic on sdd1
md: sdd1 has invalid sb, not importing!
md: invalid raid superblock magic on sde1
md: sde1 has invalid sb, not importing!
md: invalid raid superblock magic on sdf1
md: sdf1 has invalid sb, not importing!
md: invalid raid superblock magic on sdg1
md: sdg1 has invalid sb, not importing!
md: invalid raid superblock magic on sdh1
md: sdh1 has invalid sb, not importing!

 	Here is the WHOLE enchalada .  Too big to put on the list so I posted 
them to my webpage . 
http://www.baby-dragons.com/linux-2.6.20.2a.config
http://www.baby-dragons.com/filesrv1b-raid6-reassemble-problem.log

 		Tia ,  JimL

-- 
+-----------------------------------------------------------------+
| James   W.   Laferriere | System   Techniques | Give me VMS     |
| Network        Engineer | 663  Beaumont  Blvd |  Give me Linux  |
| babydr@baby-dragons.com | Pacifica, CA. 94044 |   only  on  AXP |
+-----------------------------------------------------------------+

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

end of thread, other threads:[~2007-03-31 11:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-17  1:48 raid6 array , part id 'fd' not assembling at boot Mr. James W. Laferriere
2007-03-17  5:36 ` Neil Brown
     [not found]   ` <45FC3158.3020104@tmr.com>
2007-03-18 21:40     ` Neil Brown
     [not found]       ` <45FDC355.5000106@tmr.com>
2007-03-19  3:33         ` Mr. James W. Laferriere
2007-03-31 11:58           ` Nix

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