Re: [D] vrouter haproxy timeouts [cloudstack]

2026-03-06 Thread via GitHub
GitHub user chunkyen added a comment to the discussion: vrouter haproxy timeouts There is a pull request that aims to add the load balncer timeout as a global config [https://github.com/apache/cloudstack/pull/12586](url) GitHub link: https://github.com/apache/cloudstack/discussions/12754#disc

Re: [D] vrouter haproxy timeouts [cloudstack]

2026-03-06 Thread via GitHub
GitHub user jgotteswinter added a comment to the discussion: vrouter haproxy timeouts Okay, that confirms what i thought. I will try the user-data approach, lets see how this goes. Thanks! GitHub link: https://github.com/apache/cloudstack/discussions/12754#discussioncomment-16020710 T

Re: [D] vrouter haproxy timeouts [cloudstack]

2026-03-06 Thread via GitHub
GitHub user StepBee added a comment to the discussion: vrouter haproxy timeouts Hi Jürgen, as far as i know there is no easy config setting way. The only 2 ways i am aware of are: 1. modification of the systemvm Template 2. from CS 4.22 on you can use user-data (Cloud-init) with System VMs [h

Re: [ISSUE] S3 Bucket Creation: InvalidLocationConstraint with Ceph RadosGW (v18)

2026-03-06 Thread Stephan Bienek
Hi Titu, it sounds like you found a different way to fix the issue in your environment, a different way than waiting for the cloudstack patch. If so, could you describe what exactly you changed/adjusted in Ceph and/or Cloudstack? Much appreciated! Best regards, Stephan > [email protected] hat a

Re: [D] vrouter haproxy timeouts [cloudstack]

2026-03-06 Thread via GitHub
GitHub user jgotteswinter edited a discussion: vrouter haproxy timeouts Is there any configuration variable which allows me to change the default timeouts for haproxy? I need to increase the 50s timeout `defaults log global modetcp option dontlognull re

Re: [D] vrouter haproxy timeouts [cloudstack]

2026-03-06 Thread via GitHub
GitHub user jgotteswinter edited a discussion: vrouter haproxy timeouts Is there any configuration variable which allows me to change the default timeouts for haproxy? I need to increase the 50s timeout defaults timeout connect5000 timeout client 5 timeout s

[D] vrouter haproxy timeouts [cloudstack]

2026-03-06 Thread via GitHub
GitHub user jgotteswinter created a discussion: vrouter haproxy timeouts Is there any configuration variable which allows me to change the default timeouts for haproxy? I need to increase the 50s timeout defaults log global modetcp option dontlognull re

Re: [D] After upgrading from 4.20 to 4.22 , System VM isnt getting internet connection on production server. [cloudstack]

2026-03-06 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: After upgrading from 4.20 to 4.22 , System VM isnt getting internet connection on production server. check the host network confirguration and see if you can reach the gateway from the host. Was there any update to the network on th

[D] Multiple SAML IDP [cloudstack]

2026-03-06 Thread via GitHub
GitHub user chunkyen created a discussion: Multiple SAML IDP Hi, is multiple SAML IDP supported in Cloudstack 4.22? From the Global config, there is only the ability to add a single URL to saml2.idp.metadata.url, but the fact that you can put a saml2.default.idpid suggest that there can be mor

Re: [D] After upgrading from 4.20 to 4.22 , System VM isnt getting internet connection on production server. [cloudstack]

2026-03-06 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: After upgrading from 4.20 to 4.22 , System VM isnt getting internet connection on production server. there shouldn't be. What is the version of the SVMs? (and did you destroy them to be re-created? GitHub link: https://github.com/

[D] Multiple Management Server [cloudstack]

2026-03-06 Thread via GitHub
GitHub user arpanbht created a discussion: Multiple Management Server I am trying to add two management server in my cloudstack setup but failing to add the 2nd management server. The 1st created management server is working fine with one compute host and one nfs server added. These are the s

Re: [D] After upgrading from 4.20 to 4.22 , System VM isnt getting internet connection on production server. [cloudstack]

2026-03-06 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: After upgrading from 4.20 to 4.22 , System VM isnt getting internet connection on production server. @carbon-arts Please check the network configuration as @DaanHoogland suggested. We do not have access to your environment, so you

Re: [D] Multiple Management Server [cloudstack]

2026-03-06 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Multiple Management Server did you edit /etc/cloudstack/management/db.properties to point to the other server’s DB? GitHub link: https://github.com/apache/cloudstack/discussions/12757#discussioncomment-16021903 This is an auto

terraform provider updates

2026-03-06 Thread Brad House
I'm working on a list of terraform provider updates and fixes for things I've personally hit in our implementation. I'd like to get some eyes on these as I create them, with the hopes of maybe getting someone to coordinate an 0.7.0 release in the nearish future (as it can be hard to keep users

Re: Kubernetes images/templates no longer being updated?

2026-03-06 Thread Andreas S. Kerber via users
Just adding to my own email: My problem was the "mkisofs" on RHEL9 ist actualy using xorriso instead of genisoimage. The created ISO differs when using Debian mkisofs and "file" output show the difference: When using Debian mkisofs: setup-v1.33.1-calico-x86_64.iso: ISO 9660 CD-ROM filesystem d

Re: [D] Multiple SAML IDP [cloudstack]

2026-03-06 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Multiple SAML IDP @chunkyen , as of now the saml2 settings are all global so work needs to done to make it tenant configurable (afaik). GitHub link: https://github.com/apache/cloudstack/discussions/12756#discussioncomment-16022023 -

Re: [D] Multiple SAML IDP [cloudstack]

2026-03-06 Thread via GitHub
GitHub user chunkyen added a comment to the discussion: Multiple SAML IDP Thank you @DaanHoogland, I know this is a global setting but was hoping there is a way to have multiple SAML IDP. I also don't need this to be Domain specific, as the ability to authorize a user account to use a specific

Re: [D] After upgrading from 4.20 to 4.22 , System VM isnt getting internet connection on production server. [cloudstack]

2026-03-06 Thread via GitHub
GitHub user carbon-arts added a comment to the discussion: After upgrading from 4.20 to 4.22 , System VM isnt getting internet connection on production server. Yes the host can reach the gateway , only the systemVMs are affected . there wasn't any change with the network on the host. GitHub