cloudstack/patches/systemvm/debian/config
marcus 95df86e1e0 Summary: Fix virtual router trying to resolve own host name
Detail: Several virtual router configuration commands, such as iptables
commands, run slowly due to attempting to do a name lookup on the virtual
router's hostname and having to time out. This is seen in the agent logs when
a virtual router command is run, as "unable to resolve host r-410-VM" or
similar. This can make for very slow router configuration, especially as the
number of network rules grows. This change simply sets the router's name to
the localhost IP in /etc/hosts

BUG-ID : NONE
Reviewed-by: Marcus Sorensen
Reported-by: Marcus Sorensen
Signed-off-by: Marcus Sorensen <shadowsor@gmail.com> 1351659441 -0600
2012-10-30 22:57:21 -06:00
..
etc Summary: Fix virtual router trying to resolve own host name 2012-10-30 22:57:21 -06:00
opt/cloud/bin Applied review #7342 2012-10-01 17:34:56 -07:00
root CLOUDSTACK-159 - Added license header 2012-10-01 12:23:57 -04:00
var/www/html CLOUDSTACK-168 remove unneeded file 2012-09-21 14:51:27 -07:00