cloudstack/patches/systemvm/debian/config
Wei Zhou a9042c3168 If filesystem in virtual router is in read-only state, reports error to
commands send to virtual router, instead of keeping silence.

Test:

Before change:
(1) Acquire IP. always in "Allocating" state.
(2) EnableStaticNat, the result is success(it is incorrect).
(3) DisableStaticNat, will get error message.. This is correct.
(4) Add Firewalls. always in "Adding" state.
(5) The AgentManager report statistics every 60 minutes(normally it
should be router.stats.interval=5 minutes).

After change:
(1) Acquire IP, will get error message.
(2) EnableStaticNat, will get error message.
(3) DisableStaticNat, will get error message.
(4) Add Firewalls, will get error message. But the firewall rules are
saved in database.
(5) The AgentManager report statistics every 5 minutes, except the
network with read-only FS virtual router.
2013-02-12 15:28:27 -06:00
..
etc Fixed ARP issue that affected VmWare with Adavanced Network Zone that use Multiple vSwitches 2012-12-07 17:06:21 -06:00
opt/cloud/bin CLOUDSTACK-938: Add missing checkbatchs2svpn.sh 2013-01-18 11:02:47 -08:00
root If filesystem in virtual router is in read-only state, reports error to 2013-02-12 15:28:27 -06:00
var/www/html CLOUDSTACK-168 remove unneeded file 2012-09-28 10:40:27 -07:00