Subject: RAIDFrame and RAID-5
To: None <current-users@netbsd.org>
From: Kazushi (Jam) Marukawa <jam@pobox.com>
List: current-users
Date: 09/12/2003 22:29:49
My previous mail was not delivered? It is not in ML archive
too. I'm sending this again since I changed sendmail.cf
little bit.
--- Forwarded mail from "Kazushi (Jam) Marukawa" <jam@pobox.com>
From: Kazushi (Jam) Marukawa <jam@pobox.com>
Date: Fri, 12 Sep 2003 13:47:14 -0500
To: <current-users@NetBSD.org>
Subject: RE: RAIDFrame and RAID-5
Just info. I had the same experience, NetBSD freeze.
On Sep 8, 16:51, "Thomas Hertz" wrote:
> Subject: RE: RAIDFrame and RAID-5
> > What sorts of problems are you seeing? Panics? Freezes?
> I haven't been able to get a kernel core dump, since the system just
> freezes.
My configuration is 4 of WD800AB drives, two PROMIS Ultra
100 TX2 cards, 128MB memory, 3com network card. I installed
1.6.1 from CD-ROM, made RAID5 array, mounted network drive,
and copied everything by using "cd network-drive; tar cf -
. | (pushd local-raid; tar xfp -)". Like 10 to 20 min
later, system hung up.
I was watching the situation with top. The free memory went
down and system locked up. I don't remeber how much free
memory the system had at that time. It looks like a dead
lock problem somewhere. This happens only if I tried to
extract into RAID drives, but I didn't try local copy, so
I'm not sure whether RAID frame is real source of trouble or
not.
-- Kazushi