From owner-freebsd-scsi@FreeBSD.ORG Fri Jan 18 08:01:25 2008 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 703F616A468 for ; Fri, 18 Jan 2008 08:01:25 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from email.octopus.com.au (host-122-100-2-232.octopus.com.au [122.100.2.232]) by mx1.freebsd.org (Postfix) with ESMTP id 09B2713C45B for ; Fri, 18 Jan 2008 08:01:24 +0000 (UTC) (envelope-from andrew@modulus.org) Received: by email.octopus.com.au (Postfix, from userid 1002) id 4D0B011441; Fri, 18 Jan 2008 19:01:23 +1100 (EST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on email.octopus.com.au X-Spam-Level: X-Spam-Status: No, score=-1.4 required=10.0 tests=ALL_TRUSTED autolearn=failed version=3.2.3 Received: from anzac.hos (132.169.233.220.exetel.com.au [220.233.169.132]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: admin@email.octopus.com.au) by email.octopus.com.au (Postfix) with ESMTP id 31E9311437 for ; Fri, 18 Jan 2008 19:01:15 +1100 (EST) Message-ID: <47905CCA.3050208@modulus.org> Date: Fri, 18 Jan 2008 19:01:14 +1100 From: Andrew Snow User-Agent: Thunderbird 2.0.0.0 (X11/20070426) MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: iSCSI tests in 7.0-RC1 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 08:01:25 -0000 Danny Braniss wrote: > if you are testing the initiator with the target from ports, then > it does not work if they are both on the same host. Thanks. I am using seperate (but identical) machines. Also, geom_gate works perfectly (well, as well as it normally works, which is not great but serviceable). I was hoping to replace geom_gate with iSCSI. - Andrew