svn commit: r279087 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Fri Feb 20 20:30:05 UTC 2015
Author: gjb
Date: Fri Feb 20 20:30:04 2015
New Revision: 279087
URL: https://svnweb.freebsd.org/changeset/base/279087
Log:
Add 'Generic Storage' section.
Document r279002, r279055:
ctld(8) update to control non-iSCSI CTL ports
CTL LUN mapping rewrite
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 Fri Feb 20 20:30:01 2015 (r279086)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Feb 20 20:30:04 2015 (r279087)
@@ -316,6 +316,18 @@
<para>This section covers changes and additions to file systems
and other storage subsystems, both local and networked.</para>
+ <sect2 xml:id="storage-general">
+ <title>General Storage</title>
+ <para revision="279002" contrib="sponsor" sponsor="&ix;">The
+ &man.ctl.4; <acronym>LUN</acronym> mapping has been rewritten,
+ replacing <acronym>iSCSI</acronym>-specific mapping mechanisms
+ with a new mechanism that works for any port.</para>
+
+ <para revision="279055" contrib="sponsor" sponsor="&ix;">The
+ &man.ctld.8; utility has been updated to allow controlling
+ non-<acronym>iSCSI</acronym> &man.ctl.4; ports.</para>
+ </sect2>
+
<sect2 xml:id="storage-net">
<title>Networked Storage</title>
More information about the svn-src-stable-10
mailing list