Created
February 8, 2019 13:45
-
-
Save marquisthunder/33d414e409f81181b07348ddcd1b354e to your computer and use it in GitHub Desktop.
[drbd] drbd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //syncer { | |
| // rate 512000k; # bytes/second | |
| // c-plan-ahead 20; # 1/10 seconds, default | |
| // c-delay-target 15; # 1/10 seconds | |
| // c-fill-target 0s; # bytes | |
| // c-max-rate 921600k; # bytes/second | |
| // c-min-rate 81920k; # bytes/second | |
| // al-extents 6433; | |
| //} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment