Hiya,
I have heartbeat running between two LVS directors.
It is working great. It can fail back and forth without
issues.
Now I would like to setup connection state synchronization
between the two directors. But I am two problems/questions.
Can I run the multicast connection sync over my 100 mbit
private lan link which is being used by heartbeat?
How can I setup heartbeat to always run..
ipvsadm --start-daemon=master --mcast-interface=eth1
on the current master.. and
ipvsadm --start-daemon=backup --mcast-interface=eth1
on the current slave at all times?
The master can run a script when it starts up/obtains resources
but I don't see anyway for the slave to run a script when it
starts up or releases resources.
Thanks for any ideas you have..
Mike
|