public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] problem with scsi/2.4.2 kernel : help
@ 2001-05-02 18:27 hiren_mehta
  0 siblings, 0 replies; only message in thread
From: hiren_mehta @ 2001-05-02 18:27 UTC (permalink / raw)
  To: linux-ia64

Hi List,

I am running a couple of dd processes on the scsi drives
on ia64 running 2.4.2 kernel.

e.g.
while [ 1 ]; do
dd if=/dev/zero of=/dev/sdb1 bs\x1024 count%000000
done &
while [ 1 ] ; do
dd if=/dev/zero of=/dev/sdb2 bs\x1024 count%000000
done &
while [ 1 ] ; do
dd if=/dev/zero of=/dev/sdb3 bs\x1024 count%000000
done &


What I have observed is whenever one of the dd processes completes
and starts another process ( because of while [ 1 ] loop), the system
freezez. I have no idea what is going on. 

In fact I tried this on ia32 system as well. On ia32, I see lot of delay
before I see any activity on the disk and during that time system freezes
and I cannot do any thing. Well, on ia32 finally the system comes back up.
But on ia64 the delay is very huge and sometimes the system does not
come back up even after many hours (even after leaving the system
overnight).

Has anybody seen this problem ? Does anybody know what the problem is ?
I need to have solution for this problem ASAP. Please help me out.

Regards,
-hiren
hiren_mehta@agilent.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-02 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-02 18:27 [Linux-ia64] problem with scsi/2.4.2 kernel : help hiren_mehta

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