From owner-freebsd-questions@FreeBSD.ORG Fri Feb 10 16:43:03 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCD18106566B for ; Fri, 10 Feb 2012 16:43:03 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id ACE348FC24 for ; Fri, 10 Feb 2012 16:43:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=Message-Id:From:Mime-Version:Date:Subject:To:Content-Type; bh=5bDAiQ5oVehkp5h3h+YceBBKbhrGH+QLSjumzRz12CU=; b=enKmDqgBQN5sm6CUDWJkuXlQy/7aEABR2TEC8xUJ80+uzdO67LkbkP1VpRQVlFsConQ+daGPMy30jTj70vHCjkKHs+5cIqJ9SebkRpE8oGQjHtkMgZ+ukPwQvFppiPHM; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1RvtYp-0003EM-En for freebsd-questions@freebsd.org; Fri, 10 Feb 2012 10:43:03 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1328892173-3359-3358/5/16; Fri, 10 Feb 2012 16:42:53 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@freebsd.org Date: Fri, 10 Feb 2012 10:42:53 -0600 Mime-Version: 1.0 From: Mark Felder Message-Id: User-Agent: Opera Mail/12.00 (FreeBSD) X-SA-Score: -1.0 Subject: istgt sessions / connections X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 16:43:03 -0000 Can anyone here explain the MaxSessions and MaxConnections setting for istgt? Let's say I have the following: 6 servers 8 LUNs 2 Paths to each LUN Is that... 96 sessions? 96 connections? It's very unclear what is meant by session and connection. Thanks, Mark