From owner-freebsd-stable@FreeBSD.ORG Thu Mar 6 21:53:56 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B45DD1065671 for ; Thu, 6 Mar 2008 21:53:56 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from angel.ticketswitch.com (angel.ticketswitch.com [IPv6:2002:57e0:1d4e::1]) by mx1.freebsd.org (Postfix) with ESMTP id 746F78FC16 for ; Thu, 6 Mar 2008 21:53:56 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from [10.50.50.2] (helo=smaug.rattatosk) by angel.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JXO2F-000Du7-8d for stable@freebsd.org; Thu, 06 Mar 2008 21:53:55 +0000 Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by smaug.rattatosk with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JXO2F-000P0e-60 for stable@freebsd.org; Thu, 06 Mar 2008 21:53:55 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JXO2F-0003PY-5Q for stable@freebsd.org; Thu, 06 Mar 2008 21:53:55 +0000 To: stable@freebsd.org Message-Id: From: Pete French Date: Thu, 06 Mar 2008 21:53:55 +0000 Cc: Subject: ggated vs iscsi X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 21:53:56 -0000 I want to take a disc partition on one box and make it available to another box to be mounted. Under 7.0 it looks like I have a choice of using either ggated to do this, or the new iscsis initiator. Does anyone have any opinions on what is most reliable ? Instyinct says iscsi as I have used that in the past, but I havent used the new initiator yet. Any advice ? -pete.