Hi,
i assume you are ussing Linux, correct?
What kernel-version ?
For me that looks like a problem in the kernel-driver for your
scsi-controler, because the so-called SCB's are datastructures used to
transmit the scsi-commands from the kernel to the controler.
And the messages say some strange things, especialy the negative values
in the second line should never never occure....
I would ask one of the scsi-kernel-gurus for your controler for the
reason of this error.
Christoph
Joe Prochazka schrieb:
>
> After I installed Amanda and seemed to have it working the computer started
> throwing the following error:
>
> Unusual System Events
> =-=-=-=-=-=-=-=-=-=-=
> Dec 2 00:45:18 kernel: (scsi0:0:5:0) Invalid SCB during SEQINT 0x71,
> SCB_TAG 80.
> Dec 2 00:45:18 kernel: (scsi0:-1:-1:-1) CMDCMPLT with invalid SCB index 80
> Dec 2 01:00:18 kernel: scsi : aborting command due to timeout : pid
> 2115197, scsi0, channel 0, id 5, lun 0 Mode Sense 00 00 00 0c 00
> Dec 2 00:45:00 xinetd[22089]: START: amanda pid=30116 from=127.0.0.1
> Dec 2 01:00:33 xinetd[22089]: START: amanda pid=30135 from=127.0.0.1
> Dec 2 01:00:48 xinetd[22089]: START: amanda pid=30144 from=127.0.0.1
>
> Would this be caused by amanda???
> or is it another problem and just a coincidence.