- Add 2014Q1 report for the iSCSI stack
Submitted by: trasz
This commit is contained in:
parent
7223718f21
commit
e407d09373
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44466
1 changed files with 39 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue