Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2014 15:52:11 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44466 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201404071552.s37FqBll017211@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404071552.s37FqBll017211>