Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On 10/14/2011 09:13 AM, vferon wrote:
> Hello,
>
> In my config file I specified a sync rate of 30M but in reality, when a
> create a file on the master, it replicates it at more thant 70M/s and
> using most of my bandwidth.
>
> Here is my config file :
> /****************************************************************************************************/
> global { usage-count no; }
> resource r0 {
> protocol C;
> startup {
> wfc-timeout 15; # wfc-timeout can be dangerous
> (http://forum.proxmox.com/threads/3465-Is-it-safe-to-use-wfc-timeout-in-DRBD-configuration)
> degr-wfc-timeout 60;
> }
> net {
> cram-hmac-alg sha1;
> shared-secret "sdlkjSFcqseazecj3345Sd";
It's always a good idea to scramble those before posting the config ;)
Simon