svn commit: r271032 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Sep 3 16:46:28 UTC 2014
Author: gjb
Date: Wed Sep 3 16:46:27 2014
New Revision: 271032
URL: http://svnweb.freebsd.org/changeset/base/271032
Log:
Document r265523, kern.iscsi.fail_on_disconnection
Submitted by: trasz
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 3 16:46:25 2014 (r271031)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 3 16:46:27 2014 (r271032)
@@ -561,6 +561,14 @@
such <acronym>iSCSI</acronym> devices could require
additional client-side configuration.</para>
+ <para revision="265523" contrib="sponsor" sponsor="&ff;">A new
+ &man.sysctl.8;,
+ <literal>kern.iscsi.fail_on_disconnection</literal>, has
+ been added, which allows <acronym>iSCSI</acronym> clients to
+ remove the attached disk device when the connection to the
+ target is dropped, where previously I/O would stop until the
+ connection is restored.</para>
+
<para>New kernel-based iSCSI target and initiator code took
many fixes and performance optimizations.</para>
</sect3>
More information about the svn-src-stable-10
mailing list