* [parisc-linux] Yet another tar-triggered problem?
@ 2003-02-03 15:44 Nahkola Mikko
2003-02-03 17:30 ` Grant Grundler
0 siblings, 1 reply; 5+ messages in thread
From: Nahkola Mikko @ 2003-02-03 15:44 UTC (permalink / raw)
To: parisc-linux
I don't think this is the old tar problem this time ... well, I guess it
could still be.
I hooked an external HP 35470A tape drive (DDS1 no compression) to the
C240, loaded a tape, wondering if it had been written on a 35470A or a
35480A (DDS1 / DCLZ) and, if it should have been the latter, if
compression would have been turned on. I thought "oh well ... guess it'll
inform me if it doesn't understand the format".
Typed a "tar tvf /dev/st0", waited for a while and saw nothing so I
though "OK, guess it doesn't find anything readable" and hit ^C a couple
of times and pushed the eject button on the tape drive. Then I went away
for a couple of minutes and when I came back ... the 70096's scrollback
was full of something that looks like a hex dump, and then a HPMC at the
end.
Now, is this a "feature" of the st driver or the tape drive, a bug, a
broken 35470A, or something entirely different? I don't have too many
35470As around for testing, most of them are still attached to the old
servers... but I don't remember getting this on HP-UX, ever.
Kernel version was (again) the old 2.4.18-32, as I can't seem to get KDE
to work properly with the newer kernels... ;-) but at least now I have
the builtin ethernet at 100HD. And I was going to reboot anyway, due to
repartitioning the sdb.
Is anyone interested in the hex dump? That's probably a kernel panic or
some such, right? Everything before "ad40 ........ ........ ........" has
scrolled out of the ring buffer but if someone's interested in that I'm
not rebooting the box yet. I'd have to type it in by hand too... the
console is a genuine HP 70096 terminal, in native mode.
That'd mean I can't get the PIM stuff yet either, though. Um ... oh well,
if someone's interested, I can always get that later.
The HPMC is as follows:
Code=1 regs=102f3080 (Addr=00000000)
YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
PSW: 00000000000001000000000000001110 Not tainted
r00-03 00000000 10300010 1010d4e8 ffffffff
r04-07 0000000f 0000029b 0000029b 103b2810
r08-11 0000000f 0000004d 0004000e 1033d060
r12-15 00000000 001ffff8 000000fd f0100000
r16-19 1039c5c0 f00001f8 f00001f0 f2000064
r20-23 0000000e 10f2c260 1024a2ac 10302810
r24-27 0001fd40 0000fd40 10f2c260 102f0010
r28-31 7f7fdee7 00000680 1039c9c0 1010d4e8
sr0-3 00000000 00000005 00000000 00000005
sr4-7 00000000 00000000 00000000 00000000
IASQ: 00000000 00000000 IAOQ: 1024a2d0 1024a2d4
IIR: 00141860 ISR: 9227ffc8 IOR: 00000064
CPU: 0 CR30: 1039c000 CR31: 103a0000
ORIG_R28: 00000000
--
Mikko Nahkola <mikko.nahkola@nokia.com>
Tre-IN sysadmin <mnahkola@trein.ntc.nokia.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] Yet another tar-triggered problem?
2003-02-03 15:44 [parisc-linux] Yet another tar-triggered problem? Nahkola Mikko
@ 2003-02-03 17:30 ` Grant Grundler
2003-02-04 8:55 ` Nahkola Mikko
0 siblings, 1 reply; 5+ messages in thread
From: Grant Grundler @ 2003-02-03 17:30 UTC (permalink / raw)
To: Nahkola Mikko; +Cc: parisc-linux
On Mon, Feb 03, 2003 at 05:44:50PM +0200, Nahkola Mikko wrote:
> ... the 70096's scrollback was full of something that looks like
> a hex dump, and then a HPMC at the end.
Likely a problem with st or scsi driver.
Not many people are using tape drives so we don't get much
feedback on that.
> Is anyone interested in the hex dump?
Well, TBH, I'd be more interested in one from a 2.4.20 kernel.
Too much code has changed since 2.4.18.
>
> The HPMC is as follows:
> Code=1 regs=102f3080 (Addr=00000000)
>
> YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
> PSW: 00000000000001000000000000001110 Not tainted
> r00-03 00000000 10300010 1010d4e8 ffffffff
...
> IASQ: 00000000 00000000 IAOQ: 1024a2d0 1024a2d4
Can you look up (IOAQ) 1024a2d0 and (GR02) 1010d4e8
in the matching System.map?
I'm curious where it died.
Though with HPMCs, it's likely to be a bug in some other code path.
thanks,
grant
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] Yet another tar-triggered problem?
2003-02-03 17:30 ` Grant Grundler
@ 2003-02-04 8:55 ` Nahkola Mikko
2003-02-04 18:06 ` Grant Grundler
2003-02-06 10:11 ` Nahkola Mikko
0 siblings, 2 replies; 5+ messages in thread
From: Nahkola Mikko @ 2003-02-04 8:55 UTC (permalink / raw)
To: ext Grant Grundler; +Cc: Nahkola Mikko, parisc-linux
On Mon, Feb 03, 2003 at 10:30:57AM -0700, ext Grant Grundler wrote:
> On Mon, Feb 03, 2003 at 05:44:50PM +0200, Nahkola Mikko wrote:
> > ... the 70096's scrollback was full of something that looks like
> > a hex dump, and then a HPMC at the end.
> Likely a problem with st or scsi driver.
> Not many people are using tape drives so we don't get much
> feedback on that.
Well, duh ... tapes are fun. Wonder why no one seems interested in them
nowadays.
> > Is anyone interested in the hex dump?
> Well, TBH, I'd be more interested in one from a 2.4.20 kernel.
> Too much code has changed since 2.4.18.
OK, I'll see if I can reproduce this on 2.4.20.
It would be nice to get a newer kernel to work in real use too... funny
that KDE should lock up though, that's not a symptom that I'd expect to
see.
> > r00-03 00000000 10300010 1010d4e8 ffffffff
> ...
> > IASQ: 00000000 00000000 IAOQ: 1024a2d0 1024a2d4
>
> Can you look up (IOAQ) 1024a2d0 and (GR02) 1010d4e8
> in the matching System.map?
> I'm curious where it died.
Well, 1010d4e8 seems to be in the middle of something...
1010d1c0 t pcxl_proc_info
1010d30c t .L1066
1010d36c T inb
............. lots of other "t .L???"s and an occasional "T inw"
1010d480 t .L708
1010d484 T inl
1010d4ec t .L712
1024a2d0 seems much more readable here... but then again the stuff is
much further apart.
1024a2ac t dino_in32
1024a2e4 t dino_out8
1024a320 t dino_out16
> Though with HPMCs, it's likely to be a bug in some other code path.
Indeed, and on HP-UX I've seen occasional HPMCs with slightly-broken
disks, for example...
--
Mikko Nahkola <mikko.nahkola@nokia.com>
Tre-IN sysadmin <mnahkola@trein.ntc.nokia.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] Yet another tar-triggered problem?
2003-02-04 8:55 ` Nahkola Mikko
@ 2003-02-04 18:06 ` Grant Grundler
2003-02-06 10:11 ` Nahkola Mikko
1 sibling, 0 replies; 5+ messages in thread
From: Grant Grundler @ 2003-02-04 18:06 UTC (permalink / raw)
To: Nahkola Mikko; +Cc: parisc-linux
On Tue, Feb 04, 2003 at 10:55:02AM +0200, Nahkola Mikko wrote:
> 1024a2d0 seems much more readable here... but then again the stuff is
> much further apart.
>
> 1024a2ac t dino_in32
yeah, dino_in32 just means we detected the existing error condition
when reading from IO space. Something else caused the bus error before.
> Indeed, and on HP-UX I've seen occasional HPMCs with slightly-broken
> disks, for example...
Like this problem with the tape though, that's most likely a driver bug.
grant
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] Yet another tar-triggered problem?
2003-02-04 8:55 ` Nahkola Mikko
2003-02-04 18:06 ` Grant Grundler
@ 2003-02-06 10:11 ` Nahkola Mikko
1 sibling, 0 replies; 5+ messages in thread
From: Nahkola Mikko @ 2003-02-06 10:11 UTC (permalink / raw)
To: ext Grant Grundler; +Cc: parisc-linux
On Tue, Feb 04, 2003 at 10:55:02AM +0200, ext Nahkola Mikko wrote:
> On Mon, Feb 03, 2003 at 10:30:57AM -0700, ext Grant Grundler wrote:
> > > Is anyone interested in the hex dump?
> > Well, TBH, I'd be more interested in one from a 2.4.20 kernel.
> > Too much code has changed since 2.4.18.
> OK, I'll see if I can reproduce this on 2.4.20.
> It would be nice to get a newer kernel to work in real use too... funny
> that KDE should lock up though, that's not a symptom that I'd expect to
> see.
Oh well. 2.4.20-pa23 looks quite good actually - no panic/HPMC yet, no
matter what I do with the tape drive (but it still doesn't _work_ ...
"/dev/st0: Input/output error" every time) and KDE works too.
I'll see if it does that with another drive too.
--
Mikko Nahkola <mikko.nahkola@nokia.com>
Tre-IN sysadmin <mnahkola@trein.ntc.nokia.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-02-06 10:11 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-03 15:44 [parisc-linux] Yet another tar-triggered problem? Nahkola Mikko
2003-02-03 17:30 ` Grant Grundler
2003-02-04 8:55 ` Nahkola Mikko
2003-02-04 18:06 ` Grant Grundler
2003-02-06 10:11 ` Nahkola Mikko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox