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
|
||||
remote node will be stored directly after sending the
|
||||
acknowledgement. This mode is intended to reduce
|
||||
latency, but still provides very good reliability. The
|
||||
<emphasis>memsync</emphasis> replication mode is
|
||||
currently not implemented.</para>
|
||||
latency, but still provides very good reliability.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -4170,9 +4168,7 @@ Device 1K-blocks Used Avail Capacity
|
|||
as completed when local write completes. This is the
|
||||
fastest and the most dangerous replication mode. It
|
||||
should be used when replicating to a distant node where
|
||||
latency is too high for other modes. The
|
||||
<emphasis>async</emphasis> replication mode is currently
|
||||
not implemented.</para>
|
||||
latency is too high for other modes.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect3>
|
||||
|
|
Loading…
Reference in a new issue