From owner-svn-doc-all@FreeBSD.ORG Mon Apr 7 15:52:12 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1034E550; Mon, 7 Apr 2014 15:52:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7709FCE; Mon, 7 Apr 2014 15:52:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s37FqBT2017212; Mon, 7 Apr 2014 15:52:11 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s37FqBll017211; Mon, 7 Apr 2014 15:52:11 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201404071552.s37FqBll017211@svn.freebsd.org> From: Gabor Pali Date: Mon, 7 Apr 2014 15:52:11 +0000 (UTC) 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 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 15:52:12 -0000 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 @@

Thanks to all the reporters for the excellent work! This report - contains 20 entries and we hope you enjoy reading it.

+ contains 21 entries and we hope you enjoy reading it.

The deadline for submissions covering between April and June 2014 is July 7th, 2014.

@@ -1248,4 +1248,42 @@ Jenkins presentation at BSDCan on May 17, 2014 + + + Native iSCSI Stack + + + + + Edward Tomasz + NapieraƂa + + trasz@FreeBSD.org + + + + + + + + +

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; head, with a plan to merge them + back to stable/10 in time for &os; 10.1-RELEASE.

+ +

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.

+ +

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.

+ + + The &os; Foundation +