Re: New PMC member: Suresh Anaparti

2024-09-18 Thread Bryan Lima
Congratulations, Suresh!!! On 18/09/2024 07:51, Rohit Yadav wrote: The Project Management Committee (PMC) for Apache CloudStack has invited Suresh Anaparti to become a PMC member and we are pleased to announce that they have accepted. Suresh has contributed in the past and has shown effort to m

Re: Assistance with advanced networking

2024-08-19 Thread Bryan Lima
Hey, Felipe Sorry for the late reply, but are you working with the KVM hypervisor? When updating the traffic labels in the zone, ACS does not automatically update the `agent.properties` file in the hosts. If I am not mistaken, during the system VM deployment on a KVM hypervisor, ACS will utili

Re: Root Disk Controller Global Setting

2024-07-25 Thread Bryan Lima
should be installing the VirtIO drivers on these Instances? Thank you for the help, Jordan -Original Message----- From: Bryan Lima Sent: Tuesday, July 23, 2024 12:47 PM To: users@cloudstack.apache.org Subject: Re: Root Disk Controller Global Setting EXTERNAL Hello, Jordan About the root

Re: Root Disk Controller Global Setting

2024-07-23 Thread Bryan Lima
Hello, Jordan About the root/data disk controller global configuration, you can set this on a per-template basis, i.e. you can set the root and data disk controller in the template settings and all VMs create from it will use the same settings. Therefore, if you create a Windows VM template in

Re: Color in site

2024-06-21 Thread Bryan Lima
Hello, Marty For the dark theme, you can try to use the CSS file[1] added in PR #8942[2], it may need some tweaking to work properly, depending on the ACS version you are using. The PR #8942[2] adds a runtime system for the GUI of ACS, applying themes based on the account, ACS domain or intern

Re: Password Management UI Missing?

2024-06-18 Thread Bryan Lima
Hello, Granwille To be able to reset the VM's password, the template/ISO used by the VM should have the option `Password enabled`, and the VM should be in the `Stopped` state, otherwise, this option will not be displayed in the UI. Best regards, Bryan On 18/06/2024 14:00, Granwille Strauss

Re: Exception during migrate:

2024-05-22 Thread Bryan Lima
Hello, Hideyuki What version of Apache CloudStack and which operating system are you using in the hosts? Can you provide the output of the command *stat -fc %T /sys/fs/cgroup/ *in the source host and the destination host? Best regards, Bryan On 19/05/2024 09:56, h.chi...@bestnetllc.co.jp wr

Re: AW: Manual fence KVM Host

2024-04-15 Thread Bryan Lima
Hello, Murilo NFSv3 has this behaviour, and it is a known issue, see this thread for reference[1]. This situation does not occur using version 4 of the protocol, as it changed the way lock works in this version. However, you mentioned you changed the storage to NFSv4, did you change the lock

Re: [VOTE] Apache CloudStack 4.18.2.0 RC2

2024-04-12 Thread Bryan Lima
+1 I manually tested some basic functionalities with the KVM hypervisor and Ubuntu 20.04 LTS: * VM deploy; * Cold and live migration with and without storage migration, NFS to iSCSI (SharedMountPoint) and vice-versa; * Network management, firewall, egress/ingress rules, and operations

Re: Slow Metrics output in GUI

2024-03-06 Thread Bryan Lima
Hello, Andrei and Joan The values for the configurations *vm.stats.max.retention.time* and *vm.stats.interval* will impact in required storage space as well as in the DB performance; their default values may not be ideal depending on the environment, especially larger ones. For this reason, th

Re: Checking traffic usage of a VM using cloudstack usage service

2024-03-05 Thread Bryan Lima
Hello, Fariborz Currently, Apache CloudStack does not provide any visualization aside from the total quota consumption in the quota summary section in the UI and the parameter *type* of the API *quotaStatement* is not working as intended. However, there is a planned feature to come in the next

Re: New committer: Alexandre Mattioli

2024-01-12 Thread Bryan Lima
Congratulations Alexandre! Best regards, Bryan On 10/01/2024 19:27, Nux wrote: All, The Project Management Committee (PMC) for Apache CloudStack has invited Alexandre Mattioli to become a committer and we are pleased to announce that they have accepted. Alex has been instrumental in many fea

Re: new committer Bryan Lima

2023-12-01 Thread Bryan Lima
wrote: All, The Project Management Committee (PMC) for Apache CloudStack has invited Bryan Lima to become a PMC member and we are pleased to announce that they have accepted. Bryan has contributed himself and assisted in reviewing and testing the work of others. He has shown to be resp

Re: IPS aliases in firewall rules

2023-10-23 Thread Bryan Lima
Hello, Murilo Regarding the duplicate of network rules, currently, ACS does not have this functionality, as every VPC needs its own Access Control List (ACL). However, there is a PR [1] in development that allows users to create a global ACL, and use it in multiple VPCs, similar to the default

Re: Metrics not visible

2023-10-17 Thread Bryan Lima
Hello, Cristian The VM's stats visualization is controlled by the global configuration *vm.stats.interval* and *vm.stats.max.retention.time*, where the former defines the interval of the data collection, and the latter defines for how long this data will be persisted in the database until its

Re: AW: dedicated secondary storage

2023-06-22 Thread Bryan Lima
Hello Swen, PR #7659[1] was recently created to extend ACS by giving users the possibility to create scripts (in JavaScript) to direct resources (Volumes, Templates, Snapshots, and ISOs) to a specific secondary storage. The initial functionality is only bare-bones and could be further extende

Re: IP Spoofing and IP Theft

2023-05-18 Thread Bryan Lima
Hello Willard, ACS has the configuration `api.allowed.source.cidr.list` which is a comma-separated list of IPv4/IPv6 CIDRs from which API calls can be performed. Therefore, it is possible to filter from which IP addresses the ACS will accept calls; this parameter is also configurable at the a

Re: Problem migrating big volume between primary storage pools.

2023-04-26 Thread Bryan Lima
Hey Jorge, Nice to see another fellow around! Both methods didn't work with a volume of 1.1 TB. Do they do the same thing? Both methods have different validations; however, essentially they do the same thing: while the VM is stopped, the volume is copied to the secondary storage and then to t

Re: [4.18][RELEASE] RC1 up for vote

2023-02-21 Thread Bryan Lima
tone 4.18.0.0. I will move it to another milestone if we decide it is too risky. On Fri, Feb 17, 2023 at 2:13 PM Bryan Lima wrote: Hi all, As there will be a need for RC2, I found a small bug regarding the Quota enable config introduced in PR #6690. Even when the user has the plugin enable

Re: [4.18][RELEASE] RC1 up for vote

2023-02-17 Thread Bryan Lima
Hi all, As there will be a need for RC2, I found a small bug regarding the Quota enable config introduced in PR #6690. Even when the user has the plugin enabled, it will be displayed as disabled, as presented in the image below. This is because in the QuotaSummaryResponse, the parameter Quot