You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/30 19:23:49 UTC

[jira] [Commented] (CLOUDSTACK-3957) op_networks table isn't always accurate, leading to failure in account/network cleanup

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

ASF subversion and git services commented on CLOUDSTACK-3957:
-------------------------------------------------------------

Commit f91c0f3cb2729a8952a898f3e88b3cf23764f798 in branch refs/heads/4.2 from [~mlsorensen]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f91c0f3 ]

Summary: Fix null pointer and op_networks blocker to account cleanup

Detail: Accounts can fail in cleanup/gc process due to inconsistent op_networks
table and null pointer in looking up account for event publishing.

BUG-ID: CLOUDSTACK-3957
Signed-off-by: Marcus Sorensen <ma...@betterservers.com> 1375204815 -0600

                
> op_networks table isn't always accurate, leading to failure in account/network cleanup
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3957
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3957
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.1.1, 4.2.0
>            Reporter: Marcus Sorensen
>            Assignee: Marcus Sorensen
>             Fix For: 4.2.0
>
>
> Occasionally we see issues in account deletion, where a network fails to clean up. The error might be:
> 2013-07-30 10:08:01,995 DEBUG [cloud.network.NetworkManagerImpl] (AccountChecker-1:null) Unable to remove the network id=766 as it has active Nics.
> But inspecting the cloud.nics table, all nics are removed. I've not yet figured out how to reproduce it, but in our test environment, dozens of accounts are created/deleted per day against a long-lived zone, and these tend to build up.

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