Nux created CLOUDSTACK-6240:
-------------------------------
Summary: ipset requires VM stop/start to get updated
Key: CLOUDSTACK-6240
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6240
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: KVM, Network Controller, XenServer
Affects Versions: 4.2.1, 4.3.0, 4.4.0
Environment: CentOS 6.5 64bit
Reporter: Nux
In an advanced zone with security groups, when a new IP address is acquired for
a VM, this IP is not added in the running ipset corresponding to the VM.
`ipset -L` continues to only show the main IP until the VM is restarted.
Adding the extra IP is as easy as:
ipset add i-2-3-VM 10.187.72.214
--
This message was sent by Atlassian JIRA
(v6.2#6252)