Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-4176

[XenServer] Nic not unplugged after all IPs are released

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 4.2.0
    • 4.2.0
    • XenServer
    • Security Level: Public (Anyone can view this level - this is the default.)

    Description

      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; }

      Attachments

        Activity

          People

            jayapal Jayapal
            kishan Kishan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: