From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 15E1F761CE for ; Mon, 18 Oct 2021 07:06:29 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id F1B731CA22 for ; Mon, 18 Oct 2021 07:05:58 +0200 (CEST) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 2FB3F1CA11 for ; Mon, 18 Oct 2021 07:05:57 +0200 (CEST) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id E0D9B45EDD; Mon, 18 Oct 2021 07:05:50 +0200 (CEST) Message-ID: <250ce9d4-6ff9-782e-e3c4-e7e933af7626@proxmox.com> Date: Mon, 18 Oct 2021 07:05:49 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Thunderbird/94.0 Content-Language: en-US To: travis@wsor.net, Proxmox VE development discussion , Travis Osterman References: From: Thomas Lamprecht In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.203 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment NICE_REPLY_A -0.001 Looks like a legit reply (A) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] any plan for zfs over open-iscsi (linux)? X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2021 05:06:29 -0000 Hi, On 18.10.21 04:04, Travis Osterman wrote: > I think the title says it all. I use open-iscsi for my SAN and wondered > whether there was a plan to support that the way LIO and IET are supported > within Proxmox. Neither LIO or IET are available for my linux distribution > and do not seem to be actively supported. > > I'm not a native perl coder but would happily be a tester for anyone > interested in this feature. If I'm alone, I may start trying to come up > with something. Thanks. I'm only waking up so excuse if I overlook something, but what's wrong with the non-user-mode iSCSI storage type of PVE? https://pve.proxmox.com/pve-docs/chapter-pvesm.html#storage_open_iscsi cheers, Thomas