[pve-devel] applied: [PATCH v4 storage 1/1] Linux LIO/targetcli support
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Aug 2 15:16:06 CEST 2018
Am 07/26/2018 um 11:26 PM schrieb Udo Rader:
> Introducing LIO/targetcli support allowing to use recent linux
> distributions as iSCSI targets for ZFS volumes.
>
> In order for this to work, two preconditions have to be met:
>
> 1. the portal has to be set up correctly using targetcli
> 2. the initiator has to be authorized to connect to the target
> based on the initiator's InitiatorName
>
> When adding a LIO iSCSI target, a new "LIO target portal group" field needs
> to be correctly populated in the "Add: ZFS over iSCSI" popup, containing the
> fitting "LIO target portal group" name (typically something like 'tpg1').
> ---
> PVE/Storage/LunCmd/LIO.pm | 387 ++++++++++++++++++++++++++++++++++++
> PVE/Storage/LunCmd/Makefile | 2 +-
> PVE/Storage/ZFSPlugin.pm | 12 +-
> 3 files changed, 399 insertions(+), 2 deletions(-)
> create mode 100644 PVE/Storage/LunCmd/LIO.pm
>
applied, with your DCO and Stoiko's tested by amended.
Also indentation/trailing whitespace follow-ups.
much thanks!
More information about the pve-devel
mailing list