This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

ISCSI/Target

From Gentoo Wiki (test)
< ISCSI
Jump to:navigation Jump to:search
Resources

An iSCSI Targets offers storage via iSCSI to a network. An Initiator connects to a target to use the storage on the target.

Installation

Kernel

KERNEL
Device Drivers --->
  <M> Generic Target Core Mod (TCM) and ConfigFS Infrastructure --->
    <M> TCM/IBLOCK Subsystem Plugin for Linux/BLOCK
    <M> TCM/FILEIO Subsystem Plugin for Linux/VFS
    <M> Linux-iSCSI.org iSCSI Target Mode Stack

Emerge

The configuration tool is called targetcli and is included in two packages: sys-block/targetcli or sys-block/targetcli-fb (free-branch). The free-branch version is more up-to-date, so this page assumes that one.

root #emerge --ask sys-block/targetcli-fb