You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Marcus Sorensen (JIRA)" <ji...@apache.org> on 2013/06/14 23:29:19 UTC

[jira] [Created] (CLOUDSTACK-3015) VPC virtual router lists deleted nics

Marcus Sorensen created CLOUDSTACK-3015:
-------------------------------------------

             Summary: VPC virtual router lists deleted nics
                 Key: CLOUDSTACK-3015
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3015
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.1.0, 4.2.0
            Reporter: Marcus Sorensen
             Fix For: 4.1.1, 4.2.0


Create a VPC
Create a network in VPC
Create a VM in network in VPC
Shut down VM
Wait awhile

Observed: Something cleans up the unused network in the VPC, removing the guest network nic from the VPC router.

Start VM

Observed: New nic is allocated for VPC router

List routers

Observed: Router shows both old and new nics.

We need to either avoid cleaning up these nics when the aren't used, or avoid showing them whenever a VPC/router is queried for nics.

As a bonus, I've occasionally seen vpcs fail to be deletable. It seemed to be because some of its nics had no broadcast URI (the removed ones), and a NULL pointer was thrown.

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