Rohit Yadav
Rohit Yadav
@blueorangutan ui
Happy to address any advice @DaanHoogland what should the label say?
Thanks Wei, your suggestion makes sense. Daan, will fix this week and merge.
@blueorangutan ui
@abh1sar given this is a bugfix/improvement related to https://github.com/apache/cloudstack/issues/4482 changed PR base branch to 4.19
Worth checking if that's supported at all.
@bradsmin have you defined the internal dns which isn't on your management network? This is because ssvm agent puts a routing rule to route traffic to the internal zone dns...
@bradsmin can you review the comments and advise? Have you also tried @li-liwen 's workaround to disable ufw (or firewalld).
@PaX101 yes because you're listing the listVirtualMachinesMetrics API which by default returns VM stats (which slows down the API request). If you don't need all the details, you can pass...
@PaX101 I've proposed a PR here which might help your case - https://github.com/apache/cloudstack/pull/8985 Can you try to disable `vm.stats.increment.metrics` global setting in your environment and see if it helps speed...