Resync this chapter with r46625.
Obtained from: The FreeBSD German Documentation Project
This commit is contained in:
parent
e244e77495
commit
462b2c3de0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46754
1 changed files with 1 additions and 18 deletions
|
@ -4,7 +4,7 @@
|
||||||
The FreeBSD German Documentation Project
|
The FreeBSD German Documentation Project
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
basiert auf: r45602
|
basiert auf: r46625
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||||
|
@ -3472,23 +3472,6 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * compress / copies = 1.16</
|
||||||
einstellen.</para>
|
einstellen.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para
|
|
||||||
xml:id="zfs-advanced-tuning-write_to_degraded"><emphasis><varname>vfs.zfs.write_to_degraded</varname></emphasis>
|
|
||||||
- Steuert, ob neue Daten auf ein vdev geschrieben werden,
|
|
||||||
welches sich im Zustand <link
|
|
||||||
linkend="zfs-term-degraded">DEGRADED</link> befindet.
|
|
||||||
Standardmäßig ist dieser Wert <literal>0</literal>, was
|
|
||||||
Schreibvorgänge zu jeglichem darüberliegenden vdev
|
|
||||||
verhindert, das sich in diesem Zustand befindet. Der
|
|
||||||
Administrator kann durch das Erlauben von Schreibvorgängen
|
|
||||||
auf diese Art von vdevs verhindern, dass die Menge an
|
|
||||||
freiem Speicherplatz über die vdevs nicht mehr
|
|
||||||
ausbalanciert ist, was die Lese- und
|
|
||||||
Schreibgeschwindigkeit verringert. Anpassen lässt sich
|
|
||||||
dieser Wert über &man.sysctl.8;.</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para
|
<para
|
||||||
xml:id="zfs-advanced-tuning-vdev-max_pending"><emphasis><varname>vfs.zfs.vdev.max_pending</varname></emphasis>
|
xml:id="zfs-advanced-tuning-vdev-max_pending"><emphasis><varname>vfs.zfs.vdev.max_pending</varname></emphasis>
|
||||||
|
|
Loading…
Reference in a new issue