iSNS support for Linux kernel-based target
Target-isns is an Internet Storage Name Service (iSNS) client for the Linux LIO iSCSI target. It allows to register LIO iSCSI targets to an iSNS server.
The iSNS protocol is specified in RFC 4171 and its purpose is to make easier to discover, manage, and configure iSCSI devices. With iSNS, iSCSI targets can be registered to a central iSNS server and initiators can be configured to discover the targets by asking the iSNS server.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/target-isns && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
target-isns-add-systemd-support.patch | 0000001424 1.39 KB | |
target-isns-changes-since-v0.3.diff.bz2 | 0000007573 7.4 KB | |
target-isns-dont-ignore-read-return-value.patch | 0000000722 722 Bytes | |
target-isns.changes | 0000001230 1.2 KB | |
target-isns.spec | 0000002906 2.84 KB | |
v0.3.tar.gz | 0000031289 30.6 KB |
Revision 1 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 264204
from
Lee Duncan (lee_duncan)
(revision 1)
This new package is needed to add iSNS support to the targetcli iSCSI target package. I have tested it with targetcli and open-isns on Factory and 13.2. Changes since last (declined) submission: - Cleaned up spec file: no more rpmlint errors - using more macros, including ext_man - no longer "own" common directories - Added "rcPACKAGE" symlink, as requested Changes since first (declined) submission: - Removed README.me from top-level directory and spec file, since already in tarball - Cleaned up the spec file - Added %doc for 3 top-level doc files to spec
Comments 0