Linux* Open-iSCSI Software Initiator
Open-iSCSI is a high-performance, transport independent, multi-platform
implementation of RFC3720 iSCSI.
Open-iSCSI is partitioned into user and kernel parts.
The kernel portion of Open-iSCSI is a from-scratch code licensed under
GPL. The kernel part implements iSCSI data path (that is, iSCSI Read
and iSCSI Write), and consists of two loadable modules: iscsi_if.ko and
iscsi_tcp.ko.
User space contains the entire control plane: configuration manager,
iSCSI Discovery, Login and Logout processing, connection-level error
processing, Nop-In and Nop-Out handling, and (in the future:) Text
processing, iSNS, SLP, Radius, etc.
The user space Open-iSCSI consists of a daemon process called iscsid,
and a management utility iscsiadm.
- Sources inherited from project SUSE:SLE-15-SP4:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.4:ARM/open-iscsi && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
open-iscsi-2.1.6-suse.tar.bz2 | 0000494129 483 KB | |
open-iscsi-SUSE-latest.diff.bz2 | 0000079808 77.9 KB | |
open-iscsi.changes | 0000073216 71.5 KB | |
open-iscsi.spec | 0000007639 7.46 KB |
Latest Revision
- Submitted here to fix a P2 in SLE-15-SP4 - Updated to latest upstream, including bug fixes and cleanups. Changes included: * add handling name/value pairs for firmware login (bsc#1196113), including man page update for same * Fix bug where some package parts were installed using DESTDIR twice * general build cleanup (in prep for removing DB files from /etc/iscsi some day soon) Also, now delivering a "package config" file for libopeniscsiusr.
Comments 0