Problem with 4D-25S ?

Dave Olson olson at anchor.esd.sgi.com
Wed Mar 27 12:39:22 AEST 1991


In <9103261558.AA19295 at euler.jsc.nasa.gov> johnson at EULER.JSC.NASA.GOV (Stan Johnson) writes:

| We have an IRIS 4D-25S set up as a fileserver (running 3.3.1).  We have an
| intermittent problem reading tar files from cartridge tapes: the message
| "WARNING: dma_map: address C055FFFF not word aligned" will display over
| and over until the machine is reset.  This is not at all repeatable, and
| our field service person was not able to find any problems after running
| all the diagnostics.

This happens when you have cabling problems sometimes, so that a device
sees a count incorrectly.  It can also happen if you have an unsupported
SCSI device that disconnects at any point in the transfer, rather than on
a word (4 byte boundary).  Due to a bug in the error handling code, it is
never recovered from.  It DOES recover from it in 4.0.

In any case, it is extremely unlikely to be a memory problem.  Check out
your scsi devices, cables, and termination.

| Another, possibly unrelated, error that I
| haven't been able to track down is the message "NOTICE: plp/audio:
| unexpected interrupt",

Sounds like you are using a parallel printer.  If the driver isn't expecting
an interrupt, you get this message.  It includes audio, because the same
chip and interrupt are used for both audio and the parallel port.
We do see this rarely on some of our print servers, and it usually is just
a less than optimal cable.  Nothing to worry about, unless it happens really
frequently.
--

	Dave Olson

Life would be so much easier if we could just look at the source code.



More information about the Comp.sys.sgi mailing list