Wrong resource usage often reported in multiple area #12345
Replies: 7 comments
-
|
@levindecaro There is a regular task which reconciles the limits. The period for this task is controlled by Over multiple operations there can be some discrepancies. But the regular resource count check should resolve that. Complete solving this requires a complete refactor of the current implementation or adding more locks which can impact the scalability of ACS itself. |
Beta Was this translation helpful? Give feedback.
-
|
@vishesh92 I have resourcecount.check.interval=300 inplace, but seems not help for this discrepancies problem. |
Beta Was this translation helpful? Give feedback.
-
|
@levindecaro have you tried updating resource count for the account after deleting the VM as a workaround? |
Beta Was this translation helpful? Give feedback.
-
|
@rajujith i did, but doesn't help |
Beta Was this translation helpful? Give feedback.
-
|
@levindecaro , several queries (and possible actions)
|
Beta Was this translation helpful? Give feedback.
-
|
So far, I heard it is a intermitted issue from users, when they do some excess create/start/stop/destroy VM within a short period. After hours, the resource never went down, so i need to recalculate their used resource and update db table manually to solve this problem. For the snapshot usage from secondary storage, there are nothing listed in volume snapshot, but resource limit page shown there are consumed spaces. I'm no idea how to sort out it is a actual used space or just a orphan record. |
Beta Was this translation helpful? Give feedback.
-
|
This issue is stale because it has been open for 120 days with no activity. It may be removed by administrators of this project at any time. Remove the stale label or comment to request for removal of it to prevent this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
KVM
Advanced Networking
resource.count.running.vms.only=true
OS / ENVIRONMENT
CentOS 7
Oracle Linux 9
KVM
SUMMARY
Multiple user account reports CPU count not released after VM stopped/expunged and inaccurate secondary storage usage reported over time. There are no error been found in management server logs.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
Beta Was this translation helpful? Give feedback.
All reactions