Is there any progress here? It's 4 years later and we have dependency boot 
sequencing now. 

My problem is that drbd is started after xendomains, but drbd needs to be 
active for starting Xen domains (in my case). 

I added xendomains to the following parameters in /etc/init.d/drbd: 

# X-Start-Before: heartbeat corosync xendomains 
# X-Stop-After: heartbeat corosync xendomains 

Then it works. 

Reply via email to