can't create instance using iso

2025-02-28 Thread TechnologyRss
Hello, All the status is success but I can't install vm using iso, but If I use image then its working fine. 1. https://prnt.sc/P86yaXGBUaKO 2. https://prnt.sc/AlLb8iN1mXLK What is my kvm server issue? give me any idea please -- *Thanks & Regards.**Support Admin* --

Re: [D] LDAP troubleshooting [cloudstack]

2025-02-28 Thread via GitHub
GitHub user ffslcschools edited a comment on the discussion: LDAP troubleshooting Configuration is similar to what rajujith posted above and I was focusing on the gui. `keytool`-genkey -alias ldaps -keyalg RSA -keystore /etc/cloudstack/management/daps.jks -keysize 2048 keytool -importcert -

Re: [D] LDAP troubleshooting [cloudstack]

2025-02-28 Thread via GitHub
GitHub user ffslcschools added a comment to the discussion: LDAP troubleshooting I use a very similar process for building the keystore with the exception of the -trustcacerts option for -importcert, I did not know that you had to restart the service to get it to read the new settings, as the

Re: [D] LDAP troubleshooting [cloudstack]

2025-02-28 Thread via GitHub
GitHub user ffslcschools added a comment to the discussion: LDAP troubleshooting Configuration is similar to what rajujith posted above and I was focusing on the gui. `keytool`-genkey -alias ldaps -keyalg RSA -keystore /etc/cloudstack/management/daps.jks -keysize 2048 keytool -importcert -fi

Re: New PMC member: João Jandre Parraquetti

2025-02-28 Thread Suresh Kumar Anaparti
Congratulations João. Regards, Suresh On Thu, Feb 27, 2025 at 5:42 PM Daan Hoogland wrote: > The Project Management Committee (PMC) for Apache CloudStack > is delighted to announce that João has joined the PMC! > João was the 4.20 Rm and has been contributing for several years both > in code an

Re: [D] DB connection is interrupted with multiple management servers [cloudstack]

2025-02-28 Thread via GitHub
GitHub user Luskan777 added a comment to the discussion: DB connection is interrupted with multiple management servers > > Hi @DaanHoogland , I updated my MariaDB version to 11.2, but I still have > > the same problem. > > From what I've researched, it seems that the connections are not being

Re: New PMC member: João Jandre Parraquetti

2025-02-28 Thread Abhisar Sinha
Congrats Joao! Regards Abhisar From: Kiran Chavala Date: Friday, 28 February 2025 at 4:35 PM To: d...@cloudstack.apache.org Cc: users@cloudstack.apache.org Subject: Re: New PMC member: João Jandre Parraquetti Congrats Joao! Regards Kiran From: Nux Date: Friday, 28 February 2025 at 3:41 P

Re: New PMC member: João Jandre Parraquetti

2025-02-28 Thread Kiran Chavala
Congrats Joao! Regards Kiran From: Nux Date: Friday, 28 February 2025 at 3:41 PM To: d...@cloudstack.apache.org Cc: users@cloudstack.apache.org Subject: Re: New PMC member: João Jandre Parraquetti Congrats, Joao! :) On 2025-02-28 06:19, Manoj Kumar wrote: > Congratulations João! > > Best R

Re: [D] LDAP troubleshooting [cloudstack]

2025-02-28 Thread via GitHub
GitHub user ujan-shakya added a comment to the discussion: LDAP troubleshooting @ffslcschools Thank You for your reply, I will also look into it and update my progress. and would you mind sharing your previously working document? I will try working from that docs, any information is helpful :)

Re: Disaster Recovery Strategies for Cloudstack Management Server

2025-02-28 Thread Jürgen Gotteswinter
Sorry for the confusion, 2-node would be active/passive Am 28.02.25, 11:47 schrieb "Jürgen Gotteswinter" mailto:juergen.gotteswin...@mgm-tp.com.inva>LID>: Regarding #3 We are running a geo redundant acs management and galera database spanning 3 datacenters. So far, no issues See https://d

Re: New PMC member: João Jandre Parraquetti

2025-02-28 Thread Nux
Congrats, Joao! :) On 2025-02-28 06:19, Manoj Kumar wrote: Congratulations João! Best Regards, Manoj From: Jithin Raju Sent: 28 February 2025 11:04 AM To: users@cloudstack.apache.org ; dev Subject: Re: New PMC member: João Jandre Parraquetti Congratulati

Re: Disaster Recovery Strategies for Cloudstack Management Server

2025-02-28 Thread Jürgen Gotteswinter
Regarding #3 We are running a geo redundant acs management and galera database spanning 3 datacenters. So far, no issues See https://docs.cloudstack.apache.org/en/latest/adminguide/reliability.html Active/Active should be also doable using keepalived and standard mysql replication. But this wi

Disaster Recovery Strategies for Cloudstack Management Server

2025-02-28 Thread Bryan Tiang
Hi Community, We recently started to review our Disaster Recovery Strategy for Cloudstack Management, just in case something happens to the Datacenter. Few questions: #1 - Has anyone been able to get Multiple Management Servers to connect to mysql? We tried it many months ago but couldn’t get