From owner-freebsd-current@FreeBSD.ORG Fri Jan 24 05:25:58 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D355E25E for ; Fri, 24 Jan 2014 05:25:58 +0000 (UTC) Received: from mxout1.rambler.ru (mxout1.rambler.ru [81.19.67.58]) by mx1.freebsd.org (Postfix) with ESMTP id 89CAF1583 for ; Fri, 24 Jan 2014 05:25:58 +0000 (UTC) Received: from saddam4.rambler.ru (saddam4.rambler.ru [10.32.16.4]) by mxout1.rambler.ru (Postfix) with ESMTP id 0B95936D8 for ; Fri, 24 Jan 2014 09:25:57 +0400 (MSK) Received: from localhost.localdomain (localhost [127.0.0.1]) by saddam4.rambler.ru (Postfix) with ESMTP id ECF7A4277D9 for ; Fri, 24 Jan 2014 09:25:56 +0400 (MSK) Received: from [195.98.78.162] by mail.rambler.ru with HTTP; Fri, 24 Jan 2014 09:25:56 +0400 From: =?koi8-r?B?88XSx8XKIPTB0sHTz9c=?= To: freebsd-current@freebsd.org Subject: CAM Target Layer (LUN masking) Date: Fri, 24 Jan 2014 09:25:56 +0400 Message-Id: <1390541156.892401.13795.10327@mail.rambler.ru> MIME-Version: 1.0 X-Mailer: Rambler WebMail, http://mail.rambler.ru/ X-Rambler-User: tar85sa@rambler.ru/195.98.78.162 Content-Type: text/plain; charset="utf-8"; format="flowed" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: =?koi8-r?B?88XSx8XKIPTB0sHTz9c=?= List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jan 2014 05:25:58 -0000 Hi I found that Kenneth D. Merry ken at FreeBSD.org Thu Jan 5 04:51:03 UTC 2012 wrote: Configuring and Running CTL: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D ..... Note that all CTL LUNs are presented to all frontends. There is no LUN masking, or separate, per-port configuration. ..... Are there any plans to implement any kind of zoning or lun masking? It is very desirable feature for the project I'm working on now. Now I'm surfing isp's sources trying to get its architecture. I'd like to contribute in this filed (development, testing, whatever) if possible. Please let me know if I can help or if someone has beta-versions to try and fix. Thanks Sergey