Re: KVM Drivers for Windows VMs

2025-11-04 Thread Simon Weller
Marty, See if there is a "Windows PV" OS option for the template. On Tue, Nov 4, 2025, 8:52 PM Simon Weller wrote: > Marty, > > See if there is a "Windows PV" OS option for the template. > > > On Tue, Nov 4, 2025, 5:43 PM Marty Godsey > wrote: > >> Thank you, Prashanth. >> >> I am attempting

Re: KVM Drivers for Windows VMs

2025-11-04 Thread Marty Godsey
Thank you, Prashanth. I am attempting to create a template and I am having a time getting the NIC to be the Redhat VirtIO driver. It keeps wanting to use the E1000 NIC. I do not have any exclamation points in the device manager. All of the drivers are installed. All the other things are there s

Re: KVM Drivers for Windows VMs

2025-11-04 Thread Prashanth Reddy
Hi Marty, Everything you listed looks good. You can add qemu-guest-agent if you plan to take storage-based instance snapshots https://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html#storage-based-instance-snapshots-on-kvm You can skip SR-IOV driver as there is no suppor

Re: [D] Improve message "Network is unavailable. Please contact administrator" [cloudstack]

2025-11-04 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Improve message "Network is unavailable. Please contact administrator" > @daviftorres , both look good to me. Feel invited to create a PR and people > will add their critique on it. > > Please do not feel discouraged when they do. I

Re: [D] Improve message "Network is unavailable. Please contact administrator" [cloudstack]

2025-11-04 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Improve message "Network is unavailable. Please contact administrator" @daviftorres , both look good to me. Feel invited to create a PR and people will add their critique on it. Please do not feel discouraged when they do. I am not s

Re: [VOTE] Apache Cloudstack 4.22.0.0 (RC3)

2025-11-04 Thread Rene Peinthor
+1 Did not retest Linstor, but changes are not Linstor related. On Tue, Nov 4, 2025 at 5:13 PM Nicolas Vazquez < [email protected]> wrote: > +1 (binding) > > Repeated tests from RC2 on KVM environment + NFS storage on: > > Kubernetes clusters creation > VMware to KVM migrations > B

Re: [VOTE] Apache Cloudstack 4.22.0.0 (RC3)

2025-11-04 Thread Nicolas Vazquez
+1 (binding) Repeated tests from RC2 on KVM environment + NFS storage on: Kubernetes clusters creation VMware to KVM migrations Basic VM lifecycle operations Regards, Nicolas Vazquez From: Pearl Dsilva Date: Tuesday, 4 November 2025 at 12:23 PM To: [email protected] Cc: d...@cloud

Re: [D] Improve message "Network is unavailable. Please contact administrator" [cloudstack]

2025-11-04 Thread via GitHub
GitHub user daviftorres edited a discussion: Improve message "Network is unavailable. Please contact administrator" Recently I had faced this message when trying to deploy a new instance in a guest network that was already in use. https://github.com/user-attachments/assets/86bc6f13-093d-4ca9-

[D] Improve message "Network is unavailable. Please contact administrator" [cloudstack]

2025-11-04 Thread via GitHub
GitHub user daviftorres created a discussion: Improve message "Network is unavailable. Please contact administrator" Recently I had faced this message when trying to deploy a new instance in a guest network that was already in use. https://github.com/user-attachments/assets/86bc6f13-093d-4ca9

Re: [VOTE] Apache Cloudstack 4.22.0.0 (RC3)

2025-11-04 Thread Pearl Dsilva
+1 (binding) Basic VM lifecycle operations Deployment of Isolated / VPC networks Template / ISO registration CKS Deployment (with CSI integration) Regards, Pearl On Tue, Nov 4, 2025 at 10:05 AM Daan Hoogland wrote: > did nothing but check sig-files on this rc :o > > $ gpg --verify apache-cloud

Re: [VOTE] Apache Cloudstack 4.22.0.0 (RC3)

2025-11-04 Thread Daan Hoogland
did nothing but check sig-files on this rc :o $ gpg --verify apache-cloudstack-4.22.0.0-src.tar.bz2.asc > apache-cloudstack-4.22.0.0-src.tar.bz2 > gpg: Signature made Thu 30 Oct 14:54:02 2025 CET > gpg:using RSA key 1031D6946F8A7C4B0C3E9EEFAEA5313845ADC482 > gpg: Good signature fro

Re: [D] database consitency [cloudstack]

2025-11-04 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: database consitency @PPisz , I do not understand your query. It seems you are looking for events on a resource after a DESTROY event, is that right? maybe the part `ce.created > de.destroy_date` should be `ce.created >= de.created`?

Re: [VOTE] Apache Cloudstack 4.22.0.0 (RC3)

2025-11-04 Thread Kiran Chavala
+1 Tested the csi-cks integration for arm cluster and amd cluster Tested the vpc networks Tested the vm life cycle operation Regards Kiran From: Suresh Kumar Anaparti Date: Tuesday, 4 November 2025 at 5:58 PM To: [email protected] Cc: [email protected] Subject: Re: [V

Re: [D] VMHA - CEPH - Why is NFS pri storage needed? [cloudstack]

2025-11-04 Thread via GitHub
GitHub user returntrip added a comment to the discussion: VMHA - CEPH - Why is NFS pri storage needed? Thanks for the reply! GitHub link: https://github.com/apache/cloudstack/discussions/11966#discussioncomment-14869245 This is an automatically sent email for [email protected]

Re: [VOTE] Apache Cloudstack 4.22.0.0 (RC3)

2025-11-04 Thread Suresh Kumar Anaparti
+1 (binding) Updated earlier RC2 env (MS + KVM on Oracle Linux 8) to RC3, and performed some instance operations. Also, imported VMs (both stopped and running) from VMware. and Tested instance & volume operations on a fresh env with MS on Rocky Linux 8, and VMware 80u3 host. Regards, Suresh On

Re: [D] Windows Server 2025 VM Loses Network Connectivity [cloudstack]

2025-11-04 Thread via GitHub
GitHub user shakibshalim74 added a comment to the discussion: Windows Server 2025 VM Loses Network Connectivity On that VM, a single network interface (Ethernet 2) has multiple IP addresses assigned. GitHub link: https://github.com/apache/cloudstack/discussions/11960#discussioncomment-148686

Re: [D] database consitency [cloudstack]

2025-11-04 Thread via GitHub
GitHub user PPisz added a comment to the discussion: database consitency @DaanHoogland We can't seem to figure this out. Is it possible to find the query that generates this alert somewhere in the CS source code? This would make it easier for us to find and fix invalid records. `SELECT ce.* F

Re: Cloudstack says it can't not find management interface

2025-11-04 Thread Prashanth Reddy
Hello Marty, Cloudstack doesn't care about netplan. Can you please check and confirm if ovs bridge mgmt0 exists? Looks like cloudstack agent cannot find it. You can use the commands sudo ovs-vsctl show sudo ovs-vsctl list-br Thanks Prashanth From: Marty Godse