From owner-freebsd-scsi Mon Sep 24 9:52:57 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from joy.pdl.cmu.edu (JOY.PDL.CMU.EDU [128.2.134.110]) by hub.freebsd.org (Postfix) with ESMTP id 0EE5737B41C for ; Mon, 24 Sep 2001 09:52:53 -0700 (PDT) Received: (from bucy@localhost) by joy.pdl.cmu.edu (8.11.4/8.11.4) id f8OGqlp06612 for freebsd-scsi@freebsd.org; Mon, 24 Sep 2001 12:52:47 -0400 Date: Mon, 24 Sep 2001 12:52:47 -0400 From: "John S. Bucy" To: freebsd-scsi@freebsd.org Subject: target mode pointers? Message-ID: <20010924125247.A261@joy.pdl.cmu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm working on a project where I want to make a system on a scsi bus look like a disk to another system on the same bus. I've seen every indication that this is possible under freebsd with aic7xxx HBAs. I see the ccbs in the headers that should turn target mode on and receive SCBs targetted to the HBA but I can't figure out how to address the hba with cam_open_device() so I can send the CCB to it. Any advice or pointers to other info? thanks John Bucy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Mon Sep 24 10:19: 5 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 80D5937B401 for ; Mon, 24 Sep 2001 10:19:01 -0700 (PDT) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id f8OHIl715420; Mon, 24 Sep 2001 19:18:47 +0200 (CEST) (envelope-from wkb) Date: Mon, 24 Sep 2001 19:18:47 +0200 From: Wilko Bulte To: "John S. Bucy" Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: target mode pointers? Message-ID: <20010924191847.C15374@freebie.xs4all.nl> References: <20010924125247.A261@joy.pdl.cmu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010924125247.A261@joy.pdl.cmu.edu>; from bucy@ece.cmu.edu on Mon, Sep 24, 2001 at 12:52:47PM -0400 X-OS: FreeBSD 4.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Sep 24, 2001 at 12:52:47PM -0400, John S. Bucy wrote: It should also be possible using isp(4). Matt has at least part of tgt mode implemented. > I'm working on a project where I want to make a system on a scsi bus > look like a disk to another system on the same bus. I've seen every > indication that this is possible under freebsd with aic7xxx HBAs. I > see the ccbs in the headers that should turn target mode on and > receive SCBs targetted to the HBA but I can't figure out how to address the > hba with cam_open_device() so I can send the CCB to it. Any advice > or pointers to other info? > > > thanks > John Bucy > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message ---end of quoted text--- -- | / o / /_ _ email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, The Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Mon Sep 24 14: 5:53 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from joy.pdl.cmu.edu (JOY.PDL.CMU.EDU [128.2.134.110]) by hub.freebsd.org (Postfix) with ESMTP id 95ADB37B41E for ; Mon, 24 Sep 2001 14:05:49 -0700 (PDT) Received: (from bucy@localhost) by joy.pdl.cmu.edu (8.11.4/8.11.4) id f8OL5ik06992 for freebsd-scsi@freebsd.org; Mon, 24 Sep 2001 17:05:44 -0400 Date: Mon, 24 Sep 2001 17:05:44 -0400 From: "John S. Bucy" To: freebsd-scsi@freebsd.org Subject: /dev/targ.ctl: Device not configured Message-ID: <20010924170544.B261@joy.pdl.cmu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org # ls -l /dev/targ.ctl crw------- 1 root wheel 65, 0xffff00ff Sep 24 20:59 /dev/targ.ctl open("/dev/targ.ctl", O_RDWR) results in /dev/targ.ctl: Device not configured I have: device ahc options AHC_TMODE_ENABLE=0x3 device scbus device da device sa device cd device pass device scsi_target device scsi_target_bh any ideas? thanks john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Mon Sep 24 14:15: 3 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from hirogen.kabelfoon.nl (hirogen.kabelfoon.nl [62.45.45.69]) by hub.freebsd.org (Postfix) with ESMTP id E60DA37B409 for ; Mon, 24 Sep 2001 14:15:00 -0700 (PDT) Received: from ntpc (kf-pij-tg01-426.dial.kabelfoon.nl [62.45.89.172]) by hirogen.kabelfoon.nl (Postfix) with SMTP id 649D07CAB for ; Mon, 24 Sep 2001 23:14:59 +0200 (CEST) From: "Peter Blok" To: Subject: Date: Mon, 24 Sep 2001 23:10:13 +0200 Message-ID: <000001c1453d$4d759e40$8a02a8c0@ntpc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Mon Sep 24 14:29:28 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from hirogen.kabelfoon.nl (hirogen.kabelfoon.nl [62.45.45.69]) by hub.freebsd.org (Postfix) with ESMTP id A5F6B37B41D for ; Mon, 24 Sep 2001 14:29:25 -0700 (PDT) Received: from ntpc (kf-pij-tg01-426.dial.kabelfoon.nl [62.45.89.172]) by hirogen.kabelfoon.nl (Postfix) with SMTP id 702197C6C for ; Mon, 24 Sep 2001 23:29:24 +0200 (CEST) From: "Peter Blok" To: Subject: Strange SCSI speed Date: Mon, 24 Sep 2001 23:24:37 +0200 Message-ID: <000301c1453f$5113c1b0$8a02a8c0@ntpc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I have a very strange problem. I have a MSI 6120 Dual CPU board with an on-board 7895 dual SCSI controller. I have two identical IBM drives and connected them to the first UW channel. da0 target 0 lun 0 displays it is capable of doing 40MB/s. da1 target 1 lun 0 is only able to do 11.626 MB/s. I've checked the termination. The last drive on the cable is terminated, the other isn't. The on-board scsi is configured to automatic. Switching it to manual and enable termination doesn't help either. Changed the SCSI cable. Didn't help. Changed the order on the SCSI bus and the corresponding termination. Doesn't help. Checked the throughput; da1 was indeed slower than da0. Checked the BIOS setting - identical. Swapped da1 with another drive. This worked fine. The scsi-id was accidentally jumpered to 2, but i like it to be contiguous so i changed to target 1. 11.626MB/s again!!!! That doesn't make any sense. Original drive back in on target 2. This works too!!! Back to target 1 and again 11.626MB/s. I have tried target 3, which works as well. How come target 1 is reporting the wrong speed. My SCSI bios is rev. 2.11 I have a work-around, but how is this possible? Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Mon Sep 24 15:37:11 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id EAB1C37B411 for ; Mon, 24 Sep 2001 15:37:08 -0700 (PDT) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.5/8.11.5) with ESMTP id f8OMb5Y96811; Mon, 24 Sep 2001 16:37:05 -0600 (MDT) (envelope-from gibbs@scsiguy.com) Message-Id: <200109242237.f8OMb5Y96811@aslan.scsiguy.com> To: "Peter Blok" Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: Strange SCSI speed In-Reply-To: Your message of "Mon, 24 Sep 2001 23:24:37 +0200." <000301c1453f$5113c1b0$8a02a8c0@ntpc> Date: Mon, 24 Sep 2001 16:37:05 -0600 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >How come target 1 is reporting the wrong speed. My SCSI bios is rev. 2.11 The serial eeprom has different values for the maximum negotiated rate for the two target slots. If you hit the "restore defaults" setting in the BIOS, it should reset the eeprom. If it doesn't, try setting that target to some other speed, quit SCSI Select, reboot, and set the speed to the value you want. Why SCSI select doesn't show the same value isn't clear. Perhaps the 5.7MHz sync setting is thrown out as invalid and the default (20MHz) is used. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Tue Sep 25 10:16: 7 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from beppo.feral.com (unknown [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 4D10737B406 for ; Tue, 25 Sep 2001 10:16:04 -0700 (PDT) Received: from wonky.feral.com (wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f8PHEkH49705; Tue, 25 Sep 2001 10:14:46 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Tue, 25 Sep 2001 10:14:20 -0700 (PDT) From: Matthew Jacob Reply-To: To: Jim Bryant Cc: Subject: Re: bru rewinding... In-Reply-To: <3BABE367.9060503@yahoo.com> Message-ID: <20010925092150.H64084-100000@wonky.feral.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This report makes no sense to me. More details. On Fri, 21 Sep 2001, Jim Bryant wrote: > using the default freebsd-4.x install of bru-16.0, which i recently > bought, i am running into this thing where it cannot rewind /dev/sa0 > > are there any rewind ioctl changes between 4.x and -current? could this > be a -current issue? no. > > i'm running this copy of bru on my -current box right now. adapter is an > onboard AHA-3940UW, and the tape drive is an HP C1533A DDS-2. my copy of > -current is a couple of days after the KSE merge. I may upgrade it this > weekend, depending on the status of some seemingly pending issues recently > on the -current mailing list, as I try to get -current in-between major > breakages. > > i'm relatively new to bru, but i think i have all of the options > correct... > > jim > -- > ET has one helluva sense of humor! > He's always anal-probing right-wing schizos! > ----------------------------------------------------- > POWER TO THE PEOPLE! > ----------------------------------------------------- > "Religious fundamentalism is the biggest threat to > international security that exists today." > United Nations Secretary General B.B.Ghali > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Tue Sep 25 10:16:34 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from beppo.feral.com (unknown [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 5644A37B406 for ; Tue, 25 Sep 2001 10:16:31 -0700 (PDT) Received: from wonky.feral.com (wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f8PHEsH49712; Tue, 25 Sep 2001 10:14:54 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Tue, 25 Sep 2001 10:14:28 -0700 (PDT) From: Matthew Jacob Reply-To: To: Wilko Bulte Cc: "John S. Bucy" , Subject: Re: target mode pointers? In-Reply-To: <20010924191847.C15374@freebie.xs4all.nl> Message-ID: <20010925100704.M64084-100000@wonky.feral.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Justin has probably more stable target mode for ahc(4) right now. On Mon, 24 Sep 2001, Wilko Bulte wrote: > On Mon, Sep 24, 2001 at 12:52:47PM -0400, John S. Bucy wrote: > > It should also be possible using isp(4). Matt has at least part of > tgt mode implemented. > > > I'm working on a project where I want to make a system on a scsi bus > > look like a disk to another system on the same bus. I've seen every > > indication that this is possible under freebsd with aic7xxx HBAs. I > > see the ccbs in the headers that should turn target mode on and > > receive SCBs targetted to the HBA but I can't figure out how to address the > > hba with cam_open_device() so I can send the CCB to it. Any advice > > or pointers to other info? > > > > > > thanks > > John Bucy > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-scsi" in the body of the message > ---end of quoted text--- > > -- > | / o / /_ _ email: wilko@FreeBSD.org > |/|/ / / /( (_) Bulte Arnhem, The Netherlands > > 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 From owner-freebsd-scsi Tue Sep 25 12:36:14 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from joy.pdl.cmu.edu (JOY.PDL.CMU.EDU [128.2.134.110]) by hub.freebsd.org (Postfix) with ESMTP id B868D37B9EF for ; Tue, 25 Sep 2001 12:36:10 -0700 (PDT) Received: (from bucy@localhost) by joy.pdl.cmu.edu (8.11.4/8.11.4) id f8PJK8G00340 for freebsd-scsi@freebsd.org; Tue, 25 Sep 2001 15:20:08 -0400 Date: Tue, 25 Sep 2001 15:20:08 -0400 From: "John S. Bucy" To: freebsd-scsi@freebsd.org Subject: Re: /dev/targ.ctl: Message-ID: <20010925152007.A261@joy.pdl.cmu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Sep 25, 2001 at 11:20:12AM +0800, derrenl wrote: > It looks like the targ_ctrl device isn't created in kernel. > If you have time, maybe you should trace kernel to find out if the > targinit() is executed. It appears not to be. Do I need any other configuration other than what I have (below) ? thanks john > ----- Original Message ----- > From: "John S. Bucy" > To: > Sent: Tuesday, September 25, 2001 5:05 AM > Subject: /dev/targ.ctl: Device not configured > > > > > > # ls -l /dev/targ.ctl > > crw------- 1 root wheel 65, 0xffff00ff Sep 24 20:59 /dev/targ.ctl > > > > > > open("/dev/targ.ctl", O_RDWR) > > > > results in /dev/targ.ctl: Device not configured > > > > I have: > > > > device ahc > > options AHC_TMODE_ENABLE=0x3 > > > > device scbus > > device da > > device sa > > device cd > > device pass > > > > device scsi_target > > device scsi_target_bh > > > > > > > > any ideas? > > > > thanks > > john > > > > 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 From owner-freebsd-scsi Tue Sep 25 12:58:16 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id F322537B401 for ; Tue, 25 Sep 2001 12:58:12 -0700 (PDT) Received: from wonky.feral.com (wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f8PJw8H51367; Tue, 25 Sep 2001 12:58:08 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Tue, 25 Sep 2001 12:57:42 -0700 (PDT) From: Matthew Jacob Reply-To: To: "John S. Bucy" Cc: Subject: Re: /dev/targ.ctl: In-Reply-To: <20010925152007.A261@joy.pdl.cmu.edu> Message-ID: <20010925125724.L64084-100000@wonky.feral.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org what arguments are you using with targ.ctl? how are you opening it? On Tue, 25 Sep 2001, John S. Bucy wrote: > On Tue, Sep 25, 2001 at 11:20:12AM +0800, derrenl wrote: > > It looks like the targ_ctrl device isn't created in kernel. > > If you have time, maybe you should trace kernel to find out if the > > targinit() is executed. > > It appears not to be. Do I need any other configuration other than > what I have (below) ? > > > thanks > john > > > > > ----- Original Message ----- > > From: "John S. Bucy" > > To: > > Sent: Tuesday, September 25, 2001 5:05 AM > > Subject: /dev/targ.ctl: Device not configured > > > > > > > > > > # ls -l /dev/targ.ctl > > > crw------- 1 root wheel 65, 0xffff00ff Sep 24 20:59 /dev/targ.ctl > > > > > > > > > open("/dev/targ.ctl", O_RDWR) > > > > > > results in /dev/targ.ctl: Device not configured > > > > > > I have: > > > > > > device ahc > > > options AHC_TMODE_ENABLE=0x3 > > > > > > device scbus > > > device da > > > device sa > > > device cd > > > device pass > > > > > > device scsi_target > > > device scsi_target_bh > > > > > > > > > > > > any ideas? > > > > > > thanks > > > john > > > > > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Tue Sep 25 13: 5:38 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from joy.pdl.cmu.edu (JOY.PDL.CMU.EDU [128.2.134.110]) by hub.freebsd.org (Postfix) with ESMTP id 480CC37B40E for ; Tue, 25 Sep 2001 13:05:35 -0700 (PDT) Received: (from bucy@localhost) by joy.pdl.cmu.edu (8.11.4/8.11.4) id f8PK5RS00384 for freebsd-scsi@freebsd.org; Tue, 25 Sep 2001 16:05:27 -0400 Date: Tue, 25 Sep 2001 16:05:27 -0400 From: "John S. Bucy" To: freebsd-scsi@freebsd.org Subject: Re: /dev/targ.ctl: Message-ID: <20010925160527.B261@joy.pdl.cmu.edu> References: <20010925152007.A261@joy.pdl.cmu.edu> <20010925125724.L64084-100000@wonky.feral.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010925125724.L64084-100000@wonky.feral.com>; from mjacob@feral.com on Tue, Sep 25, 2001 at 12:57:42PM -0700 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Sep 25, 2001 at 12:57:42PM -0700, Matthew Jacob wrote: > > what arguments are you using with targ.ctl? how are you opening it? open("/dev/targ.ctl", O_RDWR) (this is straight out of /usr/share/examples/scsi_target/scsi_target.c) john > On Tue, 25 Sep 2001, John S. Bucy wrote: > > > On Tue, Sep 25, 2001 at 11:20:12AM +0800, derrenl wrote: > > > It looks like the targ_ctrl device isn't created in kernel. > > > If you have time, maybe you should trace kernel to find out if the > > > targinit() is executed. > > > > It appears not to be. Do I need any other configuration other than > > what I have (below) ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Tue Sep 25 13:11:54 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from crufty.research.bell-labs.com (crufty.research.bell-labs.com [204.178.16.49]) by hub.freebsd.org (Postfix) with SMTP id 2B30C37B40B for ; Tue, 25 Sep 2001 13:11:51 -0700 (PDT) Received: from scummy.research.bell-labs.com ([135.104.2.10]) by crufty; Tue Sep 25 16:07:18 EDT 2001 Received: from aura.research.bell-labs.com (aura.research.bell-labs.com [135.104.46.10]) by scummy.research.bell-labs.com (8.11.4/8.11.4) with ESMTP id f8PKB5l09864; Tue, 25 Sep 2001 16:11:05 -0400 (EDT) Received: from research.bell-labs.com (IDENT:sandeepj@sandeepj-pcmh.research.bell-labs.com [135.104.47.90]) by aura.research.bell-labs.com (8.9.1/8.9.1) with ESMTP id QAA10957; Tue, 25 Sep 2001 16:11:05 -0400 (EDT) Message-ID: <3BB0E4D9.D2ADA2A9@research.bell-labs.com> Date: Tue, 25 Sep 2001 16:11:05 -0400 From: Sandeep Joshi X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.16-3 i686) X-Accept-Language: en MIME-Version: 1.0 To: "John S. Bucy" Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: /dev/targ.ctl: References: <20010925152007.A261@joy.pdl.cmu.edu> <20010925125724.L64084-100000@wonky.feral.com> <20010925160527.B261@joy.pdl.cmu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org John, Lets see.. Are you picking up the right kernel ? Did you recompile after changing the config ? Does "nm /kernel" show "targinit" as a symbol ? -Sandeep "John S. Bucy" wrote: > > On Tue, Sep 25, 2001 at 12:57:42PM -0700, Matthew Jacob wrote: > > > > what arguments are you using with targ.ctl? how are you opening it? > > open("/dev/targ.ctl", O_RDWR) > (this is straight out of /usr/share/examples/scsi_target/scsi_target.c) > > john > > > On Tue, 25 Sep 2001, John S. Bucy wrote: > > > > > On Tue, Sep 25, 2001 at 11:20:12AM +0800, derrenl wrote: > > > > It looks like the targ_ctrl device isn't created in kernel. > > > > If you have time, maybe you should trace kernel to find out if the > > > > targinit() is executed. > > > > > > It appears not to be. Do I need any other configuration other than > > > what I have (below) ? > > 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 From owner-freebsd-scsi Tue Sep 25 13:15:23 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from joy.pdl.cmu.edu (JOY.PDL.CMU.EDU [128.2.134.110]) by hub.freebsd.org (Postfix) with ESMTP id A2D1137B410 for ; Tue, 25 Sep 2001 13:15:19 -0700 (PDT) Received: (from bucy@localhost) by joy.pdl.cmu.edu (8.11.4/8.11.4) id f8PKFFD00405 for freebsd-scsi@freebsd.org; Tue, 25 Sep 2001 16:15:15 -0400 Date: Tue, 25 Sep 2001 16:15:15 -0400 From: "John S. Bucy" To: freebsd-scsi@freebsd.org Subject: Re: /dev/targ.ctl: Message-ID: <20010925161515.C261@joy.pdl.cmu.edu> References: <20010925152007.A261@joy.pdl.cmu.edu> <20010925125724.L64084-100000@wonky.feral.com> <20010925160527.B261@joy.pdl.cmu.edu> <3BB0E4D9.D2ADA2A9@research.bell-labs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BB0E4D9.D2ADA2A9@research.bell-labs.com>; from sandeepj@research.bell-labs.com on Tue, Sep 25, 2001 at 04:11:05PM -0400 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Sep 25, 2001 at 04:11:05PM -0400, Sandeep Joshi wrote: > > John, > > Lets see.. > Are you picking up the right kernel ? > Did you recompile after changing the config ? Yes; uname -a says what I would expect. > Does "nm /kernel" show "targinit" as a symbol ? No. john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Tue Sep 25 13:21:27 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 42D8E37B415 for ; Tue, 25 Sep 2001 13:21:23 -0700 (PDT) Received: from wonky.feral.com (wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f8PKLHH51559; Tue, 25 Sep 2001 13:21:17 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Tue, 25 Sep 2001 13:20:51 -0700 (PDT) From: Matthew Jacob Reply-To: To: "John S. Bucy" Cc: Subject: Re: /dev/targ.ctl: In-Reply-To: <20010925160527.B261@joy.pdl.cmu.edu> Message-ID: <20010925131917.E64084-100000@wonky.feral.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hmm. Could be several things. Start tracing in targopen and let us know. On Tue, 25 Sep 2001, John S. Bucy wrote: > On Tue, Sep 25, 2001 at 12:57:42PM -0700, Matthew Jacob wrote: > > > > what arguments are you using with targ.ctl? how are you opening it? > > open("/dev/targ.ctl", O_RDWR) > (this is straight out of /usr/share/examples/scsi_target/scsi_target.c) > > > > john > > > > On Tue, 25 Sep 2001, John S. Bucy wrote: > > > > > On Tue, Sep 25, 2001 at 11:20:12AM +0800, derrenl wrote: > > > > It looks like the targ_ctrl device isn't created in kernel. > > > > If you have time, maybe you should trace kernel to find out if the > > > > targinit() is executed. > > > > > > It appears not to be. Do I need any other configuration other than > > > what I have (below) ? > > 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 From owner-freebsd-scsi Tue Sep 25 14:13:55 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from crufty.research.bell-labs.com (crufty.research.bell-labs.com [204.178.16.49]) by hub.freebsd.org (Postfix) with SMTP id 8778937B40B for ; Tue, 25 Sep 2001 14:13:50 -0700 (PDT) Received: from scummy.research.bell-labs.com ([135.104.2.10]) by crufty; Tue Sep 25 17:09:35 EDT 2001 Received: from zydeco.research.bell-labs.com (zydeco.research.bell-labs.com [135.104.120.150]) by scummy.research.bell-labs.com (8.11.4/8.11.4) with ESMTP id f8PLDNl16096; Tue, 25 Sep 2001 17:13:23 -0400 (EDT) Received: (from jkf@localhost) by zydeco.research.bell-labs.com (8.9.1/8.9.1) id RAA08265; Tue, 25 Sep 2001 17:13:22 -0400 (EDT) Date: Tue, 25 Sep 2001 17:13:22 -0400 (EDT) From: Jeff Fellin Message-Id: <200109252113.RAA08265@zydeco.research.bell-labs.com> To: freebsd-scsi@FreeBSD.ORG, bucy@ece.cmu.edu Subject: Re: /dev/targ.ctl: X-Sun-Charset: US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > John, I believe the correct name for the target driver is targ, and not scsi_target Try changing that in your kernel. Jeff Fellin > On Tue, Sep 25, 2001 at 11:20:12AM +0800, derrenl wrote: > > It looks like the targ_ctrl device isn't created in kernel. > > If you have time, maybe you should trace kernel to find out if the > > targinit() is executed. > > It appears not to be. Do I need any other configuration other than > what I have (below) ? > > > thanks > john > > > > > ----- Original Message ----- > > From: "John S. Bucy" > > To: > > Sent: Tuesday, September 25, 2001 5:05 AM > > Subject: /dev/targ.ctl: Device not configured > > > > > > > > > > # ls -l /dev/targ.ctl > > > crw------- 1 root wheel 65, 0xffff00ff Sep 24 20:59 /dev/targ.ctl > > > > > > > > > open("/dev/targ.ctl", O_RDWR) > > > > > > results in /dev/targ.ctl: Device not configured > > > > > > I have: > > > > > > device ahc > > > options AHC_TMODE_ENABLE=0x3 > > > > > > device scbus > > > device da > > > device sa > > > device cd > > > device pass > > > > > > device scsi_target > > > device scsi_target_bh > > > > > > > > > > > > any ideas? > > > > > > thanks > > > john > > > > > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Tue Sep 25 19:10:14 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from synology.com (dns1.synology.com [202.173.37.131]) by hub.freebsd.org (Postfix) with ESMTP id A27CD37B40E for ; Tue, 25 Sep 2001 19:10:07 -0700 (PDT) Received: from derrenltest ([192.168.1.174]) by synology.com (8.9.3/8.9.3) with SMTP id KAA05302; Wed, 26 Sep 2001 10:11:57 +0800 Message-ID: <002f01c1462f$e72d56c0$ae01a8c0@derrenltest> Reply-To: "derrenl" From: "derrenl" To: "Jeff Fellin" , , References: <200109252113.RAA08265@zydeco.research.bell-labs.com> Subject: Re: /dev/targ.ctl: Date: Wed, 26 Sep 2001 10:06:49 +0800 Organization: Synology MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hmmm.. Jeff is right. The name of target device should be "targ", just like Jeff said. And don't forget to rename the blackhole device from scsi_target_bh to targbh. The target driver won't work without targbh device. BTW, all I said above are based on FreeBSD 4.1.. Derren Lu ----- Original Message ----- From: "Jeff Fellin" To: ; Sent: Wednesday, September 26, 2001 5:13 AM Subject: Re: /dev/targ.ctl: > > > John, > I believe the correct name for the target driver is targ, and not scsi_target > > Try changing that in your kernel. > > Jeff Fellin > > > On Tue, Sep 25, 2001 at 11:20:12AM +0800, derrenl wrote: > > > It looks like the targ_ctrl device isn't created in kernel. > > > If you have time, maybe you should trace kernel to find out if the > > > targinit() is executed. > > > > It appears not to be. Do I need any other configuration other than > > what I have (below) ? > > > > > > thanks > > john > > > > > > > > > ----- Original Message ----- > > > From: "John S. Bucy" > > > To: > > > Sent: Tuesday, September 25, 2001 5:05 AM > > > Subject: /dev/targ.ctl: Device not configured > > > > > > > > > > > > > > # ls -l /dev/targ.ctl > > > > crw------- 1 root wheel 65, 0xffff00ff Sep 24 20:59 /dev/targ.ctl > > > > > > > > > > > > open("/dev/targ.ctl", O_RDWR) > > > > > > > > results in /dev/targ.ctl: Device not configured > > > > > > > > I have: > > > > > > > > device ahc > > > > options AHC_TMODE_ENABLE=0x3 > > > > > > > > device scbus > > > > device da > > > > device sa > > > > device cd > > > > device pass > > > > > > > > device scsi_target > > > > device scsi_target_bh > > > > > > > > > > > > > > > > any ideas? > > > > > > > > thanks > > > > john > > > > > > > > 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 > > > > 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 From owner-freebsd-scsi Thu Sep 27 4:53:57 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from as.astro.su.se (as.astro.su.se [130.237.166.29]) by hub.freebsd.org (Postfix) with SMTP id 3CDB337B40D for ; Thu, 27 Sep 2001 04:53:44 -0700 (PDT) Received: (qmail 3992 invoked by alias); 27 Sep 2001 11:53:37 -0000 Received: (qmail 3980 invoked from network); 27 Sep 2001 11:53:37 -0000 Received: from dioscuri.astro.su.se (130.237.166.114) by as.astro.su.se with SMTP; 27 Sep 2001 11:53:37 -0000 Received: (from alex@localhost) by dioscuri.astro.su.se (8.9.1b+Sun/8.9.1) id NAA29436; Thu, 27 Sep 2001 13:53:35 +0200 (MET DST) Date: Thu, 27 Sep 2001 13:53:35 +0200 (MET DST) From: Alexey Koptsevich To: scsi@freebsd.org, questions@freebsd.org Subject: reliable HDD brand Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more reliable? Any useful links, your experience? For the moment we have chosen IBM Ericsson. Thanks, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 4:57:45 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id F10F837B491; Thu, 27 Sep 2001 04:57:40 -0700 (PDT) Received: from [195.11.243.26] (helo=Debug) by post.mail.nl.demon.net with smtp (Exim 3.22 #1) id 15mZnN-000DWu-00; Thu, 27 Sep 2001 11:57:37 +0000 To: Alexey Koptsevich , scsi@freebsd.org, questions@freebsd.org From: Cliff Sarginson Subject: Re: reliable HDD brand Date: Thu, 27 Sep 2001 11:57:37 GMT X-Mailer: www.webmail.nl.demon.net X-Sender: postmaster@btvs.demon.nl X-Originating-IP: 192.250.25.251 Message-Id: Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Hello, > > I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more > reliable? Any useful links, your experience? For the moment we have chosen > IBM Ericsson. > > Thanks, > Alex I think HP disks are generally reckoned to be the top-notch, but they come at a premium. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 7:31:52 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id B472D37B41E; Thu, 27 Sep 2001 07:31:41 -0700 (PDT) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.5/8.11.5) with ESMTP id f8REV6Y28398; Thu, 27 Sep 2001 08:31:07 -0600 (MDT) (envelope-from gibbs@scsiguy.com) Message-Id: <200109271431.f8REV6Y28398@aslan.scsiguy.com> To: Cliff Sarginson Cc: Alexey Koptsevich , scsi@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: reliable HDD brand In-Reply-To: Your message of "Thu, 27 Sep 2001 11:57:37 GMT." Date: Thu, 27 Sep 2001 08:31:06 -0600 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >> >> Hello, >> >> I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more >> reliable? Any useful links, your experience? For the moment we have chosen >> IBM Ericsson. >> >> Thanks, >> Alex > >I think HP disks are generally reckoned to be the top-notch, but they >come at a premium. Umm. HP doesn't even make disks anymore. Instead they rebrand Fujitsu, IBM, or Seagate drives. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 10:31:42 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from no-spam.it.helsinki.fi (NO-SPAM.it.helsinki.fi [128.214.205.34]) by hub.freebsd.org (Postfix) with ESMTP id 6CAE537B40C for ; Thu, 27 Sep 2001 10:31:38 -0700 (PDT) Received: from mursu.pesa.fi (root@sirppi.helsinki.fi [128.214.205.27]) by no-spam.it.helsinki.fi (8.11.4/8.11.4-SPAMmers-sod-off) with ESMTP id f8RHVYV16279 for ; Thu, 27 Sep 2001 20:31:34 +0300 (EEST) Received: (from poku@localhost) by mursu.pesa.fi (8.11.4/8.11.1) id f8RHUvC07299; Thu, 27 Sep 2001 20:30:57 +0300 (EEST) (envelope-from poku@mursu.pesa.fi) To: freebsd-scsi@FreeBSD.ORG Subject: Medium error on dd'ing from a CD From: Jussi Reissell Date: 27 Sep 2001 20:30:56 +0300 Message-ID: <87hetobkxb.fsf@mursu.pesa.fi> Lines: 23 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I get the following errors when issuing a $ dd if=/dev/rcd0c of=cd2 bs=64k dd: /dev/rcd0c: Input/output error 2081+0 records in 2081+0 records out 136380416 bytes transferred in 68.991715 secs (1976765 bytes/sec) And in the logs I find: (cd0:sym0:0:0:0): READ(10). CDB: 28 0 0 4 c0 20 0 0 6 0 (cd0:sym0:0:0:0): MEDIUM ERROR info:4c024 asc:6,0 (cd0:sym0:0:0:0): No reference position found (cd0:sym0:0:0:0): cddone: got error 0x5 back The disk is a data disk. On a cursory inspection the image produced with dd seems ok, despite the errors. I get the error on a couple of disks I've burnt on some HP burner and my own Plextor. One commercial (data) CD doesn't give any errors. Should I be concerned? I'm running on 4.3-stable, the CD-writer is a Plextor hanging off of a Tekram 390u2w controller. Further details upon request. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 10:38: 2 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 7E14837B50B for ; Thu, 27 Sep 2001 10:37:57 -0700 (PDT) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id f8RHbmm96866; Thu, 27 Sep 2001 19:37:48 +0200 (CEST) (envelope-from wkb) Date: Thu, 27 Sep 2001 19:37:48 +0200 From: Wilko Bulte To: Jussi Reissell Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: Medium error on dd'ing from a CD Message-ID: <20010927193748.B96821@freebie.xs4all.nl> References: <87hetobkxb.fsf@mursu.pesa.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <87hetobkxb.fsf@mursu.pesa.fi>; from reissell@cc.helsinki.fi on Thu, Sep 27, 2001 at 08:30:56PM +0300 X-OS: FreeBSD 4.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Sep 27, 2001 at 08:30:56PM +0300, Jussi Reissell wrote: Search the mailing list archives for Joerg Schilling (sp?) comments on using dd to obtain CD images. He recommends 'readcd' W/ > Hi, > > I get the following errors when issuing a > $ dd if=/dev/rcd0c of=cd2 bs=64k > dd: /dev/rcd0c: Input/output error > 2081+0 records in > 2081+0 records out > 136380416 bytes transferred in 68.991715 secs (1976765 bytes/sec) > > And in the logs I find: > (cd0:sym0:0:0:0): READ(10). CDB: 28 0 0 4 c0 20 0 0 6 0 > (cd0:sym0:0:0:0): MEDIUM ERROR info:4c024 asc:6,0 > (cd0:sym0:0:0:0): No reference position found > (cd0:sym0:0:0:0): cddone: got error 0x5 back > > > The disk is a data disk. On a cursory inspection the image produced > with dd seems ok, despite the errors. I get the error on a couple of > disks I've burnt on some HP burner and my own Plextor. One commercial > (data) CD doesn't give any errors. Should I be concerned? > > I'm running on 4.3-stable, the CD-writer is a Plextor hanging off of a > Tekram 390u2w controller. Further details upon request. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message ---end of quoted text--- -- | / o / /_ _ email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, The Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 10:39:15 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 80E2837B41A for ; Thu, 27 Sep 2001 10:39:12 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id f8RHcvW30173; Thu, 27 Sep 2001 11:38:57 -0600 (MDT) (envelope-from ken) Date: Thu, 27 Sep 2001 11:38:57 -0600 From: "Kenneth D. Merry" To: Jussi Reissell Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: Medium error on dd'ing from a CD Message-ID: <20010927113857.A30139@panzer.kdm.org> References: <87hetobkxb.fsf@mursu.pesa.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <87hetobkxb.fsf@mursu.pesa.fi>; from reissell@cc.helsinki.fi on Thu, Sep 27, 2001 at 08:30:56PM +0300 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Sep 27, 2001 at 20:30:56 +0300, Jussi Reissell wrote: > Hi, > > I get the following errors when issuing a > $ dd if=/dev/rcd0c of=cd2 bs=64k > dd: /dev/rcd0c: Input/output error > 2081+0 records in > 2081+0 records out > 136380416 bytes transferred in 68.991715 secs (1976765 bytes/sec) > > And in the logs I find: > (cd0:sym0:0:0:0): READ(10). CDB: 28 0 0 4 c0 20 0 0 6 0 > (cd0:sym0:0:0:0): MEDIUM ERROR info:4c024 asc:6,0 > (cd0:sym0:0:0:0): No reference position found > (cd0:sym0:0:0:0): cddone: got error 0x5 back > > > The disk is a data disk. On a cursory inspection the image produced > with dd seems ok, despite the errors. I get the error on a couple of > disks I've burnt on some HP burner and my own Plextor. One commercial > (data) CD doesn't give any errors. Should I be concerned? > > I'm running on 4.3-stable, the CD-writer is a Plextor hanging off of a > Tekram 390u2w controller. Further details upon request. My guess is that you burned the disk in TAO (track at once) mode. If so, there will be a couple of runout sectors at the end of the disk. So the above may be normal. See the thread with the subject "Problems reading burned CDs" in the freebsd-scsi list archives for more details on this. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 10:40:44 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 997B237B415; Thu, 27 Sep 2001 10:40:38 -0700 (PDT) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id f8RHe9W96893; Thu, 27 Sep 2001 19:40:09 +0200 (CEST) (envelope-from wkb) Date: Thu, 27 Sep 2001 19:40:09 +0200 From: Wilko Bulte To: Alexey Koptsevich Cc: scsi@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: reliable HDD brand Message-ID: <20010927194009.C96821@freebie.xs4all.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from alex@astro.su.se on Thu, Sep 27, 2001 at 01:53:35PM +0200 X-OS: FreeBSD 4.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Sep 27, 2001 at 01:53:35PM +0200, Alexey Koptsevich wrote: > > Hello, > > I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more > reliable? Any useful links, your experience? For the moment we have chosen > IBM Ericsson. We have good experiences with IBM *SCSI* disks. For IDE I hear mixed stories about IBM, hmm. -- | / o / /_ _ email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, The Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 10:44:10 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 7601437B430; Thu, 27 Sep 2001 10:43:54 -0700 (PDT) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.22 #1) id 15mfCT-00045P-00; Thu, 27 Sep 2001 17:43:53 +0000 Received: by buffy.raggedclown.net (Ragged Clown Mailhost, from userid 500) id 8F107BD67; Thu, 27 Sep 2001 18:20:04 +0200 (CEST) Date: Thu, 27 Sep 2001 18:20:04 +0200 From: Cliff Sarginson To: "Justin T. Gibbs" Cc: Alexey Koptsevich , scsi@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: reliable HDD brand Message-ID: <20010927182004.C3486@raggedclown.net> References: <200109271431.f8REV6Y28398@aslan.scsiguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <200109271431.f8REV6Y28398@aslan.scsiguy.com>; from gibbs@scsiguy.com on Thu, Sep 27, 2001 at 08:31:06AM -0600 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Sep 27, 2001 at 08:31:06AM -0600, Justin T. Gibbs wrote: > >> > >> Hello, > >> > >> I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more > >> reliable? Any useful links, your experience? For the moment we have chosen > >> IBM Ericsson. > >> > >> Thanks, > >> Alex > > > >I think HP disks are generally reckoned to be the top-notch, but they > >come at a premium. > > Umm. HP doesn't even make disks anymore. Instead they rebrand > Fujitsu, IBM, or Seagate drives. > > -- > Justin Oh ok. Well they used to have a reasonably well founded reputation for super reliability (and price). Sorry if my information is out of date. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 10:48:14 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from as.astro.su.se (as.astro.su.se [130.237.166.29]) by hub.freebsd.org (Postfix) with SMTP id 45CB337B50C for ; Thu, 27 Sep 2001 10:48:08 -0700 (PDT) Received: (qmail 9304 invoked by alias); 27 Sep 2001 17:48:06 -0000 Received: (qmail 9294 invoked from network); 27 Sep 2001 17:48:06 -0000 Received: from dioscuri.astro.su.se (130.237.166.114) by as.astro.su.se with SMTP; 27 Sep 2001 17:48:06 -0000 Received: (from alex@localhost) by dioscuri.astro.su.se (8.9.1b+Sun/8.9.1) id TAA00617; Thu, 27 Sep 2001 19:48:04 +0200 (MET DST) Date: Thu, 27 Sep 2001 19:48:04 +0200 (MET DST) From: Alexey Koptsevich To: Wilko Bulte Cc: scsi@freebsd.org, questions@freebsd.org Subject: Re: reliable HDD brand In-Reply-To: <20010927194009.C96821@freebie.xs4all.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more > > reliable? Any useful links, your experience? For the moment we have chosen > > IBM Ericsson. > > We have good experiences with IBM *SCSI* disks. For IDE I hear mixed > stories about IBM, hmm. I have not exciting experience with IBM SCSI, Seagate SCSI and Quantum SCSI, and about IBM IDE *DTLA* as well. What about IBM *Ericsson*? A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 15: 5:51 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from welshfantasyfootball.com (host48.tns.co.uk [194.152.91.114]) by hub.freebsd.org (Postfix) with SMTP id D90C137B40B for ; Thu, 27 Sep 2001 15:05:46 -0700 (PDT) From: "Claire" To: Subject: Cash Prizes Win! Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Thu, 27 Sep 2001 23:03:55 +0100 Content-Transfer-Encoding: 8bit Message-Id: <20010927220546.D90C137B40B@hub.freebsd.org> Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org To all our fans!! Welsh Fantasy Football has paid your entrance fee to the WELSH FANTASY FOOTBALL GAME 2001 Go to www.welshfantasyfootball.com you have to be in it to WIN it!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 20: 4:30 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from cx175057-a.ocnsd1.sdca.home.com (cx175057-a.ocnsd1.sdca.home.com [24.13.23.40]) by hub.freebsd.org (Postfix) with ESMTP id EC3FA37B40C; Thu, 27 Sep 2001 20:04:25 -0700 (PDT) Received: from localhost (bri@localhost) by cx175057-a.ocnsd1.sdca.home.com (8.11.6/8.11.3) with ESMTP id f8S34B270886; Thu, 27 Sep 2001 20:04:11 -0700 (PDT) (envelope-from bri@sonicboom.org) Date: Thu, 27 Sep 2001 20:04:10 -0700 (PDT) From: Brian Whalen X-X-Sender: To: Wilko Bulte Cc: Alexey Koptsevich , , Subject: Re: reliable HDD brand In-Reply-To: <20010927194009.C96821@freebie.xs4all.nl> Message-ID: <20010927200317.U70785-100000@cx175057-a.ocnsd1.sdca.home.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ditto on the ibm deskstar, they used to be quite good, bu I've heard mixed reviews on the newer ones. maxtor acquired quantum and still sells some of their drives. Brian "Sonic" Whalen Success = Preparation + Opportunity On Thu, 27 Sep 2001, Wilko Bulte wrote: > On Thu, Sep 27, 2001 at 01:53:35PM +0200, Alexey Koptsevich wrote: > > > > Hello, > > > > I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more > > reliable? Any useful links, your experience? For the moment we have chosen > > IBM Ericsson. > > We have good experiences with IBM *SCSI* disks. For IDE I hear mixed > stories about IBM, hmm. > > -- > | / o / /_ _ email: wilko@FreeBSD.org > |/|/ / / /( (_) Bulte Arnhem, The Netherlands > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 20:37: 2 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id B81DE37B408; Thu, 27 Sep 2001 20:36:56 -0700 (PDT) Received: from whizzo.transsys.com (#6@localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.11.4/8.11.4) with ESMTP id f8S3aZZ71503; Thu, 27 Sep 2001 23:36:39 -0400 (EDT) (envelope-from louie@whizzo.transsys.com) Message-Id: <200109280336.f8S3aZZ71503@whizzo.transsys.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Cliff Sarginson Cc: "Justin T. Gibbs" , Alexey Koptsevich , scsi@FreeBSD.ORG, questions@FreeBSD.ORG X-Image-URL: http://www.transsys.com/louie/images/louie-mail.jpg From: "Louis A. Mamakos" Subject: Re: reliable HDD brand References: <200109271431.f8REV6Y28398@aslan.scsiguy.com> <20010927182004.C3486@raggedclown.net> In-reply-to: Your message of "Thu, 27 Sep 2001 18:20:04 +0200." <20010927182004.C3486@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 27 Sep 2001 23:36:35 -0400 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > On Thu, Sep 27, 2001 at 08:31:06AM -0600, Justin T. Gibbs wrote: > > >> > > >> Hello, > > >> > > >> I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more > > >> reliable? Any useful links, your experience? For the moment we have chosen > > >> IBM Ericsson. > > >> > > >> Thanks, > > >> Alex > > > > > >I think HP disks are generally reckoned to be the top-notch, but they > > >come at a premium. > > > > Umm. HP doesn't even make disks anymore. Instead they rebrand > > Fujitsu, IBM, or Seagate drives. > > > > -- > > Justin > Oh ok. > Well they used to have a reasonably well founded reputation for > super reliability (and price). > Sorry if my information is out of date. Right up until they had a serious, serious problem with their SCSI drives. We replaced these things by the dozens 5 or 6 years ago. Twice. Then I guess they decided they really didn't want to be in the disk business any longer, and that was that. louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Thu Sep 27 22:42:32 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by hub.freebsd.org (Postfix) with SMTP id 0C27F37B411 for ; Thu, 27 Sep 2001 22:42:25 -0700 (PDT) Received: from mkc-65-30-96-67.kc.rr.com (HELO yahoo.com) (65.30.96.67) by smtp.mail.vip.sc5.yahoo.com with SMTP; 28 Sep 2001 05:42:24 -0000 X-Apparently-From: Message-ID: <3BB40DBF.1060603@yahoo.com> Date: Fri, 28 Sep 2001 00:42:23 -0500 From: Jim Bryant Reply-To: kc5vdj@yahoo.com User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: "Louis A. Mamakos" Cc: Cliff Sarginson , "Justin T. Gibbs" , Alexey Koptsevich , scsi@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: reliable HDD brand References: <200109271431.f8REV6Y28398@aslan.scsiguy.com> <20010927182004.C3486@raggedclown.net> <200109280336.f8S3aZZ71503@whizzo.transsys.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Louis A. Mamakos wrote: >>On Thu, Sep 27, 2001 at 08:31:06AM -0600, Justin T. Gibbs wrote: >> >>>>>Hello, >>>>> >>>>>I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more >>>>>reliable? Any useful links, your experience? For the moment we have chosen >>>>>IBM Ericsson. >>>>> >>>>>Thanks, >>>>>Alex >>>>> >>>>I think HP disks are generally reckoned to be the top-notch, but they >>>>come at a premium. >>>> >>>Umm. HP doesn't even make disks anymore. Instead they rebrand >>>Fujitsu, IBM, or Seagate drives. >>> >>>-- >>>Justin >>> >>Oh ok. >>Well they used to have a reasonably well founded reputation for >>super reliability (and price). >>Sorry if my information is out of date. >> > > Right up until they had a serious, serious problem with their SCSI > drives. We replaced these things by the dozens 5 or 6 years ago. > Twice. Then I guess they decided they really didn't want to be in > the disk business any longer, and that was that. > > louie I've had one of their 1.3G full-height drives running nearly continously for about seven years now, and i bought it used even! jim -- ET has one helluva sense of humor! He's always anal-probing right-wing schizos! ----------------------------------------------------- POWER TO THE PEOPLE! ----------------------------------------------------- "Religious fundamentalism is the biggest threat to international security that exists today." United Nations Secretary General B.B.Ghali _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Fri Sep 28 0:21:15 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from pmp.uni-hannover.de (kirk.pmp.uni-hannover.de [130.75.117.28]) by hub.freebsd.org (Postfix) with ESMTP id C657E37B40A; Fri, 28 Sep 2001 00:21:09 -0700 (PDT) Received: from mako.pmp.uni-hannover.de (mako [130.75.117.34]) by pmp.uni-hannover.de (8.9.3+Sun/8.9.3) with SMTP id JAA04988; Fri, 28 Sep 2001 09:22:28 +0200 (MEST) From: Gerrit Kuehn To: Wilko Bulte , Alexey Koptsevich Subject: Re: reliable HDD brand Date: Fri, 28 Sep 2001 09:19:23 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: scsi@FreeBSD.ORG, questions@FreeBSD.ORG References: <20010927194009.C96821@freebie.xs4all.nl> In-Reply-To: <20010927194009.C96821@freebie.xs4all.nl> MIME-Version: 1.0 Message-Id: <01092809203200.03485@mako.pmp.uni-hannover.de> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Am Thu, 27 Sep 2001 schrieb Wilko Bulte: > > I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more > > reliable? Any useful links, your experience? For the moment we have chosen > > IBM Ericsson. > We have good experiences with IBM *SCSI* disks. For IDE I hear mixed > stories about IBM, hmm. I can second that statement for SCSI, but IDE..... hm, what about Western Digital? cu Gerrit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Fri Sep 28 11: 8:56 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from joy.pdl.cmu.edu (JOY.PDL.CMU.EDU [128.2.134.110]) by hub.freebsd.org (Postfix) with ESMTP id 26C2037B40C for ; Fri, 28 Sep 2001 11:08:45 -0700 (PDT) Received: (from bucy@localhost) by joy.pdl.cmu.edu (8.11.4/8.11.4) id f8SI8fU06165 for freebsd-scsi@freebsd.org; Fri, 28 Sep 2001 14:08:41 -0400 Date: Fri, 28 Sep 2001 14:08:41 -0400 From: "John S. Bucy" To: freebsd-scsi@freebsd.org Subject: more target mode hacking... Message-ID: <20010928140840.G261@joy.pdl.cmu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org So I've hacked scsi_target.c to return all scsi commands to the userland process as atios .. but I'm having trouble making the userland process do anything useful, e.g. respond to an INQUIRY. Questions: 1. Do you need to TARGIOCSETISTATE before responding to any command or just commands which resulted in error? 2. How are read() and write() on the target device involved in bus transfers? To respond do the INQUIRY, do I cam_fill_ctio() to set up the ccb containing the struct scsi_inquiry_data and then TARGIOCCOMMAND to pass it back to the initiator? Or do I somehow write() the scsi_inquiry_data struct on the target device? thanks john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message From owner-freebsd-scsi Fri Sep 28 18:12: 0 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from smtp1.mx.pitdc1.stargate.net (smtp1.mx.pitdc1.stargate.net [206.210.69.141]) by hub.freebsd.org (Postfix) with SMTP id 0D05B37B40C for ; Fri, 28 Sep 2001 18:11:52 -0700 (PDT) Received: (qmail 11565 invoked from network); 29 Sep 2001 01:12:09 -0000 Received: from unknown (HELO wastegate.net) (216.151.64.182) by smtp1.mx.pitdc1.stargate.net with SMTP; 29 Sep 2001 01:12:09 -0000 Received: (qmail 5072 invoked from network); 29 Sep 2001 01:11:48 -0000 Received: from unknown (HELO mother) (192.168.1.2) by 192.168.1.1 with SMTP; 29 Sep 2001 01:11:48 -0000 From: "Doug Reynolds" To: "Alexey Koptsevich" , "Wilko Bulte" Cc: "questions@FreeBSD.ORG" , "scsi@FreeBSD.ORG" Date: Fri, 28 Sep 2001 21:11:14 -0400 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 98 (4.10.2222) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: reliable HDD brand Message-Id: <20010929011152.0D05B37B40C@hub.freebsd.org> Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 27 Sep 2001 19:40:09 +0200, Wilko Bulte wrote: >On Thu, Sep 27, 2001 at 01:53:35PM +0200, Alexey Koptsevich wrote: >> >> Hello, >> >> I would like to buy IDE HDDs for RAID, 40 Gb. Which IDE HDD brand is more >> reliable? Any useful links, your experience? For the moment we have chosen >> IBM Ericsson. > >We have good experiences with IBM *SCSI* disks. For IDE I hear mixed >stories about IBM, hmm. i've had pretty good luck with maxtor IDE as of late. IBM SCSI disks are _supposed_ to be among the best, but Seagate used to have good SCSI. I've also had good luck with fujitsu IDE drives, surprisingly enough. --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message