cloudstack/patches/systemvm/debian/config/root/redundant_router
Sheng Yang 82b8933854 CLOUDSTACK-4199: Only use ifdown/ifup for the un-configured eth2
Seems the behavior of ifdown/ifup changed in new version, that it would only
enable the default IP of eth2, regardless we can configure additional ips for
it. So we would always use ifconfig for interface control whenever
possible(a.k.a eth2 already got ip addresses).

When VR is booting up, ipassoc command hasn't been delivered, it's possible that
eth2 doesn't have any ip address, then ifconfig would fail because it doesn't
know how to find the ip for eth2. So in this only case, we would use ifdown/ifup
to set the ip address according to /etc/network/interfaces.

It can potentially racy againest ipassoc command, but biglock should prevent
racy condition from happening.
2013-08-23 11:58:22 -07:00
..
arping_gateways.sh.templ CLOUDSTACK-1414: Reduce arping time to nearly 0 2013-02-26 12:39:15 -08:00
backup.sh.templ CLOUDSTACK-2682: Sleep 1 second before switch to BACKUP 2013-05-24 17:10:55 -07:00
check_bumpup.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
check_heartbeat.sh.templ CLOUDSTACK-1653: Redundant router: Fix check_heartbeat.sh malfunctional due to delayed cron job 2013-03-12 18:31:31 -07:00
checkrouter.sh.templ Adding license headers and licensing details for patches folder. 2012-09-25 14:26:52 -04:00
conntrackd.conf.templ bug 9154: Initial check in for enabling redundant virtual router 2011-06-07 14:47:45 -07:00
disable_pubip.sh Redundant Router: Restart vpn related services when redundant router fail-over 2012-12-21 15:22:03 -08:00
enable_pubip.sh.templ CLOUDSTACK-4199: Only use ifdown/ifup for the un-configured eth2 2013-08-23 11:58:22 -07:00
fault.sh.templ Adding license headers and licensing details for patches folder. 2012-09-25 14:26:52 -04:00
heartbeat.sh.templ Adding license headers and licensing details for patches folder. 2012-09-25 14:26:52 -04:00
keepalived.conf.templ CLOUDSTACK-159 - Added license header 2012-10-01 12:23:57 -04:00
master.sh.templ Redundant Router: Restart vpn related services when redundant router fail-over 2012-12-21 15:22:03 -08:00
primary-backup.sh.templ Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
services.sh Correct the license information of services.sh 2012-12-21 15:32:36 -08:00