[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708574#comment-13708574
 ] 

Toshiaki Hatano commented on CLOUDSTACK-3431:
---------------------------------------------

Yes, I've take it into account :)
                
> KVM: cloudstack-plugin-hypervisor-kvm with BridgeVifDriver doesn't cleanup 
> vNet due to multiple reasons
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3431
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3431
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Hypervisor Controller, KVM
>    Affects Versions: 4.1.0, 4.1.1, 4.2.0
>         Environment: KVM hyper visor with BridgeVifDriver
>            Reporter: Toshiaki Hatano
>            Assignee: Toshiaki Hatano
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> When last VM which uses the guest network disappeared on the host, 
> KVM agent should clean up it's guest network bridge and vlanIf but it doesn't.
> Biggest cause is missing parameter on calling modifyvlan.sh.
> But I found there're more errors related to this issue.
> I found at least 3.
> 1) missing parameter on calling modifyvlan.sh in 
> com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.cleanupVnet(Connect,
>  String)
> 2) VirtualMachineName.getVnet(String) will never return vnet
> 3) com.cloud.agent.api.StopCommand.getVnet(String) will never return vnet

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