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
6abc66d14a
commit
21fcf13635
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51406
1 changed files with 1 additions and 10 deletions
|
@ -5493,7 +5493,7 @@ driftfile /var/db/ntp.drift</programlisting>
|
|||
appear in <filename>/dev/</filename> and the device must be
|
||||
separately formatted and mounted.</para>
|
||||
|
||||
<para>Beginning with 10.0-RELEASE, &os; provides a native,
|
||||
<para>&os; provides a native,
|
||||
kernel-based <acronym>iSCSI</acronym> target and initiator.
|
||||
This section describes how to configure a &os; system as a
|
||||
target or an initiator.</para>
|
||||
|
@ -5501,15 +5501,6 @@ driftfile /var/db/ntp.drift</programlisting>
|
|||
<sect2 xml:id="network-iscsi-target">
|
||||
<title>Configuring an <acronym>iSCSI</acronym> Target</title>
|
||||
|
||||
<note>
|
||||
<para>The native <acronym>iSCSI</acronym> target is supported
|
||||
starting with &os; 10.0-RELEASE. To use
|
||||
<acronym>iSCSI</acronym> in older versions of &os;, install
|
||||
a userspace target from the Ports Collection, such as
|
||||
<package>net/istgt</package>. This chapter only describes
|
||||
the native target.</para>
|
||||
</note>
|
||||
|
||||
<para>To configure an <acronym>iSCSI</acronym> target, create
|
||||
the <filename>/etc/ctl.conf</filename> configuration file, add
|
||||
a line to <filename>/etc/rc.conf</filename> to make sure the
|
||||
|
|
Loading…
Reference in a new issue