cloudstack/patches/systemvm/debian/config
Sheng Yang d9b0188d7e Fix potential redundant router FAULT state by dnsmasq
This message may show during redundant router start up:

FAULT (Restarting DNS forwarder and DHCP server: dnsmasq failed!)

This caused by edithost.sh is racy with keepalived process. They both want to
restart dnsmasq.

Even in normal condition, it's very hard to reproduce this bug. Add file lock
for edithost.sh should solve it.
2011-08-19 16:11:33 -07:00
..
bin add vhd-util which comes from xen-4.0.0/tools/blktaps/vhd, it doesn't check timestamp 2010-12-22 19:54:36 -08:00
etc Fix ping in cloud-early-config 2011-08-12 13:47:01 -07:00
opt/cloud/bin Fix dhcp_entry.sh fail on redundant router 2011-08-10 17:13:15 -07:00
root Fix potential redundant router FAULT state by dnsmasq 2011-08-19 16:11:33 -07:00
var remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00