I'm building a simple 2-node cluster with Ganeti+DRBD... What is the recommended way to setup automatic failover?
I'm used to Heartbeat, but they say it should be avoided with my setup.
Asked
Active
Viewed 957 times
4
Joril
- 1,513
- 1
- 19
- 27
1 Answers
4
AFAIU, the message your linking just mean heartbeat should not take action on DRBD on its own as this is well managed by ganeti. Instead, heartbeat/pacemaker could be used to detect node failure and trigger Ganeti failover sequence, i.e. gnt-* commands.
Silopolis
- 440
- 2
- 7