[2853] in linux-scsi channel archive
server hanging
daemon@ATHENA.MIT.EDU (Troy Wu)
Mon Nov 24 02:20:39 1997
Date: Sun, 23 Nov 1997 22:33:03 +0000 (GMT)
From: Troy Wu <troy@sixdegrees.com>
To: Linux Raid Group <linux-raid@vger.rutgers.edu>,
Linux SCSI group <linux-scsi@vger.rutgers.edu>
cc: mehlam@sixdegrees.com, cliff@sixdegrees.com
I'm using a BusLogic SCSI adapter, and am using Raid 1 with a 2.0.31-pre10
kernel. Lately, when running a high-volume mail application that our
company has developed, the machine hangs. While I'm looking into
MTA-related solutions, I would like to know if anyone has experienced
similar conditions with their SCSI+Raid setups.
Our system config:
Linux 2.0.31-pre10 (RH 4.2)
raidtools 0.42 with raid145
md driver 0.36.3
1 Ultra Wide PCI SCSI adapter (see below)
2 4.3GB SCSI HDs
1 SCSI CD-ROM
Below I include an excerpt from dmesg that contains the SCSI and Raid
info. I've noticed that the BT-958 SCSI adapter has been of recent
discourse; I am looking into those messages on these mailing lists. If
anyone could offer testimony to similar problems, I would greatly
appreciate a response:
troy@sixdegrees.com
====================================================================
dmesg output:
scsi: ***** BusLogic SCSI Driver Version 2.0.10 of 11 August 1997 *****
scsi: Copyright 1995 by Leonard N. Zubkoff <lnz@dandelion.com>
scsi0: Configuring BusLogic Model BT-958 PCI Wide Ultra SCSI Host Adapter
scsi0: Firmware Version: 5.06I, I/O Address: 0xEFF4, IRQ Channel: 10/Level
scsi0: PCI Bus: 0, Device: 14, Address: 0xFEBFF000, Host Adapter SCSI ID: 7
scsi0: Parity Checking: Enabled, Extended Translation: Enabled
scsi0: Synchronous Negotiation: Fast, Wide Negotiation: Enabled
scsi0: Disconnect/Reconnect: Enabled, Tagged Queuing: Enabled
scsi0: Scatter/Gather Limit: 128 of 8192 segments, Mailboxes: 255
scsi0: Driver Queue Depth: 255, Host Adapter Queue Depth: 192
scsi0: Tagged Queue Depth: Automatic, Untagged Queue Depth: 3
scsi0: Error Recovery Strategy: Default, SCSI Bus Reset: Enabled
scsi0: SCSI Bus Termination: High Enabled, SCAM: Disabled
scsi0: *** BusLogic BT-958 Initialized Successfully ***
scsi0: Target 0: Synchronous at 10.0 mega-transfers/second, offset 15
scsi0: Target 1: Synchronous at 10.0 mega-transfers/second, offset 15
scsi0: Target 6: Synchronous at 10.0 mega-transfers/second, offset 8
scsi0 : BusLogic BT-958
scsi : 1 host.
Vendor: SEAGATE Model: ST34572W Rev: 0784
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
Vendor: SEAGATE Model: ST34572W Rev: 0784
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdb at scsi0, channel 0, id 1, lun 0
Vendor: TOSHIBA Model: CD-ROM XM-5701TA Rev: 0787
Type: CD-ROM ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 6, lun 0
scsi : detected 1 SCSI cdrom 2 SCSI disks total.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 8888924 [4340 MB] [4.3 GB]
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 8888924 [4340 MB] [4.3 GB]
[...]
Partition check:
sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 sdb7 >
VFS: Mounted root (ext2 filesystem) readonly.
scsi0: Tagged Queuing now active for Target 0
REGISTER_DEV sda6 to md0 done
REGISTER_DEV sdb6 to md0 done
raid1: device 08:06 operational as mirror 0
raid1: device 08:16 operational as mirror 1
raid1: raid set 09:00 active with 2 out of 2 mirrors
md: updating raid superblock on device 08:06, sb_offset == 1542144
md: updating raid superblock on device 08:16, sb_offset == 1542144
REGISTER_DEV sda7 to md1 done
REGISTER_DEV sdb7 to md1 done
raid1: device 08:07 operational as mirror 0
raid1: device 08:17 operational as mirror 1
raid1: raid set 09:01 active with 2 out of 2 mirrors
md: updating raid superblock on device 08:07, sb_offset == 1903552
md: updating raid superblock on device 08:17, sb_offset == 1903552
Adding Swap: 130748k swap-space (priority -1)
Adding Swap: 130748k swap-space (priority -2)
Adding Swap: 130748k swap-space (priority -3)
Adding Swap: 130748k swap-space (priority -4)
scsi0: Tagged Queuing now active for Target 1