I have drbd running on two machines. When they are in the connect state, I <br>     1. unplug the ethernet cable they talk to each other<br>     2. stop drbd on one box (ha1), "service drbd stop"<br>     3. restore the connection
<br>     4. on ha1,  modprobe drbd; drbdadm up all<br><br>After this, those two drbd instances just do not connect to each other. They both in StandAlone state. <br><br>I tried "drbdadm connect all", but does not help. 
<br><br>Is there any command I can use to make them resync with each other? <br><br>Thanks, <br>Tao<br>