Remove notes about unimplemented HAST modes.
Submitted by: mjg
This commit is contained in:
parent
9fed013898
commit
6eb7e6c314
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41314
1 changed files with 2 additions and 6 deletions
|
@ -4152,9 +4152,7 @@ Device 1K-blocks Used Avail Capacity
|
||||||
before actually storing the data. The data on the
|
before actually storing the data. The data on the
|
||||||
remote node will be stored directly after sending the
|
remote node will be stored directly after sending the
|
||||||
acknowledgement. This mode is intended to reduce
|
acknowledgement. This mode is intended to reduce
|
||||||
latency, but still provides very good reliability. The
|
latency, but still provides very good reliability.</para>
|
||||||
<emphasis>memsync</emphasis> replication mode is
|
|
||||||
currently not implemented.</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -4170,9 +4168,7 @@ Device 1K-blocks Used Avail Capacity
|
||||||
as completed when local write completes. This is the
|
as completed when local write completes. This is the
|
||||||
fastest and the most dangerous replication mode. It
|
fastest and the most dangerous replication mode. It
|
||||||
should be used when replicating to a distant node where
|
should be used when replicating to a distant node where
|
||||||
latency is too high for other modes. The
|
latency is too high for other modes.</para>
|
||||||
<emphasis>async</emphasis> replication mode is currently
|
|
||||||
not implemented.</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
Loading…
Reference in a new issue