"John N." <
hosting...@gmail.com> writes:
> Hello,
>
> In the past with Debian 7 and Debian 8 I have been using the following
> custom DRBD parameters when initializing my ganeti cluster with
> "gnt-cluster init -D":
>
> drbd:c-max-rate=102400,resync-rate=102400,net-custom='--max-buffers 8000
> --max-epoch-size 8000'
What kind of switch are you dealing with?
I noticed that debian DSA's do the following[0]:
gnt-cluster modify -D drbd:net-custom="--max-buffers 36k --sndbuf-size 1024k --rcvbuf-size 2048k"
gnt-cluster modify -D drbd:c-min-rate=32768
gnt-cluster modify -D drbd:c-max-rate=98304
gnt-cluster modify -D drbd:resync-rate=98304
i'm not sure what size switches these are all oriented around either.
--
micah
0.
https://dsa.debian.org/howto/install-ganeti/