public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: hiren_mehta@agilent.com
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] problem with scsi/2.4.2 kernel : help
Date: Wed, 02 May 2001 18:27:07 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590693005511@msgid-missing> (raw)

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


                 reply	other threads:[~2001-05-02 18:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=marc-linux-ia64-105590693005511@msgid-missing \
    --to=hiren_mehta@agilent.com \
    --cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox