Rohit Yadav

Results 525 comments of Rohit Yadav

Have you disabled apparmour on them, what guide or steps of installation if any did you follow @akshaybachhav Make sure to stop/disable firewalld etc. It's possible you've wrong mtu or...

This is by design, template registered in a project are owned by it so not accessible to others. However, like any account they should be allowed to be shared to...

Please refer to https://github.com/apache/cloudstack/pull/7405#issuecomment-1537850131 and as others have mentioned https://github.com/apache/cloudstack/issues/4052 This is actually my fault, I had added this in the UI which we later agreed to remove (see reasons...

Raised a doc PR here - https://github.com/apache/cloudstack-documentation/pull/407 not sure what additional information we want to add here.

@kiwiflyer we kind of do, but much of the selinux work requires operators/admin to define the rules. Here's an example of te file for cloud-agent pkg (cloudstack-agent that runs on...

Thanks @vinokumark you're right the docs are wrong and refer to legacy UI, you may refer to https://github.com/shapeblue/hackerbook and https://github.com/apache/cloudstack/tree/main/ui/docs

This may not be necessary generally; the metrics API extend relevant list APIs (for example, listVirtualMachines and listVirtualMachinesMetrics) and because of this the reflections-based pattern was used. Ideally one could...

Hi @Notespeak thanks for the issue, we don't have Debian 11 as a support KVM distro. You can refer to the compatibility matrix here: https://docs.cloudstack.apache.org/en/latest/releasenotes/compat.html You may use one of...

This is still an issue, @kiranchavala ?