Sparc0 commented on issue #12740: URL: https://github.com/apache/cloudstack/issues/12740#issuecomment-4006347990
I thought of the reproduce issue of like i was able to reproduce the issue on another management server. But its not a one-time issue, always facing slowness when i try to access this two mentioned paths. ``` [root@cloudstack-mgmt ~]# time cmk list systemvms ...... real 0m32.227s user 0m0.087s sys 0m0.042s [root@cloudstack-mgmt ~]# time cmk list networkofferings ........ real 1m4.528s user 0m0.091s sys 0m0.050s ``` Its even noticeable when visiting the dashboard page because the background call to get the systemvms count takes time, so after a while that number updates to 4. <img width="762" height="382" alt="Image" src="https://github.com/user-attachments/assets/64e03edd-4647-4527-8207-d2d7ca724ed3" /> -- 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]
