linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michel Wilson <michel@crondor.net>
To: linux-raid@vger.kernel.org
Subject: Re: mkraid hangs system
Date: Thu, 13 May 2004 09:38:15 +0200	[thread overview]
Message-ID: <20040513073815.GA7220@aeon.hgd.net> (raw)
In-Reply-To: <200405122225.i4CMPK60008990@socrates.Berkeley.EDU>

[-- Attachment #1: Type: text/plain, Size: 1025 bytes --]

On Wed, May 12, 2004 at 03:27:28PM -0700, Arnab Chowdry wrote:
> >you could dd if=/dev/zero of=/dev/your/disk,
> 
> Oddly enough, dd hangs as well. I guess that means it's not a RAID problem.
> Very strange though, and I don't have a good intuition about why it's
> happening.
> 
> dd if=/dev/zero of=/dev/hde 
> dd if=/dev/zero of=/dev/hdg
> dd if=/dev/zero of=/dev/hdi
> dd if=/dev/zero of=/dev/hdk
> 
> All of the above hang the system after a few seconds. I'm sorry is this is
> now off-topic, but maybe some of you experts have some intuition about why
> this might happen? All four of the drives can't have "gone bad" or
> something.
> 
> -Arnab
> 
You can try running one of those commands in the background (append a &,
or press ^Z and run 'bg') and then look at the output of 'vmstat 1'.
This will show you the amount of data written per second through the
block layer. If nothing is written, something is indeed wrong.
-- 
Michel Wilson     michel@crondor.net
PGP key ID        0xD2CB4B7E

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2004-05-13  7:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-12 18:21 mkraid hangs system Arnab Chowdry
2004-05-12 19:00 ` Luca Berra
2004-05-12 22:27   ` Arnab Chowdry
2004-05-13  3:48     ` Guy
2004-05-13  7:38     ` Michel Wilson [this message]

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=20040513073815.GA7220@aeon.hgd.net \
    --to=michel@crondor.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).