Update to r51406:
handbook: iSCSI is supported on all supported versions There is no need to mention versions older than FreeBSD 10, as they are no longer supported.
This commit is contained in:
parent
e48aa31b23
commit
a3720400c6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51625
1 changed files with 2 additions and 11 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/network-servers/chapter.xml,v 1.103 2011/12/24 15:51:18 bcr Exp $
|
||||
basiert auf: r51391
|
||||
basiert auf: r51406
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
@ -5823,7 +5823,7 @@ set filter alive 2 permit 0/0 0/0</programlisting>
|
|||
in <filename>/dev/</filename> und müssen separat formatiert und
|
||||
eingehangen werden.</para>
|
||||
|
||||
<para>Seit 10.0-RELEASE enthält &os; einen nativen,
|
||||
<para>&os; enthält einen nativen,
|
||||
kernelbasierten <acronym>iSCSI</acronym>
|
||||
<emphasis>Target</emphasis> und <emphasis>Initiator</emphasis>.
|
||||
Dieser Abschnitt beschreibt, wie ein &os;-System als Target oder
|
||||
|
@ -5832,15 +5832,6 @@ set filter alive 2 permit 0/0 0/0</programlisting>
|
|||
<sect2 xml:id="network-iscsi-target">
|
||||
<title>Ein <acronym>iSCSI</acronym>-Target konfigurieren</title>
|
||||
|
||||
<note>
|
||||
<para>Ein natives <acronym>iSCSI</acronym>-Target wird seit
|
||||
&os; 10.0-RELEASE unterstützt. Um <acronym>iSCSI</acronym>
|
||||
mit älteren Versionen zu benutzen, installieren Sie ein
|
||||
Target aus der Ports-Sammlung, beispielsweise
|
||||
<package>net/istgt</package>. Dieses Kapitel beschreibt
|
||||
nur das native Target.</para>
|
||||
</note>
|
||||
|
||||
<para>Um ein <acronym>iSCSI</acronym>-Target zu konfigurieren,
|
||||
erstellen Sie die Konfigurationsdatei
|
||||
<filename>/etc/ctl.conf</filename> und fügen Sie eine Zeile
|
||||
|
|
Loading…
Reference in a new issue