Re: [D] Elastic IP without hardware [cloudstack]

2025-04-14 Thread via GitHub
GitHub user Kukunin added a comment to the discussion: Elastic IP without hardware Haven't tried but sounds exactly what I was looking for. Thank you for the reference! GitHub link: https://github.com/apache/cloudstack/discussions/10685#discussioncomment-12833648 This is an automatical

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-14 Thread via GitHub
GitHub user sjanssen15 edited a comment on the discussion: Unable to deploy initial zone/setup - Fails at creating guest network First I added a cluster & a host in order to host the system VMs. Then I removed the whole physical network and thus traffic types and recreated them all. This seem

Re: Request to join Slack community

2025-04-14 Thread Daan Hoogland
invite sent On Mon, Apr 14, 2025 at 5:38 PM Maximiliano Gabriel Silva wrote: > > Thanks, > > Regards. -- Daan

Re: Custom system vm template - virtual router

2025-04-14 Thread Ajit Singh
Hi Jürgen Gotteswinter Thanks for the quick response, is there a link available where I can get the steps for customizing system vm template and assign it in cloud stack so that whenever virtual router is created, it uses this custom system vm template Regards Ajit Singh On Mon, Apr 14, 2025 at

Request to join Slack community

2025-04-14 Thread Maximiliano Gabriel Silva
Thanks, Regards.

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-14 Thread via GitHub
GitHub user sjanssen15 added a comment to the discussion: Unable to deploy initial zone/setup - Fails at creating guest network Just finished the reinstall with Ubuntu 22.04, exact same errors. I will try to get a system VM running and get the log locally from the kvm instance. I'll post it h

ConfigDrive XCP-ng/KVM

2025-04-14 Thread Francisco Arencibia Quesada
Good morning guys, Has anyone of you configured ConfigDrive? The steps I see online are not clear enough, I have KVM and XCP-ng zones, with vlan, and vxlan. Any help would be appreciated. Kind Regards -- Francisco Arencibia Quesada. DevOps Engineer

Re: [D] Logging into multiple domains with an ldap account [cloudstack]

2025-04-14 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Logging into multiple domains with an ldap account You can if you link domain to an ldap group, you can link another domain to the same group. From the documentation look at auto-import and auto-sync. I am not sure if it will work wi

Re: Ipv6 for shared guest networks

2025-04-14 Thread Wido den Hollander
Op 11-04-2025 om 16:35 schreef Mevludin Blazevic: Hi Wido, this is indeed not the case. However, if I configure on a test VM the ipv6 address manually it works, only if I flush the ip6 tables. However, defining an Ipv6 address range in the guestnetwork section does not seem to have any eff

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-14 Thread via GitHub
GitHub user sjanssen15 added a comment to the discussion: Unable to deploy initial zone/setup - Fails at creating guest network I had a look at the logging and I saw some errors regarding "Certificate for <127.0.0.1> doesn't match any of the subject alternative names". I remember that the FQD

Re: [D] Logging into multiple domains with an ldap account [cloudstack]

2025-04-14 Thread via GitHub
GitHub user kiranchavala added a comment to the discussion: Logging into multiple domains with an ldap account @nemethga It's possible with Saml authentication, not sure about Ldap GitHub link: https://github.com/apache/cloudstack/discussions/10706#discussioncomment-12827919 This is an

Re: Custom system vm template - virtual router

2025-04-14 Thread Jürgen Gotteswinter
Theres a Readme in that url which describes the build process, the included build.sh is what you are looking for. Modify the scripts in https://github.com/apache/cloudstack/blob/main/tools/appliance/systemvmtemplate/scripts/ according to your needs. https://docs.cloudstack.apache.org/en/latest

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-14 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Unable to deploy initial zone/setup - Fails at creating guest network thanks @sjanssen15 for the update it could be a UI issue - needs reproducing GitHub link: https://github.com/apache/cloudstack/discussions/10678#discussioncommen

Re: [D] BUGS: CloudStack 4.20 VXLAN-EVPN - Management VXLAN generates error - Public VXLAN routes not advertised - is Bug LINKED TO #9920? - Initial VMs running but Grey State for Agent State [cloudst

2025-04-14 Thread via GitHub
GitHub user wido added a comment to the discussion: BUGS: CloudStack 4.20 VXLAN-EVPN - Management VXLAN generates error - Public VXLAN routes not advertised - is Bug LINKED TO #9920? - Initial VMs running but Grey State for Agent State There is no need to link a VXLAN device to the loopback.

Re: [D] Elastic IP without hardware [cloudstack]

2025-04-14 Thread via GitHub
GitHub user kiranchavala added a comment to the discussion: Elastic IP without hardware @Kukunin I was wondering if you had tried vnf and dynamic routing feature of cloudstack and see if it solves ur use case Cloudstack has support for vnf https://www.shapeblue.com/vnf-appliance-integratio

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-14 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Unable to deploy initial zone/setup - Fails at creating guest network @sjanssen15 it would be good to share /var/log/cloud.log in system vms the issue might be caused by a global setting, or some network configurations re-setup migh

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-14 Thread via GitHub
GitHub user sjanssen15 added a comment to the discussion: Unable to deploy initial zone/setup - Fails at creating guest network I do see however that the system VM's are not working, agent state is offline. I'll try to reproduce this whole setup but use Ubuntu 22.04 instead, just to see if I

Re: Custom system vm template - virtual router

2025-04-14 Thread Jürgen Gotteswinter
The template is created with packer, you can find everything you need to customize it here: https://github.com/apache/cloudstack/tree/main/tools/appliance Am 14.04.25, 13:39 schrieb "Ajit Singh" mailto:ajitsing...@gmail.com>>: Hi All I need to monitor virtual routers in cloud stack using sn

Custom system vm template - virtual router

2025-04-14 Thread Ajit Singh
Hi All I need to monitor virtual routers in cloud stack using snmp and zabbix and I have installed required snmp modules and monitoring through zabbix is working fine. But if I do a VPC cleanup then a new virtual router is created and all snmp related steps need to be done again. Is there a way