Date: Mon, 3 Mar 1997 10:01:48 +0200 (EET) From: mika ruohotie <bsdscsi@shadows.aeon.net> To: freebsd-scsi@freebsd.org Subject: scsi prob in 2.1.7? Message-ID: <199703030801.KAA01714@shadows.aeon.net>
next in thread | raw e-mail | index | archive | help
i got this message probably while machine was running daily...
Mar 2 02:01:10 pluto /kernel: sd1(ahc0:1:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0
Mar 2 02:01:21 pluto /kernel: SEQADDR == 0x10
Mar 2 02:01:21 pluto /kernel: Abort Message Sent
Mar 2 02:01:21 pluto /kernel: sd1(ahc0:1:0): timed out in message out phase, SCSISIGI == 0x0 SEQADDR == 0x0
Mar 2 02:01:21 pluto /kernel: sd1(ahc0:1:0): abort message in message buffer
fatal? serious? worrying? notified? just a feature?
before upgrading to 2.1.7 i got bit different messages
Feb 21 11:45:01 pluto /kernel: sd0(ahc0:0:0): timed out in dataout phase, SCSISIGI == 0x0
Feb 21 11:45:01 pluto /kernel: sd0(ahc0:0:0): BUS DEVICE RESET message queued.
Feb 21 11:45:01 pluto /kernel: Bus Device Reset Message Sent
Feb 21 11:45:01 pluto /kernel: sd0(ahc0:0:0): Bus Device Reset delivered. 2 SCBs aborted
Feb 21 11:45:01 pluto /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,3
Feb 21 11:45:01 pluto /kernel: , retries:4
but i havent seen those ever since... with these the drive changed, and i
got about one per week, sometimes more, couldnt figure out exactly what
did generate it...
the message i got now was the first time after running 2.1.7 a week...
pluto# dmesg
FreeBSD 2.1.7-RELEASE #0: Fri Feb 21 17:27:25 1997
root@pluto.supsys.fi:/usr/src/sys/compile/SUPSYS_SERVER
CPU: 167-MHz Pentium 735\\90 or 815\\100 (Pentium-class CPU)
Origin = "GenuineIntel" Id = 0x52c Stepping=12
Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory = 134217728 (131072K bytes)
Physical memory hole(s):
avail memory = 127860736 (124864K bytes)
Probing for devices on PCI bus 0:
chip0 <Intel 82439> rev 1 on pci0:0
chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0
chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1
vga0 <VGA-compatible display device> rev 0 int a irq 11 on pci0:8
de0 <Digital DC21140 Fast Ethernet> rev 18 int a irq 10 on pci0:9
de0: SMC 9332 DC21140 [10-100Mb/s] pass 1.2
de0: address 00:00:c0:9e:7e:e5
de0: enabling 10baseT port
chip3 <DEC 21050 PCI-PCI bridge> rev 2 on pci0:10
Probing for devices on PCI bus 1:
ahc0 <Adaptec 3940 Ultra SCSI host adapter> rev 0 int a irq 9 on pci1:4
ahc0: aic7880 Wide Channel A, SCSI Id=7, 16 SCBs
ahc0 waiting for scsi devices to settle
ahc0: Someone reset channel A
(ahc0:0:0): "FUJITSU M2952S-512 0124" type 0 fixed SCSI 2
sd0(ahc0:0:0): Direct-Access 2291MB (4693462 512 byte sectors)
(ahc0:1:0): "FUJITSU M2952S-512 0124" type 0 fixed SCSI 2
sd1(ahc0:1:0): Direct-Access 2291MB (4693462 512 byte sectors)
ahc1 <Adaptec 3940 Ultra SCSI host adapter> rev 0 int a irq 12 on pci1:5
ahc1: aic7880 Wide Channel B, SCSI Id=7, 16 SCBs
ahc1 waiting for scsi devices to settle
ahc1: Someone reset channel A
(ahc1:0:0): "FUJITSU M2952S-512 0124" type 0 fixed SCSI 2
sd2(ahc1:0:0): Direct-Access 2291MB (4693462 512 byte sectors)
(ahc1:1:0): "FUJITSU M2952S-512 0124" type 0 fixed SCSI 2
sd3(ahc1:1:0): Direct-Access 2291MB (4693462 512 byte sectors)
Probing for devices on the ISA bus:
scprobe: keyboard won't accept RESET command
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 not found at 0x3f8
sio1 not found at 0x2f8
psm0 not found at 0x60
fdc0: direction bit not set
fdc0: cmd 3 failed at out byte 1 of 3
fdc0 not found at 0x3f0
wdc0 not found at 0x1f0
wdc1 not found at 0x170
npx0 on motherboard
npx0: INT 16 interface
ccd0-15: Concatenated disk drivers
IP firewall initialized, unlimited logging
ccd0: mirror/parity forces uniform flag
ccd1: mirror/parity forces uniform flag
ccd5: mirror/parity forces uniform flag
ccd6: mirror/parity forces uniform flag
ccd7: mirror/parity forces uniform flag
ccd8: mirror/parity forces uniform flag
sd1(ahc0:1:0): timed out while idle, LASTPHASE == 0x1, SCSISIGI == 0x0 SEQADDR == 0x10
Abort Message Sent
sd1(ahc0:1:0): timed out in message out phase, SCSISIGI == 0x0 SEQADDR == 0x0
sd1(ahc0:1:0): abort message in message buffer
pluto# cat /sys/i386/conf/SUPSYS_SERVER
# $Id: SUPSYS_DESKTOP,v 1.00.0.05 1997/02/05 17:12:00 mickey Exp $
machine "i386"
cpu "I586_CPU"
ident SUPSYS_SERVER
maxusers 128
options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options NFS #Network Filesystem
options MSDOSFS #MSDOS Filesystem
options "CD9660" #ISO 9660 Filesystem
options PROCFS #Process filesystem
options "COMPAT_43" #Compatible with BSD 4.3
options "SCSI_DELAY=15" #Be pessimistic about Joe SCSI device
options BOUNCE_BUFFERS #include support for DMA bounce buffers
options UCONSOLE #Allow users to grab the console
options ATAPI #Enable ATAPI support for IDE bus
options "CHILD_MAX=256"
options "OPEN_MAX=256"
options IPFIREWALL
options IPFIREWALL_VERBOSE
options USERCONFIG
options VISUAL_USERCONFIG
options PROBE_VERBOSE
options QUOTA
options "MAXMEM=262144"
options "MAXCONS=16"
options SYSVSHM
options SYSVSEM
options SYSVMSG
config kernel root on sd0 swap on sd0 and sd1 and sd2 and sd3
controller isa0
controller pci0
controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk fd0 at fdc0 drive 0
controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr
device wcd0 #IDE CD-ROM
controller ahc0
controller ahc1
controller ahc2
controller scbus0
device sd0
device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmin$
device de0
device de1
pseudo-device loop
pseudo-device ether
pseudo-device log
pseudo-device ccd 16
pseudo-device pty 128
pseudo-device bpfilter 4
pseudo-device snp 3
pseudo-device gzip # Exec gzipped a.out's
mickey
--
mika ruohotie mickey@supsys.fi mika@aeon.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703030801.KAA01714>
