[
https://issues.apache.org/jira/browse/CLOUDSTACK-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724107#comment-13724107
]
ASF subversion and git services commented on CLOUDSTACK-3957:
-------------------------------------------------------------
Commit 566ce3e625933033c6cdabe078ed788f5e88c6c9 in branch refs/heads/master
from [~mlsorensen]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=566ce3e ]
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 <[email protected]> 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