From owner-freebsd-scsi Sun Jul 23 0:13:44 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from front4m.grolier.fr (front4m.grolier.fr [195.36.216.54]) by hub.freebsd.org (Postfix) with ESMTP id 35F1937B984 for ; Sun, 23 Jul 2000 00:13:40 -0700 (PDT) (envelope-from groudier@club-internet.fr) Received: from nas1-32.cgy.club-internet.fr (nas1-32.cgy.club-internet.fr [195.36.197.32]) by front4m.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with ESMTP id JAA19661; Sun, 23 Jul 2000 09:07:59 +0200 (MET DST) Date: Sun, 23 Jul 2000 08:53:19 +0200 (CEST) From: =?ISO-8859-1?Q?G=E9rard_Roudier?= X-Sender: groudier@linux.local To: Bruce Albrecht Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: Transfer rate of LVD drives really 6.6 MB/s? In-Reply-To: <14714.28481.138432.42784@celery.zuhause.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This looks like a problem that has been fixed. You can perform a renego for FAST-40 after boot (using camcontrol) with the kernel you are using, but updating the driver files to lastest ones should fix the problem: You just have to replace src/sys/dev/sym/* by the latest driver files from RELENG4 or HEAD and rebuild your kernel. You may let me know if this actually fixes the problem. Regards, G=E9rard. On Sat, 22 Jul 2000, Bruce Albrecht wrote: > I recently bought a Tekram 390U2W controller and switched my IBM > DDRS-39130 (68 pin) drive from SE to LVD, and also attached an IBM > DRVS18D (SCA with a Corpsys LVD rated 80-68 converter), but instead of=20 > seeing 80 MB/s transfers, the output from dmesg and camcontrol say 6.6=20 > MB/s. What's up with this? I'm using the supplied 68 pin cable and > LVD/SE terminator supplied with the 390U2W controller. Even if I only=20 > have the DDRS-39130 connected, I still see it claim 6.6MB/s. I'm running > 4.0-stable from early June, probably around June 10-12. Here's some of=20 > the messages from dmesg:=20 >=20 > Copyright (c) 1992-2000 The FreeBSD Project. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > =09The Regents of the University of California. All rights reserved. > FreeBSD 4.0-STABLE #0: Mon Jun 12 21:55:18 CDT 2000 > root@celery.zuhause.org:/usr/local/usr.src/src/sys/compile/celery > Timecounter "i8254" frequency 1193182 Hz > CPU: Pentium II/Pentium II Xeon/Celeron (465.50-MHz 686-class CPU) > Origin =3D "GenuineIntel" Id =3D 0x665 Stepping =3D 5 > Features=3D0x183fbff > real memory =3D 268369920 (262080K bytes) > config> q > avail memory =3D 257052672 (251028K bytes) > Programming 24 pins in IOAPIC #0 > IOAPIC #0 intpin 2 -> irq 0 > IOAPIC #0 intpin 16 -> irq 11 > IOAPIC #0 intpin 17 -> irq 5 > IOAPIC #0 intpin 18 -> irq 9 > IOAPIC #0 intpin 19 -> irq 10 > FreeBSD/SMP: Multiprocessor motherboard > cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 > cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 > io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 > pcib0: on motherboard > pci0: on pcib0 > pcib1: at device 1.0 on pci= 0 > pci1: on pcib1 > sym0: <895> port 0xd400-0xd4ff mem 0xec001000-0xec001fff,0xec003000-0xec0= 030ff irq 11 at device 8.0 on pci0 > sym0: Tekram NVRAM, ID 7, Fast-40, LVD, parity checking > ahc0: port 0xe000-0xe0ff mem 0xec002= 000-0xec002fff irq 11 at device 12.0 on pci0 > ahc0: aic7895 Wide Channel A, SCSI Id=3D7, 16/255 SCBs > ahc1: port 0xe400-0xe4ff mem 0xec004= 000-0xec004fff irq 11 at device 12.1 on pci0 > ahc1: aic7895 Wide Channel B, SCSI Id=3D7, 16/255 SCBs > ahc1: Host Adapter Bios disabled. Using default SCSI device parameters > Mounting root from ufs:/dev/da0a > cd0 at ahc0 bus 0 target 5 lun 0 > cd0: Removable CD-ROM SCSI-2 device=20 > cd0: 20.000MB/s transfers (20.000MHz, offset 15) > cd0: cd present [116374 x 2048 byte records] > da1 at sym0 bus 0 target 9 lun 0 > da1: Fixed Direct Access SCSI-3 device=20 > da1: 6.600MB/s transfers (16bit), Tagged Queueing Enabled > da1: 17519MB (35879135 512 byte sectors: 255H 63S/T 2233C) > da0 at sym0 bus 0 target 3 lun 0 > da0: Fixed Direct Access SCSI-2 device=20 > da0: 6.600MB/s transfers (16bit), Tagged Queueing Enabled > da0: 8715MB (17850000 512 byte sectors: 255H 63S/T 1111C) >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message