iscsiuio
iSCSI offloading daemon for QLogic devices
Install
- All systems
-
curl cmd.cat/iscsiuio.sh
- Debian
-
apt-get install iscsiuio
- Ubuntu
-
apt-get install iscsiuio
- Arch Linux
-
pacman -S iscsiuio
- Kali Linux
-
apt-get install iscsiuio
- CentOS
-
yum install iscsiuio
- Fedora
-
dnf install iscsiuio
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install iscsiuio
- Raspbian
-
apt-get install iscsiuio
- Dockerfile
- dockerfile.run/iscsiuio
iscsiuio
iSCSI offloading daemon for QLogic devices
Open-iSCSI is a high-performance, transport independent, multi-platform implementation of the RFC3720 Internet Small Computer Systems Interface (iSCSI). This package contains the userspace offloading daemon, for use with QLogic (formerly Broadcom) NetXtreme II hardware, as supported by the 'bnx2' and 'bnx2x' drivers, in conjunction with the 'bnx2i' driver. The following network controllers are supported: bnx2: BCM5706, BCM5708, BCM5709 devices bnx2x: BCM57710, BCM57711, BCM57711E, BCM57712, BCM57712E, BCM57800, BCM57810, BCM57840 This package is required to offload iSCSI onto these devices.
iscsi-initiator-utils-iscsiuio
Userspace configuration
open-iscsi
High performance, transport independent iSCSI implementation
Open-iSCSI is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI Open-iSCSI is partitioned into user and kernel parts where the kernel portion implements iSCSI data path (i.e. iSCSI Read and iSCSI Write) The userspace contains the entire control plane consisting of: * Configuration Manager * iSCSI Discovery, Login and Logout processing * Connection level error processing * Nop-In and Nop-Out handling * Text processing, iSNS, SLP, Radius et cetera (future) The userspace component consists of a daemon, iscsid and a management utility, iscsiadm