<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000'>Is there any progress here? It's 4 years later and we have dependency boot sequencing now.<br><br>My problem is that drbd is started after xendomains, but drbd needs to be active for starting Xen domains (in my case).<br><br>I added xendomains to the following parameters in /etc/init.d/drbd:<br><br># X-Start-Before: heartbeat corosync xendomains<br># X-Stop-After:   heartbeat corosync xendomains<br><br>Then it works.<br></div></body></html>