Re: VPN SIte SITE on CS 4.20.1 Using BGP for the Site to Site VPN only

2025-07-30 Thread Kiran Chavala
Hi Tata y Did you try the dynamic routing feature in Cloudstack for your Use case https://docs.cloudstack.apache.org/en/4.20.1.0/adminguide/networking_and_traffic.html#dynamic-and-static-routing https://www.youtube.com/watch?v=eiK44dNliDE&pp=ygUbZHluYW1pYyByb3V0aW5nIGNsb3Vkc3RhY2sg Rgards Ki

Re: How to change KVM host password in cloudstack?

2025-07-30 Thread Kiran Chavala
Hi Sanjay Could you please try this api call https://cloudstack.apache.org/api/apidocs-4.20/apis/updateHostPassword.html Regards Kiran From: Sanjay Kumar Date: Wednesday, 30 July 2025 at 6:17 PM To: users@cloudstack.apache.org , d...@cloudstack.apache.org Subject: How to change KVM ho

VPN SIte SITE on CS 4.20.1 Using BGP for the Site to Site VPN only

2025-07-30 Thread Chi vediamo
Hello team Is there a Way to configure a Site to site IPsec VPN to from a dual virtual routers with antiafinity to two remote routers using eBGP using virtual router? If yes what are the steps. I Understand I can do it using the VNF. But the VNF is forced to stay Behind the Virtual router for

Re: vm state not updated after power off from within VM - version 4.20.1.0

2025-07-30 Thread nilantha liyanage
Hi Kiran, Can you try with advanced zone with security groups. I have installed on Ubuntu 22.04.5. I will upload the logs tomorrow. Regards,Nilantha On Wednesday, July 30, 2025 at 04:12:24 PM GMT+4, Kiran Chavala wrote: Hi Nilantha I was not able to reproduce the issue with ubuntu-vm

Re: [D] Upgrading K8s Cluster Failed [cloudstack]

2025-07-30 Thread via GitHub
GitHub user rafaelpagliari added a comment to the discussion: Upgrading K8s Cluster Failed I'm only looking at the logs below; at first glance, I don't see an error that would explain exactly why this is happening. For clarification, the tests on both ACS are with the clusters at zero. That

Re: [D] VMs won't start on networks with client drive enabled [cloudstack]

2025-07-30 Thread via GitHub
GitHub user akoskuczi-bw added a comment to the discussion: VMs won't start on networks with client drive enabled Same with isolated L2 network, if ConfigDrive is enabled: cmk listPhysicalNetworks id=749d2963-f7d6-4563-8c26-2f47a91a72c6 { "count": 1, "physicalnetwork": [ { "broadc

Re: [D] Upgrading K8s Cluster Failed [cloudstack]

2025-07-30 Thread via GitHub
GitHub user Pearl1594 added a comment to the discussion: Upgrading K8s Cluster Failed Do you see any specific failure log pertaining to the upgrade process in `/var/log/daemon.log` - which could be helpful to pinpoint where the issue lies.. GitHub link: https://github.com/apache/cloudstack/

Re: [D] Upgrading K8s Cluster Failed [cloudstack]

2025-07-30 Thread via GitHub
GitHub user rafaelpagliari added a comment to the discussion: Upgrading K8s Cluster Failed cloud@k8s-acs1-control-1985b69a62a:~$ kubectl get nodes NAME STATUS ROLES AGE VERSION k8s-acs1-control-1985b69a62a Ready c

Re: [D] Upgrading K8s Cluster Failed [cloudstack]

2025-07-30 Thread via GitHub
GitHub user Pearl1594 added a comment to the discussion: Upgrading K8s Cluster Failed what is the output of `kubectl get nodes` for the cluster, just to see if the nodes have actually upgraded, but if an issue happened post upgrade. GitHub link: https://github.com/apache/cloudstack/discussio

Re: [D] Upgrading K8s Cluster Failed [cloudstack]

2025-07-30 Thread via GitHub
GitHub user rafaelpagliari added a comment to the discussion: Upgrading K8s Cluster Failed Any updates on this? I'm having the same issue. I have two ACS with the same version (4.18). One has the upgrade successfully, the other has the same issue. GitHub link: https://github.com/apache/clo

Re: [D] CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated [cloudstack]

2025-07-30 Thread via GitHub
GitHub user tatay188 closed the discussion with a comment: CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated Resolved: @thank you @wido @DaanHoogland @weizhouapache GitHub link: https://github.com/apache/cloudst

Re: [D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available ok, those were my “10” initial first line support questions ;) usually this DefaultConfigResources error would be solved by now. Can you search for the missing resour

