Re: Request to Join Apache CloudStack Slack Community

2025-02-06 Thread Nicolas Vazquez
Hi Rhett, I have sent you an invitation to join the Slack channel, you should receive it over email. Let me know if there are any issues. Regards, Nicolas Vazquez From: Nux Date: Thursday, 6 February 2025 at 18:50 To: users@cloudstack.apache.org Cc: Rhett Saunders Subject: Re: Request t

Re: Request to Join Apache CloudStack Slack Community

2025-02-06 Thread Nux
Rhett, The vast majority of the community action & support happens here on the mailing lists (would be useful to join dev@ too) and the GitHub forum ( https://github.com/apache/cloudstack/discussions ). I am not on the Slack, but I wouldn't be surprised if it was as dead as the IRC channel.

Request to Join Apache CloudStack Slack Community

2025-02-06 Thread Rhett Saunders
Dear Apache CloudStack Team, I have been learning how to set up and manage Apache CloudStack in my home lab to better support my students at the University of Colorado Colorado Springs. While I’ve successfully built and torn down environments, I am now in the process of rebuilding and have enco

RE: upgrade from 4.19 to 4.20

2025-02-06 Thread Andrei Miron
I managed solve the problem. I’m putting here maybe someone else we’ll encounter it. The issue was that when I copied the settings from the old db.properties file I missed this encru=yption part: # Encryption Settings db.cloud.encryption.type=file db.cloud.encrypt.secret=ENC(some letters as a has

Re: [D] Cloudstack Agent Java IO exception [cloudstack]

2025-02-06 Thread via GitHub
GitHub user midhunpjos added a comment to the discussion: Cloudstack Agent Java IO exception > googled the error , it looks like a config is needed > > ``` > -Djdk.lang.Process.launchMechanism=vfork > ``` > > maybe add to `JAVA_OPTS` in `/etc/default/cloudstack-agent` Noted @weizhouapache. W

Re: [D] Power state - Disabled [cloudstack]

2025-02-06 Thread via GitHub
GitHub user bernardodemarco added a comment to the discussion: Power state - Disabled Hello, @drudzeew Congratulations on your Apache CloudStack deploy! Actually, nothing is wrong. The power state column represents the `powerstate` response attribute of the `listHostMetrics` API. It is relat

Re: [D] Kubernetes cluster deployment fails [cloudstack]

2025-02-06 Thread via GitHub
GitHub user tdtmusic2 closed a discussion: Kubernetes cluster deployment fails Hi everyone. I am experiencing a weird issue while trying to deploy a K8s cluster and I don't know what to troubleshoot anymore. There are 2 advanced zone in CS, both with same configuration, the only differences ar

Re: [D] Cloudstack Agent Java IO exception [cloudstack]

2025-02-06 Thread via GitHub
GitHub user weizhouapache edited a comment on the discussion: Cloudstack Agent Java IO exception googled the error , it looks like a config is needed ``` -Djdk.lang.Process.launchMechanism=vfork ``` maybe add to `JAVA_OPTS` in `/etc/default/cloudstack-agent` GitHub link: https://github.com/

Re: [D] Cloudstack Agent Java IO exception [cloudstack]

2025-02-06 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Cloudstack Agent Java IO exception googled the error , it looks like a config is needed ``` -Djdk.lang.Process.launchMechanism=vfork ``` GitHub link: https://github.com/apache/cloudstack/discussions/10336#discussioncomment-12082460

Re: [Announce] new committer Jithin Radu

2025-02-06 Thread pavan aravapalli
Congratulations Jithin ! Thanks & Regards, Pavan. On Wed, 5 Feb 2025 at 20:15, Nischal P wrote: > Congratulations Jithin! Good Job! > > > > Regards > Nischal > > On Wed, 5 Feb, 2025, 6:50 pm Daan Hoogland, wrote: > > > The Project Management Committee (PMC) for Apache CloudStack > > has invite

Re: [D] Kubernetes cluster deployment fails [cloudstack]

2025-02-06 Thread via GitHub
GitHub user tdtmusic2 added a comment to the discussion: Kubernetes cluster deployment fails Yes, all good. GitHub link: https://github.com/apache/cloudstack/discussions/10333#discussioncomment-12082068 This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe,

Re: [D] Kubernetes cluster deployment fails [cloudstack]

2025-02-06 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Kubernetes cluster deployment fails is the issue fixed now ? @tdtmusic2 GitHub link: https://github.com/apache/cloudstack/discussions/10333#discussioncomment-12082029 This is an automatically sent email for users@cloudstack.a

Re: [D] Kubernetes cluster deployment fails [cloudstack]

2025-02-06 Thread via GitHub
GitHub user tdtmusic2 added a comment to the discussion: Kubernetes cluster deployment fails > can the mgmt server access the public IP of the kubernetes cluster > (control/worker vms use port -22xx) ? Thank you, this was the issue! 👍 GitHub link: https://github.com/apache/cloudstack/d

Re: [D] Cloudstack Agent Java IO exception [cloudstack]

2025-02-06 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Cloudstack Agent Java IO exception I understand @midhunpjos , however for anybody to investigate the issue we must be able to replay it . You may be able to find more information in older log-entries. It is important to know how the

Re: [D] Cloudstack Agent Java IO exception [cloudstack]

2025-02-06 Thread via GitHub
GitHub user midhunpjos added a comment to the discussion: Cloudstack Agent Java IO exception @DaanHoogland It happened to all Hosts in a cluster and just restarting agent everything was back to normal in all hosts. GitHub link: https://github.com/apache/cloudstack/discussions/10336#discussi

Re: [D] Cloudstack Agent Java IO exception [cloudstack]

2025-02-06 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Cloudstack Agent Java IO exception @midhunpjos , it looks like the agent is not allowed to write on disk. If so only restarting the agent would not solve the issue on NFS. I do not know what the behaviour on Ceph is. Can you reliably

Re: [Announce] new committer Jithin Radu

2025-02-06 Thread Abhishek Kumar
Congratulations Jithin! Regards, Abhishek On Wed, 5 Feb 2025 at 18:49, Daan Hoogland wrote: > The Project Management Committee (PMC) for Apache CloudStack > has invited Jithin Raju (rajujith) to become a committer and > we are pleased to announce that they have accepted. > > Jithin has been a l

Re: [Announce] new committer Jithin Radu

2025-02-06 Thread Jithin Raju
Thank you all! -Jithin From: Nux Date: Thursday, 6 February 2025 at 4:00 PM To: users@cloudstack.apache.org Cc: dev Subject: Re: [Announce] new committer Jithin Radu Congrats Jithin! :) On 2025-02-05 13:18, Daan Hoogland wrote: > The Project Management Committee (PMC) for Apache CloudStack >

