linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* re mdadm  raid1 creation problems
@ 2004-06-12 10:13 rrk
  2004-06-12 12:58 ` Jay Strauss
  2004-06-13 10:15 ` Neil Brown
  0 siblings, 2 replies; 4+ messages in thread
From: rrk @ 2004-06-12 10:13 UTC (permalink / raw)
  To: linux-raid

sorry my reply's are not making it to the list

the error msg i get is

/dev/md1 file system size ( according to the superblock) is 2560351
the pyhical size of the device is 2560320 either the superblock or
the partion table is corrupt

/dev/md1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY

i get this msg on the first boot with md1 as the primary boot partion

i thought i was being pretty careful about rebooting after all partion 
changes

the build order/process is

build and test hda  debian 2.4.26 with raid compiled in
sfdisk to transfer partions   sfdisk -d /dev/hda | sfdisk /dev/hdc
set hdc partion type  to fd
reboot
mk file system on hdc and copy hda to hdc
reboot
test hdc as primary boot
reboot
create md1   mdadm --create /dev/md1 --level=1 --raid-devices=2 missing 
/dev/hdc1
there are 3 md devices / home & var
reboot
mount md device for test
change hda partion type to fd
reboot
edit fstab and grub on md devices
shutdown
boot from mepis rescue disk
mdadm --add /dev/md1 /dev/hda1
wait for resync
shutdown
reboot from md1

thanks
rob



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

end of thread, other threads:[~2004-06-13 10:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-12 10:13 re mdadm raid1 creation problems rrk
2004-06-12 12:58 ` Jay Strauss
2004-06-13  9:26   ` rrk
2004-06-13 10:15 ` 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).