9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans@cse.psu.edu
Subject: [9fans] dd-induced hangs
Date: Mon,  7 Jul 2003 16:05:59 -0600	[thread overview]
Message-ID: <Pine.LNX.4.44.0307071550240.3842-100000@fbsd.cpsc.ucalgary.ca> (raw)

doing 'dd -if /dev/sdC0/arenas -of /dev/sdD0/arenas -bs 8192' hangs the
system with 100% reproducibility (though each occurs after a different
period of time).

the arenas partition is 60GB. running the same command on smaller
partitions (fossil, 13GB; isect, 3GB; 9fat, 10MB; nvram, 512B) completes
successfully (at 15MB/s transfer rates).

none of the processes on the machine are able to do any work, the console is
updated when I hit a key (interrupts are processed), but rc doesn't get a
chance to print a prompt.

the load on the machine before the event wasn't high, but stats showed it
peaking at 8000 just before the machine hung.

things like ^T^Tp work, and in fact I've captured ^T^Tp, ^T^Tq and ^T^Tx if
anyone is interested (^T^Ts doesn't work anymore? it's in the man page).
starting the debugger (^T^TD) caused the machine to hang completely and
irreversibly.

it smells like a race, but my nose isn't that good to be absolutely sure :)

andrey

ps: i've turned dma off now and am runing the same thing again, but dma off
means i'll be able to verify whether the command completed early tomorrow
morning.




             reply	other threads:[~2003-07-07 22:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-07 22:05 andrey mirtchovski [this message]
2003-07-07 22:18 ` [9fans] " andrey mirtchovski
2003-07-07 22:26 ` [9fans] " David Presotto

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=Pine.LNX.4.44.0307071550240.3842-100000@fbsd.cpsc.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --cc=9fans@cse.psu.edu \
    /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).