[
https://issues.apache.org/jira/browse/CLOUDSTACK-8284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871221#comment-15871221
]
ASF GitHub Bot commented on CLOUDSTACK-8284:
--------------------------------------------
Github user cloudmonger commented on the issue:
https://github.com/apache/cloudstack/pull/1857
### ACS CI BVT Run
**Sumarry:**
Build Number 348
Hypervisor xenserver
NetworkType Advanced
Passed=103
Failed=1
Skipped=7
_Link to logs Folder (search by build_no):_
https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0
**Failed tests:**
* test_routers_network_ops.py
* test_03_RVR_Network_check_router_state Failed
**Skipped tests:**
test_01_test_vm_volume_snapshot
test_vm_nic_adapter_vmxnet3
test_static_role_account_acls
test_11_ss_nfs_version_on_ssvm
test_nested_virtualization_vmware
test_3d_gpu_support
test_deploy_vgpu_enabled_vm
**Passed test suits:**
test_deploy_vm_with_userdata.py
test_affinity_groups_projects.py
test_portable_publicip.py
test_over_provisioning.py
test_global_settings.py
test_scale_vm.py
test_service_offerings.py
test_routers_iptables_default_policy.py
test_loadbalance.py
test_routers.py
test_reset_vm_on_reboot.py
test_deploy_vms_with_varied_deploymentplanners.py
test_network.py
test_router_dns.py
test_non_contigiousvlan.py
test_login.py
test_deploy_vm_iso.py
test_list_ids_parameter.py
test_public_ip_range.py
test_multipleips_per_nic.py
test_regions.py
test_affinity_groups.py
test_network_acl.py
test_pvlan.py
test_volumes.py
test_nic.py
test_deploy_vm_root_resize.py
test_resource_detail.py
test_secondary_storage.py
test_vm_life_cycle.py
test_disk_offerings.py
> Primary_storage vlaue is not updating in resource_count table after VM
> deletion
> -------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8284
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8284
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.4.2
> Reporter: Sonali Jadhav
> Assignee: adwait patankar
>
> I was doing some tests for checking resource limitation behavior on
> sub-domain, a/c and project.
> For account , I didn't set any limits. Instead I set limits on sub-domain.
> But this specific Primary storage limit(40GB) acted weird.
> At first in sub-domain, I created new instance (without project), and
> assigned 41 GB, and it successfully created VM. Then I deleted that VM with
> Expunge option enabled, and tried to create vm again with disk size 42, which
> failed with error "Maximum number of resources of type 'primary_storage' for
> domain id=3 has been exceeded"
> Then I gave disk size to 39GB, that also failed with same error. And now if I
> create any disk size its failing. There are no instances or volumes under
> that sub-domain.
> so which i checked resource_count table, "count" for Primary_storage was not
> set to zero.
> So then I logged into same domain from UI, and in "Domains" section clicked
> on "update resource count". After which in resource_count table
> "primary_storage" table value went back to zero.
> For Reference:
> http://comments.gmane.org/gmane.comp.apache.cloudstack.user/17008
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)