I recently installed the latest DRBD on Ubuntu 10.04 and would like to issue a one-step command to test failover to demonstrate to the powers that be the simplicity of failing over. In previous versions, there was /usr/lib/heartbeat/hb_takeover now I have to demote the primary and then promote the secondary manually.

Is there a new one-step command for this process that I'm not aware of?

link|improve this question

80% accept rate
feedback

1 Answer

up vote 1 down vote accepted

I found the hb_* scripts. They have moved to /usr/share/heartbeat/ For some reason, they didn't show with locate even after an updatedb

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.