Re: [D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user furkandogmus added a comment to the discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available Sir @DaanHoogland, is there something wrong on my setup script? ``` #!/bin/bash # CloudStack Development Environment Setup for Rocky Linux # Based on Apache CloudSta

How to change KVM host password in cloudstack?

2025-07-30 Thread Sanjay Kumar
Hello!, I was trying to change password of kvm host but how to identify it is encrypted password of plan text. I know how to update the password of kvm host and database as well but I am worried about encrypted password. ACS : 4.18 Any help would be really appreciated. Thank you!

Re: [D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user furkandogmus edited a comment on the discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available mysql -u cloud -pcloud yes, i can. @DaanHoogland ``` mysql -u cloud -pcloud mysql: [Warning] Using a password on the command line interface can be insecure. Welcom

Re: vm state not updated after power off from within VM - version 4.20.1.0

2025-07-30 Thread Kiran Chavala
Hi Nilantha I was not able to reproduce the issue with ubuntu-vm template Could you please let me what os you are trying ? Please share the management logs and agent logs Regards Kiran From: nilantha liyanage Date: Wednesday, 30 July 2025 at 3:01 PM To: users@cloudstack.apache.org Sub

Re: [D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user furkandogmus added a comment to the discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available mysql -u cloud -pcloud yes, i can. @DaanHoogland ``` mysql -u cloud -pcloud mysql: [Warning] Using a password on the command line interface can be insecure. Welcome

Re: [D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available It doesn’t look like you did @furkandogmus . Assuming this is in the same terminal you are starting the MS in, can you log on to the DB from here as user cloud? `mysq

Re: [D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user furkandogmus added a comment to the discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available > WARNING: Provided file does not exist: /root/cloudstack/developer/../utils/conf/db.properties.override > WARNING: Provided file does not exist: /ro

Re: [D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available @furkandogmus , this would mean that the DB is not set up correctly or not reachable from the management server us user cloud. GitHub link: https://github.com/apach

Re: [D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/11347#discussion

Re: [D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user boring-cyborg[bot] deleted a comment on the discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/11347#discussi

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs I know there is a configuration option for nfs mounts, but would not know what is wrong in your case, glad it works now. GitHub link: https://github.com/

[D] [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available [cloudstack]

2025-07-30 Thread via GitHub
GitHub user furkandogmus created a discussion: [ROCKY 9.6 AS SETUP] Ne bean named DefaultConfigResources available ### problem I tried to install Apache Cloudstack by using this [Developer Guide](https://docs.cloudstack.apache.org/en/latest/developersguide/developer_guide.html). But when i t

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs @alsko-icom please checkt the template as @Pearl1594 suggests. Why do you think the mount of the nfs share is the problem? GitHub link: https://github.c

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs > The team noticed some errors during deployment regarding NFS SR being unable > to mount on the xcp-ng hosts. So if nfs mount failed, there was no way f

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user alsko-icom added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs After going in the Netapp NFS configuration with the storage team to check settings you asked me, i witnessed them turning off the v4 and v4.1-4.2 support o

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs @alsko-icom , what type of NFS server are you running and what options are turned on on it? (squash_root, nfs version, …?) See [this part of the docs](htt

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user Pearl1594 added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs @alsko-icom can you please confirm if the systemvm template has been registered / seeded? GitHub link: https://github.com/apache/cloudstack/discussions/1134

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user alsko-icom added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs added the file to my personal nextcloud server and as a gist too. https://gist.github.com/alsko-icom/c835b6f4ad87a27bd3ca96604dcf9c4c and the nextcloud htt

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user alsko-icom added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs Regarding the nfs storage it has been mounted on the xcp hosts This is the df - h output https://github.com/user-attachments/assets/f1acb786-3612-4c2b-92d4-

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user alsko-icom added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs pasting here screenshot of the seed command for your reference https://github.com/user-attachments/assets/c7cf5b66-ea2d-4e04-9714-2bc884bb0bf4"; /> The te

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs it is now zero bytes, @alsko-icom . can you create a gist or use some other upload/ftp service? GitHub link: https://github.com/apache/cloudstack/discuss

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user alsko-icom added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs ok we will review the nfs behavior a bit more. Regarding the prep, should we add the xcp-ng hosts to the pool through cloudstack or through xen orchestrator

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs No @alsko-icom , unless there are some setting on the nfs server preventing it, all servers should be able to share the NFS storage. GitHub link: https:/

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs @alsko-icom , I think you can add it to the pool and add the pool-master. please check though. GitHub link: https://github.com/apache/cloudstack/discussi

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user alsko-icom added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack4.20.1.alsko.txt](https://github.com/user-attachments/files/21119285/cloudstack4.20.1.alsko.txt) reuploaded file with txt extension. GitHub link:

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs @alsko-icom , the logs are not visible. GitHub link: https://github.com/apache/cloudstack/discussions/11346#discussioncomment-13933523 This is an au

Re: [D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user alsko-icom added a comment to the discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs Excuse my late reply, somehow i missed the notification of your update! Is there a problem that we have all 4 xcp-ng hosts connecting to the nfs? Not sure h

[D] Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack]

2025-07-30 Thread via GitHub
GitHub user alsko-icom created a discussion: Attempt to deploy fresh 4.20.1 utilizing xcp-ng 8.3 fails to deploy system VMs [cloudstack4.20.1.alsko.log](https://github.com/user-attachments/files/21118669/cloudstack4.20.1.alsko.log) Hello team, We decided to test out latest xcp-ng 8.3 hosts tha

vm state not updated after power off from within VM - version 4.20.1.0

2025-07-30 Thread nilantha liyanage
I have installed cloudstack 4.20.1.0 and when I power off a vm from the os the state is not updated, also if I reboot kvm host still the vm state showing up. I've tested a separate setup with 4.19.1.1 and it's working as expected. is this a known issues with 4.20.1? Thanks,Nilantha

Re: [D] Dynamic Routing & IPV6 [cloudstack]

2025-07-30 Thread via GitHub
GitHub user yyzkevin added a comment to the discussion: Dynamic Routing & IPV6 My expectation was it will announce the IPV6 prefix still. Currently it does not and would need to make manual static /64 route upstream which is not manageable. I am aware it is mentioned that IPV6 within isola

Re: [D] CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated [cloudstack]

2025-07-30 Thread via GitHub
GitHub user wido closed the discussion with a comment: CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated Just one comment to add here: Avoid using IPv6 addresses (or IPv4) for Monitor hosts for Ceph, use DNS. You c

Re: [D] Dynamic Routing & IPV6 [cloudstack]

2025-07-30 Thread via GitHub
GitHub user wido added a comment to the discussion: Dynamic Routing & IPV6 In NAT mode the VR shouldn't announce any prefix, correct? Or do you meant that it would still need to announce IPv6? GitHub link: https://github.com/apache/cloudstack/discussions/11331#discussioncomment-13931488