<html><body>
<p><font size="2" face="sans-serif">Hey, </font><br>
<br>
<font size="2" face="sans-serif">I have a user case that we have 2 physical hosts, each host will have 2 VMs.</font><br>
<br>
<font size="2" face="sans-serif">say VM1 and VM2 are in Host A, while VM3 and VM4 are in host B</font><br>
<br>
<font size="2" face="sans-serif">VM1 and VM3 are pair acting as Active-Standby;</font><br>
<font size="2" face="sans-serif">VM2 and VM4 are pair acting as Active-Standby</font><br>
<br>
<font size="2" face="sans-serif">Now VM2 and VM4 both have 150G DRDB volume to by sync.</font><br>
<br>
<font size="2" face="sans-serif">Based on testing, we found that:</font><br>
<font size="2" face="sans-serif">if purely using RCP to copy big file, say 5G, from VM2 to VM4, the speed is roughly 30G ~ 50G</font><br>
<br>
<font size="2" face="sans-serif">However DRDB sync speed is 10~20G</font><br>
<br>
<font size="2" face="sans-serif">2 Hosts are connected via 1G network.</font><br>
<br>
<font size="2" face="sans-serif">My questions are:</font><br>
<font size="2" face="sans-serif">1. why have such big gap between rsync and DRDB sync?</font><br>
<font size="2" face="sans-serif">2. How to improve the sync speed between 2 DRDB volumes?</font><br>
<br>
<font size="2" face="sans-serif">Many thanks!</font></body></html>