[
https://issues.apache.org/jira/browse/CLOUDSTACK-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Xu resolved CLOUDSTACK-4176.
------------------------------------
Resolution: Fixed
commit e2710f8bc59332df21789ed57c764d70a15206a9
Author: Anthony Xu <[email protected]>
Date: Mon Aug 19 11:09:46 2013 -0700
CLOUDSTACK-4176
hot unplug NIC in VR when there is no ips on this NIC
Author: Jayapal Reddy Uradi <[email protected]>
Reviewed-by: Anthony
> [XenServer] Nic not unplugged after all IPs are released
> ---------------------------------------------------------
>
> Key: CLOUDSTACK-4176
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4176
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: XenServer
> Affects Versions: 4.2.0
> Reporter: Kishan Kavala
> Assignee: Jayapal Reddy
> Priority: Critical
> Labels: integration-test
> Fix For: 4.2.0
>
>
> Nic should be unplugged after all the public IPs assigned to it are released.
> Currently nics are not being reused due to this bug.
> Code to set removeVif was removed
> else if (!add && firstIP) {
> /* FIXME: This is incorrect. Because you can only tell if
> it's the first IP in this bundle of ip address which send to the router,
> * but don't know if it's the only IP left in the router -
> because we didn't send all the related vlan's IPs to the router now. */
> removeVif = true;
> }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira