global { usage-count no; } common { syncer { rate 100M; } } resource r0 { protocol C; startup { wfc-timeout 2; degr-wfc-timeout 10; } net { cram-hmac-alg sha1; shared-secret "test"; allow-two-primaries; } on hroug-1 { device /dev/drbd0; disk /dev/sda3; address 192.168.78.130:7788; meta-disk internal; } on hroug-2 { device /dev/drbd0; disk /dev/sda3; address 192.168.78.112:7788; meta-disk internal; } }