From owner-freebsd-scsi@FreeBSD.ORG Thu Nov 6 02:34:43 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35DC816A4CE for ; Thu, 6 Nov 2003 02:34:43 -0800 (PST) Received: from omega.uar.net (Omega.UAR.Net [194.44.214.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7AE143FE5 for ; Thu, 6 Nov 2003 02:34:39 -0800 (PST) (envelope-from technoservice@mail.lviv.ua) Received: from localhost (localhost [127.0.0.1]) by omega.uar.net (8.12.10/8.12.9) with ESMTP id hA6AYX7Z087480 for ; Thu, 6 Nov 2003 12:34:33 +0200 (EET) Received: from omega.uar.net ([127.0.0.1]) by localhost (omega.uar.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 86950-01 for ; Thu, 6 Nov 2003 12:34:20 +0200 (EET) Received: from server ([194.44.243.240]) by omega.uar.net (8.12.10/8.12.9) with SMTP id hA6AXKdU086429 for ; Thu, 6 Nov 2003 12:33:22 +0200 (EET) Message-ID: <000b01c3a451$7f1bf230$0100000a@server> From: "Technoservice" To: Date: Thu, 6 Nov 2003 12:32:31 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: problem with target mode X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 10:34:43 -0000 Hi, I have two AHA-2940UW cards on two different machines respectively. I = named them TARGET_COMP and INITIATOR_COMP. They are connected by an = internal 50-pin SCSI cable. On TARGET_COMP machine is FreeBSD 5.1. When I triggered the target mode operation on the TARGET_COMP machine, = then is messages: "Configuring TARGET Mode (noperiph:ahc0:0:5:0): Lun now enable for TARGET_COMP mode" When I rescans the bus from the INITIATOR_COMP machine (when machine is = starting), it found nothing. On the one way, the INITIATOR_COMP did = select the target mode controller, but it got no response and returned = with time out message. On the other way, the TARGET_COMP controller = didn't capture any select request. On the other way, the INITIATOR_COMP = did select the TARGET_COMP mode controller, but it got no response and = returned message: "Improper termination or faulty cable detected. Please = rectify". In this time on TARGET_COMP machine is message: "Someone reset = channel A". This is not a cabling or termination problem. (I connected = HDD to both AHA-2940UW cards and it work properly.) Help me, please. =20 Thanks, Vladyka Igor