resource r0 { device minor 0; handlers {} startup { wfc-timeout 15; degr-wfc-timeout 0; } net { protocol C; sndbuf-size 10M; rcvbuf-size 10M; max-epoch-size 20000; max-buffers 4k; } disk { no-disk-flushes; no-md-flushes; al-extents 3389; resync-rate 800M; c-max-rate 800M; c-min-rate 700M; } on sds1-1.rail.dom { device /dev/drbd1; disk /dev/sdc; address 10.0.0.1:7789; meta-disk internal; } on sds1-2.rail.dom { device /dev/drbd1; disk /dev/sdc; address 10.0.0.2:7789; meta-disk internal; } }