RE: Windows guests hang on boot up

2023-08-23 Thread Gary Dixon
Hi Stephen Very interesting and thanks for the workaround – we will also look to implement this on our platform Gary Dixon Senior Technical Consultant T: +44 161 537 4990 E: [email protected] W: www.quadris.co.uk The information contained in this e-mail from Quadris may be confidential

Re: [PROPOSE] ACS 4.18.1.0 release

2023-08-23 Thread Rohit Yadav
Thanks for the update Wei. Regards. From: Nux Sent: Tuesday, August 22, 2023 19:42 To: [email protected] Cc: [email protected] Subject: Re: [PROPOSE] ACS 4.18.1.0 release Thanks for the update, Wei. Good job so far! On 2023-08-21 12:48, We

Re: [PROPOSE] ACS 4.19.0.0 release

2023-08-23 Thread Rohit Yadav
Thanks for the proposal Abhishek, sounds good to me. Looking forward to 4.19! Regards. From: Abhishek Kumar Sent: Thursday, August 17, 2023 22:47 To: [email protected] ; [email protected] Subject: [PROPOSE] ACS 4.19.0.0 release Hi, Thanks

Re: [Consultation] Remove DB HA feature (db.ha.enabled)

2023-08-23 Thread Rohit Yadav
Thanks João, Daniel, I see João's PR - I'm not keen on getting the mysql-ha plugin removed if it can be improved/fixed. What users complain about is when it doesn't work or the documentation isn't clear about how to use it (or in fact have any MySQL HA plan for use with CloudStack). Regards.

Adding L2 network in a security group enabled zone

2023-08-23 Thread Fariborz Navidan
Hello CS Ex[erts, We're running CS 4.15. Our infrastructure consists of one security group enabled zone. We want to have a L2 network with promiscuous mode enabled in addition to the currently configured shared guest network. However, CS tellls that only shared guest network is allowed in a securi

Re: Adding L2 network in a security group enabled zone

2023-08-23 Thread Wei ZHOU
Hi, It has been fixed recently by https://github.com/apache/cloudstack/pull/7719 It will be shipped with upcoming 4.18.1.0 -Wei On 23/08/2023, Fariborz Navidan wrote: > Hello CS Ex[erts, > > We're running CS 4.15. Our infrastructure consists of one security group > enabled zone. We want to hav

Re: Adding L2 network in a security group enabled zone

2023-08-23 Thread Sina Kashipazha
Hey Fariborz, Have a look at the following PR, it is part of the 4.18.1 release. You might be able to back port it to CS 4.15. https://github.com/apache/cloudstack/pull/7719 Kind regards, Sina --- Original Message --- On Wednesday, August 23rd, 2023 at 16:47, Fariborz Navidan wrote:

Query to Cloudstack API is degraded

2023-08-23 Thread Kuasar
During the last weeks we have been experiencing a degrading performance in API queries to Cloudstack, is there a procedure you recommend to check the possible bottleneck?, we are checking database indices. BR, Ricardo Pertuz

Re: SNMP Traps Not Working

2023-08-23 Thread Will Conrad
Here's the cloudstack code for the SNMP appender: https://github.com/apache/cloudstack/blob/4.18/plugins/alert-handlers/snmp-alerts/src/main/java/org/apache/cloudstack/alert/snmp/SnmpTrapAppender.java Here's the appender as configured in my log4j-cloud.xml file: