public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Strange boot with multiple identical disks
@ 2004-02-12 19:28 Konstantin Kudin
  2004-02-12 19:38 ` Valdis.Kletnieks
  2004-02-12 20:08 ` Dave Kleikamp
  0 siblings, 2 replies; 6+ messages in thread
From: Konstantin Kudin @ 2004-02-12 19:28 UTC (permalink / raw)
  To: linux-kernel

 Hi everybody,

 Here is the issue. A redhat 9 linux system had 2
drives, /hda and /hdb. Then /hda started developing
bad clusters {UncorrectableError}, so I got an
identical warranty replacement drive.

 Then I hooked up the new drive as /hdc, and did a
sector by sector copy {dd if=/dev/hda of=/dev/hdc
conv=noerror,sync} Overall, I got ~2k of bad 512B
sectors.

 Then I swaped the fresh one to /hda, and put aside
the failing one. I booted, did fsck on all partitions
and also raids, and things came up fine. So far so
good.

 Now I am trying to add the failing one as /hdc, and
boot. Linux starts to display all kinds of weird
messages, and thinks that / partition was shut down
uncleanly. I just hit "reset". Then I disable /hdc via
the boot option hdc=noprobe, and things boot fine. If
I try to disable raid via raid=noautodetect, the bunch
of errors still appears and the boot is no go. Done
this several times, without /hdc things are fine, with
- all kinds of issues.

 What is the problem for linux to boot on /hda when
/hdc is detected and has almost identical setup? 
Where does it read all the garbage that starts to
screw up the boot process when /hdc is detected? I'd
like to hook up /hdc to wipe out the data there. The
drive is huge, so I'd rather wipe it out while working
then under other circumstances.
 
 Thanks!

 Konstantin

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

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

end of thread, other threads:[~2004-02-15  3:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-12 19:28 Strange boot with multiple identical disks Konstantin Kudin
2004-02-12 19:38 ` Valdis.Kletnieks
2004-02-12 20:04   ` Konstantin Kudin
2004-02-12 20:08 ` Dave Kleikamp
2004-02-13 15:31   ` Ricky Beam
2004-02-15  3:05     ` Bill Davidsen

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