ms30063600 commented on issue #13944: URL: https://github.com/apache/cloudstack/issues/13944#issuecomment-5692709709
Hi @stag7824 I read your reaction last night. Let me perform a re-test, see below. For this test I use the https://qa.cloudstack.cloud environment. My test domain is "Domain2" with id="daaee52a-cb7a-4206-a862-6219e7341426". As far as I know the resource limits are reset daily. Step 1: Show current resource limit values: see attached file result_demo_listResourceLimits_20260916-071214-172493.json. Step 2: Update each resource limit for this domain (17 requests). The value that I set is: resourceid * 10 + 7. Done. Step 3: Show current resource limit values run after step 2: see attached file result_demo_listResourceLimits_20260916-074146-360675.json. This shows that the resource limits have the following values (excerpt taken from the json result file). "resourcetype": "0", "max": 7 "resourcetype": "1", "max": 17 "resourcetype": "2", "max": 27 "resourcetype": "3", "max": 37 "resourcetype": "4", "max": 47 "resourcetype": "5", "max": 57 "resourcetype": "6", "max": 67 "resourcetype": "7", "max": 77 "resourcetype": "8", "max": 87 "resourcetype": "9", "max": 97 "resourcetype": "10", "max": 107 "resourcetype": "11", "max": 117 "resourcetype": "12", "max": 127 "resourcetype": "13", "max": 137 "resourcetype": "14", "max": 147 "resourcetype": "15", "max": 157 "resourcetype": "16", "max": 167 Final step: compare with gui. To this end I supply two screenshots (note "Secondary storage limit" is in both, so you can see that I did not miss a single resource). Please check that the various values are indeed in the screenshot. Also it appears here that the resource limits are shown in a different order than by increasing resourceid. Please check that the last two lines of the second screenshot that the limit is still "Unlimited". I expected to see there 157 and 167. Kind regards, Mau <img width="433" height="681" alt="Image" src="https://github.com/user-attachments/assets/fae389d1-6dc0-490e-879e-4f5108e27c9d" /> <img width="378" height="539" alt="Image" src="https://github.com/user-attachments/assets/1fac7e9f-fe00-4817-8be1-9678fe7f6625" /> [result_demo_listResourceLimits_20260916-071214-172493.json](https://github.com/user-attachments/files/32272381/result_demo_listResourceLimits_20260916-071214-172493.json) [result_demo_listResourceLimits_20260916-074146-360675.json](https://github.com/user-attachments/files/32272922/result_demo_listResourceLimits_20260916-074146-360675.json) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
