mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: gene.heskett@verizon.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: odd problem with dd, kernels 2.6.5-mm6, 2.6.6 maybe others
Date: Wed, 12 May 2004 22:19:16 -0700	[thread overview]
Message-ID: <20040512221916.37ee96fc.akpm@osdl.org> (raw)
In-Reply-To: <200405120928.00764.gene.heskett@verizon.net>

Gene Heskett <gene.heskett@verizon.net> wrote:
>
> Greetings;
> 
> I'm apparently having tape problems, and dd is one of the tools I use 
> to fix things.  Unforch, when /dev/nst0 has reported an error during 
> the amcheck cycle, on 2 of the 4 tapes that it read just fine 
> yesterday, and then I do a rewind on one of them, and issue a 'dd 
> if=/dev/nst0 count=1' which *should* spit out the tape header 
> onscreen, what I'm actually getting is that nothing touches the drive 
> as far as moving the tape or changing the "Ready 1" display on the 
> face of the changer, but I do have a hung dd that can only be gotten 
> rid of by a reboot.
> 
> It cannot be killed, not even with a -9.  I do not know if this is a 
> new development in kernel history or not, but it sure is a PITA.
> 
> Its been hung for about 20 minutes now.
> 
> Is there anything that I as a big dummy can do to remedy this?

Please ensure that the kernel was built with CONFIG_KALLSYMS, wait for the
hang, do: 

	echo 1 > /proc/sys/kernel/sysrq
	dmesg -c > /dev/null
	echo t > /proc/sysrq-trigger
	dmesg -s 1000000 > foo

and send foo.

      reply	other threads:[~2004-05-13  5:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-12 13:28 Gene Heskett
2004-05-13  5:19 ` Andrew Morton [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=20040512221916.37ee96fc.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=gene.heskett@verizon.net \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®