svn commit: r44466 - head/en_US.ISO8859-1/htdocs/news/status
Gabor Pali
pgj at FreeBSD.org
Mon Apr 7 15:52:12 UTC 2014
Author: pgj
Date: Mon Apr 7 15:52:11 2014
New Revision: 44466
URL: http://svnweb.freebsd.org/changeset/doc/44466
Log:
- Add 2014Q1 report for the iSCSI stack
Submitted by: trasz
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Mon Apr 7 15:16:17 2014 (r44465)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Mon Apr 7 15:52:11 2014 (r44466)
@@ -18,7 +18,7 @@
<!-- XXX: Keep the number of entries updated -->
<p>Thanks to all the reporters for the excellent work! This report
- contains 20 entries and we hope you enjoy reading it.</p>
+ contains 21 entries and we hope you enjoy reading it.</p>
<p>The deadline for submissions covering between April and
June 2014 is July 7th, 2014.</p>
@@ -1248,4 +1248,42 @@
<task>Jenkins presentation at BSDCan on May 17, 2014</task>
</help>
</project>
+
+ <project cat='kern'>
+ <title>Native iSCSI Stack</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>Edward Tomasz</given>
+ <common>Napierała</common>
+ </name>
+ <email>trasz at FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://wiki.freebsd.org/Native%20iSCSI%20target"/>
+ </links>
+
+ <body>
+ <p>The new &os; in-kernel iSCSI stack was functionally complete in
+ &os; 10.0-RELEASE, but ongoing enhancements and bug fixes are
+ being committed to &os; <tt>head</tt>, with a plan to merge them
+ back to <tt>stable/10</tt> in time for &os; 10.1-RELEASE.</p>
+
+ <p>Many issues have been resolved, including very slow operation
+ with data digests enabled, bugs in persistent reservations which
+ impacted Hyper-V Failover Cluster, and a negotiation problem
+ affecting Dell Equallogic users.</p>
+
+ <p>There have also been numerous enhancements, such as support for
+ redirections, which are neccessary for some High Availability
+ setups, and the ability to modify session parameters in the
+ iscsictl utility. Previously it was necessary to remove the
+ session and add it again.</p>
+ </body>
+
+ <sponsor>The &os; Foundation</sponsor>
+ </project>
</report>
More information about the svn-doc-head
mailing list