diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-12-16 05:38:33 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-12-16 05:38:33 +0000 |
commit | 99db4b7aaf6aad3aa1033753a66f441820ea39aa (patch) | |
tree | 2dc4dd60b3d21fa5358b64694a2582e7661c4a11 /net/istgt | |
parent | 2c3752ef4595b245fb57de8be5b3bfe91b9da80e (diff) | |
download | ports-99db4b7aaf6aad3aa1033753a66f441820ea39aa.tar.gz ports-99db4b7aaf6aad3aa1033753a66f441820ea39aa.zip |
Notes
Diffstat (limited to 'net/istgt')
-rw-r--r-- | net/istgt/pkg-descr | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/net/istgt/pkg-descr b/net/istgt/pkg-descr index 2dd62b807687..f2b464b564a1 100644 --- a/net/istgt/pkg-descr +++ b/net/istgt/pkg-descr @@ -1,4 +1,9 @@ -This is an iSCSI target, it serves iSCSI protocol and provides -SCSI devices to the initiator (client). +This software (istgt) is the implementation of iSCSI target (refer to RFC3720 +about iSCSI) for FreeBSD. -WWW: http://shell.peach.ne.jp/aoyama/ +It includes iSCSI protocol processor and SPC-3 (SCSI Primary Commands - 3) +based logical unit emulation. You can easily create over 2TB storage for +iSCSI target. If necessary, you can configure to use multipath failover or +MCS failover. + +WWW: http://shell.peach.ne.jp/aoyama/ |