[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Sorensen updated CLOUDSTACK-3015:
----------------------------------------

    Priority: Blocker  (was: Major)

I'm escalating this issue, because a side effect keeps vms from starting. If 
you create a vpc with 1 vm, then stop the vm for a bit, the NIC/network gets 
cleaned up. Then the VM won't start because it's nic no longer has a broadcast 
URI.
                
> 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
>            Priority: Blocker
>             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

Reply via email to