How to Install istgt in Ubuntu 18.04



Install istgt by entering the following commands in the terminal:

sudo apt update
sudo apt install istgt

Description:

iSCSI userspace target daemon for Unix-like operating systems

istgt is a iSCSI target for Unix-like operating systems (including those with Linux and kFreeBSD kernels) running as daemon process in user space. . It supports: . * Multipath I/O * 64bit LBA for volumes over 2 TiB size * Header/Data digest by CRC32C * Mutual authentication with CHAP * Multiple LUNs and ACLs for portals * IPv6/IPv4 support

Homepage: http://www.peach.ne.jp/archives/istgt/

Version: 0.4~20111008-3build1

Section: universe/admin