diff options
Diffstat (limited to 'sbin/hastctl/hastctl.8')
-rw-r--r-- | sbin/hastctl/hastctl.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastctl/hastctl.8 b/sbin/hastctl/hastctl.8 index 8ec2843..31353ca5 100644 --- a/sbin/hastctl/hastctl.8 +++ b/sbin/hastctl/hastctl.8 @@ -97,7 +97,7 @@ If extent size is too small, there will be too much disk activity related to dirty map updates, which will degrade performance of the given resource. If extent size is too large, synchronization, even in case of short -outage, can take a long time increasing the risk of loosing up-to-date +outage, can take a long time increasing the risk of losing up-to-date node before synchronization process is completed. The default extent size is .Va 2MB . |