* odd problem with dd, kernels 2.6.5-mm6, 2.6.6 maybe others
@ 2004-05-12 13:28 Gene Heskett
2004-05-13 5:19 ` Andrew Morton
0 siblings, 1 reply; 2+ messages in thread
From: Gene Heskett @ 2004-05-12 13:28 UTC (permalink / raw)
To: Kernel Mailing List
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?
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.22% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: odd problem with dd, kernels 2.6.5-mm6, 2.6.6 maybe others
2004-05-12 13:28 odd problem with dd, kernels 2.6.5-mm6, 2.6.6 maybe others Gene Heskett
@ 2004-05-13 5:19 ` Andrew Morton
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2004-05-13 5:19 UTC (permalink / raw)
To: gene.heskett; +Cc: linux-kernel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-13 5:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12 13:28 odd problem with dd, kernels 2.6.5-mm6, 2.6.6 maybe others Gene Heskett
2004-05-13 5:19 ` Andrew Morton
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®