Hi, I'm in the process of adding back the backup node, which i took offline because of maintenance. I had to modify ha.cf so that it now looks like this:
udpport 694 logfacility local0 keepalive 200ms deadtime 3 warntime 1 initdead 120 mcast bond0 224.1.1.10 694 1 0 #mcast eth3 224.1.1.10 694 1 0 auto_failback off node rpzlvs01 rpzlvs02 Note the commented line. I want to switch back from bond0 to eth3, but preferably without losing connections. If i bring the backup-node online with the 'new' settings (mcast on eth3) i won't be able to do a failover since both interfaces are on a separate vlan. I can imagine if i change it on the running/active node, these changes won't be in effect until i restart heartbeat. Is there another way, or do i really have to bring the entire thing down, change settings, and then bring it back up again? I'm running heartbeat-1.2.5 with ldirectord (latest) for LVS. kind regards, Sebastian _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