Re: [Announce] new committer Jithin Radu

2025-02-06 Thread Nux
Congrats Jithin! :) On 2025-02-05 13:18, Daan Hoogland wrote: The Project Management Committee (PMC) for Apache CloudStack has invited Jithin Raju (rajujith) to become a committer and we are pleased to announce that they have accepted. Jithin has been a long time CloudStack contributor and has

Re: [D] VNC console on edge host [cloudstack]

2025-02-06 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: VNC console on edge host If the vm is running, you can get the vnc password on kvm host ``` virsh dumpxml --security-info |grep vnc ``` GitHub link: https://github.com/apache/cloudstack/discussions/10328#discussioncomment-12079643

Re:  Connection between isolated and shared networks

2025-02-06 Thread Wei ZHOU
Hi, Based on your diagram, I think Virtual Router should work for you. You need to set the correct kvm traffic labels in Zone ->Physical network -> click "Update traffic labels" on top-right. - Public (cloudbr0) - Guest (cloudbr1 or cloudbr0) The traffic flow looks like VM -> VR (guest gateway)

Re: [D] VNC console on edge host [cloudstack]

2025-02-06 Thread via GitHub
GitHub user cdfgallo added a comment to the discussion: VNC console on edge host Hi @weizhouapache, after a few I was able to bypass the encryption but I'm now stuck as I'm not understanding how to retrieve the VNC password for a VM. I see that are encrypted in the database but I can't find a

Re: [D] Assigne the Management IP to instance [cloudstack]

2025-02-06 Thread via GitHub
GitHub user bds-congnguyen added a comment to the discussion: Assigne the Management IP to instance the shared network requires vlan tagging which will not work with native vlan. and I know that the tagged://1 is different with untagged. so shared network cannot help GitHub link: https://gi

Re: [D] Does Apache Cloudstack support MariaDB ? [cloudstack]

2025-02-06 Thread via GitHub
GitHub user ar-andy-01 closed a discussion: Does Apache Cloudstack support MariaDB ? I want to use MariaDB for my cloudstack apache on my RHEL8 instance. But when I try to install I see hard requirement of MySQL database( Also the same can be seen in package spec file) But when I see release n

Re: [D] Assigne the Management IP to instance [cloudstack]

2025-02-06 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Assigne the Management IP to instance you can create a shared network with management IPs please be careful GitHub link: https://github.com/apache/cloudstack/discussions/10329#discussioncomment-12079074 This is an automaticall

Re: [D] how to change VPC offering of an existing VPC? [cloudstack]

2025-02-06 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: how to change VPC offering of an existing VPC? good it would be good to have an API doing it GitHub link: https://github.com/apache/cloudstack/discussions/10293#discussioncomment-12079056 This is an automatically sent email fo

Re: [D] how to change VPC offering of an existing VPC? [cloudstack]

2025-02-06 Thread via GitHub
GitHub user sbrueseke closed a discussion: how to change VPC offering of an existing VPC? I need to change the VPC offering of an existing VPC. As far as I see, this is not possible via UI (at least in 4.19). I found an api call migrateVPC which should do what I need to do. https://cloudstack

Re: [D] Kubernetes cluster deployment fails [cloudstack]

2025-02-06 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Kubernetes cluster deployment fails can the mgmt server access the public IP of the kubernetes cluster (control/worker vms use port -22xx) ? GitHub link: https://github.com/apache/cloudstack/discussions/10333#discussioncommen

Re: [Announce] new committer Jithin Radu

2025-02-06 Thread Kiran Chavala
Congrats Jithin ! Regards Kiran From: Manoj Kumar Date: Thursday, 6 February 2025 at 11:16 AM To: users@cloudstack.apache.org , d...@cloudstack.apache.org Subject: Re: [Announce] new committer Jithin Radu Congratulations Jithin! Best Regards, Manoj Fr