From: rrk <rrk@prairie.lakes.com>
To: linux-raid@vger.kernel.org
Subject: re mdadm raid1 creation problems
Date: Sat, 12 Jun 2004 05:13:57 -0500 [thread overview]
Message-ID: <40CAD765.7040307@prairie.lakes.com> (raw)
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
next reply other threads:[~2004-06-12 10:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-12 10:13 rrk [this message]
2004-06-12 12:58 ` re mdadm raid1 creation problems Jay Strauss
2004-06-13 9:26 ` rrk
2004-06-13 10:15 ` Neil Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40CAD765.7040307@prairie.lakes.com \
--to=rrk@prairie.lakes.com \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.